|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--javax.swing.event.MouseInputAdapter
|
+--pipe.gui.AnimationHandler
| Field Summary | |
AnimationHistory |
animBox
|
protected java.awt.Container |
contentPane
|
protected Transition |
tempTransition
|
protected CreateGui |
theApp
|
| Fields inherited from interface pipe.gui.Constants |
ADDTOKEN, ARC, DEFAULT_BACKGROUND_COLOR, DEFAULT_DIRECTORY, DEFAULT_ELEMENT_COLOR, DEFAULT_ELEMENT_TYPE, DEFAULT_FILENAME, DELETE, DELTOKEN, DRAW, FIRE, MOVE, PLACE, RANDOM, START, STEPBACKWARD, STEPFORWARD, STOP, TRANSITION |
| Constructor Summary | |
AnimationHandler(CreateGui creategui,
java.awt.Container contentpane)
|
|
| Method Summary | |
Transition |
getTransition()
|
void |
mouseClicked(java.awt.event.MouseEvent e)
|
| Methods inherited from class javax.swing.event.MouseInputAdapter |
mouseDragged, mouseEntered, mouseExited, mouseMoved, mousePressed, mouseReleased |
| Methods inherited from class java.lang.Object |
|
| Field Detail |
protected java.awt.Container contentPane
protected Transition tempTransition
protected CreateGui theApp
public AnimationHistory animBox
| Constructor Detail |
public AnimationHandler(CreateGui creategui,
java.awt.Container contentpane)
| Method Detail |
public Transition getTransition()
public void mouseClicked(java.awt.event.MouseEvent e)
mouseClicked in class javax.swing.event.MouseInputAdapter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||