Class | Description |
---|---|
AbstractControlPanel |
Root class form which custom Control Panels should
extends.
|
StandardControlPanel |
StandardControlPanel extends JPanel and arranges
the standard controls in a left-to-right fashion using
FlowLayout and add(Component, index)
Setters are defined that allow the user to change the
visual component associated with any control.
|
EJMF: Control panel GUI.