|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgraphlab.gui.plugins.algorithmanimator.core.AlgorithmAnimator
public class AlgorithmAnimator
| Constructor Summary | |
|---|---|
AlgorithmAnimator(BlackBoard blackboard)
|
|
| Method Summary | |
|---|---|
void |
animateAlgorithm(AutomatedAlgorithm aa)
|
Event |
animateEvent(Event ae)
|
Event |
dispatchEvent(Event event)
Should take reactions (possibly to the gui) upon call by the algorithm. |
static void |
registerAtomAnimation(AtomAnimator a)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AlgorithmAnimator(BlackBoard blackboard)
| Method Detail |
|---|
public static void registerAtomAnimation(AtomAnimator a)
public Event animateEvent(Event ae)
public void animateAlgorithm(AutomatedAlgorithm aa)
public Event dispatchEvent(Event event)
EventDispatcher
dispatchEvent in interface EventDispatcherevent - Event object.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||