|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
This interface is used to control all actions within VisStepApplet.
VisStepListener| Method Summary | |
void |
mouseClicked(java.awt.event.MouseEvent evt)
Called when a mouse is clicked on the visualization panel. |
void |
resetButton(java.awt.event.ActionEvent evt)
Called when the reset button is clicked. |
void |
startButton(java.awt.event.ActionEvent evt)
Called when the start button is clicked. |
void |
stepButton(java.awt.event.ActionEvent evt)
Called when the step button is clicked. |
void |
timer(java.awt.event.ActionEvent evt)
Called whenever the timer is triggered. |
| Method Detail |
public void startButton(java.awt.event.ActionEvent evt)
evt - the action event.public void stepButton(java.awt.event.ActionEvent evt)
evt - the action event.public void resetButton(java.awt.event.ActionEvent evt)
evt - the action event.public void timer(java.awt.event.ActionEvent evt)
evt - the action event.public void mouseClicked(java.awt.event.MouseEvent evt)
evt - the mouse event.VisualizationPanel
|
This documentation is part of the Generation5 JDK.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||