graphlab.plugins.algorithmanimator
Class AnimatorGUI
java.lang.Object
graphlab.plugins.algorithmanimator.AnimatorGUI
public class AnimatorGUI
- extends java.lang.Object
- Author:
- Azin Azadi
Constructor Summary |
AnimatorGUI(java.awt.event.ActionListener listener)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
animatorFrame
public javax.swing.JPanel animatorFrame
pauseButton
public javax.swing.JButton pauseButton
playButton
public javax.swing.JButton playButton
playOneStepButton
public javax.swing.JButton playOneStepButton
speedSlider
public javax.swing.JSlider speedSlider
algorithmOutputTextArea
public javax.swing.JTextArea algorithmOutputTextArea
AnimatorGUI
public AnimatorGUI(java.awt.event.ActionListener listener)
$$$getRootComponent$$$
public javax.swing.JComponent $$$getRootComponent$$$()