All Packages Class Hierarchy This Package Previous Next Index
Class ejmf.toolkit.media.content.text.plain.controls.ColorControl
java.lang.Object
|
+----ejmf.toolkit.media.content.text.plain.controls.ColorControl
- public class ColorControl
- extends Object
- implements Control
The ColorControl class provides a color-choosing Control for
the Multi-Image Player.
-
ColorControl(TickerTape)
- Constructs a ColorControl for the given TickerTape.
-
getControlComponent()
- Returns the Control Component of this Control.
ColorControl
public ColorControl(TickerTape tape)
- Constructs a ColorControl for the given TickerTape.
getControlComponent
public Component getControlComponent()
- Returns the Control Component of this Control.
All Packages Class Hierarchy This Package Previous Next Index