|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectAssimHandler
public class AssimHandler
Creates a popup dialog box with a GUI for configuring assimilation options.
Constructor Summary | |
---|---|
AssimHandler(rock.dRock rockRef)
Class initializer. |
Method Summary | |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e)
Called to display assimilant dialog box. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AssimHandler(rock.dRock rockRef)
rockRef
- Reference to an instance of a server-side rock object.Method Detail |
---|
public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed
in interface java.awt.event.ActionListener
e
- Action event that triggered display.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |