|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object wyvern.util.JDocControl.DocCtrlCommand
Command class for handling AWT events.
Constructor Summary | |
JDocControl.DocCtrlCommand(int identifier)
Constructor - save away the identifier so we know what to do when we're invoked. |
Method Summary | |
void |
actionPerformed(java.awt.event.ActionEvent e)
Someone invoked us (via a menu selection) |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JDocControl.DocCtrlCommand(int identifier)
Method Detail |
public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed
in interface java.awt.event.ActionListener
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |