All Packages Class Hierarchy This Package Previous Next Index
Class ejmf.toolkit.media.content.text.plain.controls.ColorChooser
java.lang.Object
|
+----java.awt.Component
|
+----java.awt.Container
|
+----com.sun.java.swing.JComponent
|
+----com.sun.java.swing.JPanel
|
+----ejmf.toolkit.media.content.text.plain.controls.ColorChooser
- public class ColorChooser
- extends JPanel
ColorChooser is the GUI component for a Control for the
TickerTape class, used by the Multi-Image (.miv) Player. It
provides the ability to change the colors of the foreground,
background, or shadow of the Multi-Image Player.
-
ColorChooser(TickerTape)
- Constructs a ColorChooser for the given Tickertape.
ColorChooser
public ColorChooser(TickerTape tickertape)
- Constructs a ColorChooser for the given Tickertape.
All Packages Class Hierarchy This Package Previous Next Index