net.javaprog.ui.wizard.plaf.basic
Class BasicWindowHandler
java.lang.Object
|
+--java.awt.event.WindowAdapter
|
+--net.javaprog.ui.wizard.plaf.basic.BasicWindowHandler
- All Implemented Interfaces:
- EventListener, WindowFocusListener, WindowListener, WindowStateListener
- public class BasicWindowHandler
- extends WindowAdapter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
wizard
protected Wizard wizard
BasicWindowHandler
public BasicWindowHandler(Wizard wizard)
windowClosing
public void windowClosing(WindowEvent e)
- Specified by:
windowClosing in interface WindowListener- Overrides:
windowClosing in class WindowAdapter