All Packages Class Hierarchy This Package Previous Next Index
Class ejmf.toolkit.controls.EjmfStartControl
java.lang.Object
|
+----ejmf.toolkit.controls.AbstractListenerControl
|
+----ejmf.toolkit.controls.ActionListenerControl
|
+----ejmf.toolkit.controls.StandardStartControl
|
+----ejmf.toolkit.controls.EjmfStartControl
- public class EjmfStartControl
- extends StandardStartControl
Start Control for EJMF Control Panel
-
EjmfStartControl()
- Create an EjmfStartControl, creating a custom
ActionListener.
-
createControlComponent()
- Create EjmfGainStartButton
EjmfStartControl
public EjmfStartControl()
- Create an EjmfStartControl, creating a custom
ActionListener. This listener handles the start/pause
combination used for the start control.
The button is never disabled, so we simply
check the state of the controller to determine
what to do.
createControlComponent
protected Component createControlComponent()
- Create EjmfGainStartButton
- Overrides:
- createControlComponent in class StandardStartControl
All Packages Class Hierarchy This Package Previous Next Index