Class | Description |
---|---|
ComponentManagerGUI |
A user interface component for viewing that state of the ComponentManager.
|
KernelControlPanel |
A JComponent containing various controls for the kernel GUI.
|
KernelGUI |
A GUI for the kernel.
|
KernelStartupPanel |
A JPanel for displaying and editing kernel startup options.
|
KernelStatus |
A status panel for the kernel.
|
ScoreGraph |
A ScoreFunction that also provides a components for graphing the components of the score.
|
ScoreTable |
A ScoreFunction that also provides a JTable for viewing the components of the score.
|