class PovrayDialog.PovrayWindowListener
extends java.awt.event.WindowAdapter
| Constructor and Description |
|---|
PovrayWindowListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
windowClosing(java.awt.event.WindowEvent e)
Closes the dialog when window closing event occurs.
|