|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcharva.awt.event.WindowAdapter
public class WindowAdapter
An adapter for easy instantiation of the WindowListener interface
| Constructor Summary | |
|---|---|
WindowAdapter()
|
|
| Method Summary | |
|---|---|
void |
windowClosing(WindowEvent evt_)
|
void |
windowOpened(WindowEvent evt_)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WindowAdapter()
| Method Detail |
|---|
public void windowClosing(WindowEvent evt_)
windowClosing in interface WindowListenerpublic void windowOpened(WindowEvent evt_)
windowOpened in interface WindowListener
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||