|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--Remote.AppSimStopHandler
Inner class to handle the Simulation->Stop Simulation menu item.
Constructor Summary | |
Remote.AppSimStopHandler()
|
Method Summary | |
void |
actionPerformed(java.awt.event.ActionEvent e)
Handles the Simulation->Stop Simulation event. |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public Remote.AppSimStopHandler()
Method Detail |
public void actionPerformed(java.awt.event.ActionEvent e)
e
- the ActionEvent fired by the Simulation->Stop Simulation menu item.
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |