|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--ArrayControlListener
Field Summary | |
(package private) ArrayControlCommand |
array_cmd
|
(package private) VoodooMainWindow |
parent
|
Constructor Summary | |
ArrayControlListener(VoodooMainWindow parent)
Default constructor. |
Method Summary | |
void |
actionPerformed(java.awt.event.ActionEvent e)
This method overides the same one in the ActionListener interface. |
Methods inherited from class java.lang.Object |
|
Field Detail |
VoodooMainWindow parent
ArrayControlCommand array_cmd
Constructor Detail |
public ArrayControlListener(VoodooMainWindow parent)
parent
- The window this event listener listens to.Method Detail |
public void actionPerformed(java.awt.event.ActionEvent e)
e
- The event description.ActionListener
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |