|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.awt.event.WindowAdapter gui.dialog.JAPDialog.SimpleDialogButtonFocusWindowAdapter
private static class JAPDialog.SimpleDialogButtonFocusWindowAdapter
Field Summary | |
---|---|
private DialogContentPane |
m_contentPane
|
Constructor Summary | |
---|---|
JAPDialog.SimpleDialogButtonFocusWindowAdapter(DialogContentPane a_contentPane)
|
Method Summary | |
---|---|
void |
windowOpened(java.awt.event.WindowEvent a_event)
|
Methods inherited from class java.awt.event.WindowAdapter |
---|
windowActivated, windowClosed, windowClosing, windowDeactivated, windowDeiconified, windowGainedFocus, windowIconified, windowLostFocus, windowStateChanged |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private DialogContentPane m_contentPane
Constructor Detail |
---|
public JAPDialog.SimpleDialogButtonFocusWindowAdapter(DialogContentPane a_contentPane)
Method Detail |
---|
public void windowOpened(java.awt.event.WindowEvent a_event)
windowOpened
in interface java.awt.event.WindowListener
windowOpened
in class java.awt.event.WindowAdapter
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |