Serialized Form


Package src

Class src.ControlPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

applet

GraphicPanel applet

leftButton

javax.swing.JButton leftButton

rightButton

javax.swing.JButton rightButton

upButton

javax.swing.JButton upButton

downButton

javax.swing.JButton downButton

MIN_LEVEL

int MIN_LEVEL

MAX_LEVEL

int MAX_LEVEL

detailLevelSlider

javax.swing.JSlider detailLevelSlider
The detail level of profiling data


ComboBoxChoices

java.lang.String[] ComboBoxChoices

themeSelection

javax.swing.JComboBox themeSelection

Class src.MainApplet extends javax.swing.JApplet implements Serializable