|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.merlotxml.merlot.XMLEditorFrame.WindowHideShowListener
ActionListener for when a window is hidden or shown using the window menu item for it.
Field Summary | |
protected javax.swing.JInternalFrame |
frame
Description of the Field |
Constructor Summary | |
XMLEditorFrame.WindowHideShowListener(javax.swing.JInternalFrame aFrame)
Constructor for the WindowHideShowListener object |
Method Summary | |
void |
actionPerformed(java.awt.event.ActionEvent e)
Description of the Method |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected javax.swing.JInternalFrame frame
Constructor Detail |
public XMLEditorFrame.WindowHideShowListener(javax.swing.JInternalFrame aFrame)
aFrame
- Description of the ParameterMethod Detail |
public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed
in interface java.awt.event.ActionListener
e
- Description of the Parameter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |