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.


Constructor Index

 o ColorControl(TickerTape)
Constructs a ColorControl for the given TickerTape.

Method Index

 o getControlComponent()
Returns the Control Component of this Control.

Constructors

 o ColorControl
 public ColorControl(TickerTape tape)
Constructs a ColorControl for the given TickerTape.

Methods

 o getControlComponent
 public Component getControlComponent()
Returns the Control Component of this Control.


All Packages  Class Hierarchy  This Package  Previous  Next  Index