The km.components package contains component classes.



Classes
 ClassDescription
 Accordion The Accordion component class.
 AccordionPanel The AccordionPanel component class is used by the Accordion component class and not intended for separate use.
 AudioVisualizer The AudioVisualizer component class [FlashPlayer 10].
 BaseButton The BaseButton class is the base class for button components.
 BitmapLabel The BitmapLabel component class.
The BitmapLabel class has a bitmap text instead of a normal dynamic text to allow for text rotation.
A lot of the properties of the BitmapLabel class are similar to those of the flash.text.TextField class.
It's recommended to study information on that class if you want to know more about them.
 ButtonGroup The ButtonGroup class.
 CheckBox The CheckBox component class.
 ColorPicker The ColorPicker component class.
 ComboBox The ComboBox component class.
 ContentPane The ContentPane component class.
 DateChooser The DateChooser component class.
 DragContainer The DragContainer component class.
 GUI_VideoObject The GUI_VideoObject class is used by KoolMoves when a video is imported.
 Image The Image component class is used for bitmap images with the ability to assign a scaling grid.
 Knob The Knob component class.
 Label The Label component class.
A lot of the properties of the Label class are similar to those of the flash.text.TextField class.
It's recommended to study information on that class if you want to know more about them.
 LabelButton The LabelButton component class.
 LabelScroll The LabelScroll component class is an extended version of the Label class capable of scrolling the label text.
 List The List component class.
 MediaPlayer The MediaPlayer component class.
 MediaPlayerSlider The MediaPlayerSlider class is used by the MediaPlayer component class and not intended for separate use.
 Menu The Menu component class.
When a menu item has sub items, a few extra attributes (orientation, subwidth, substyle) can be used to set up the sub menu.
 NumericStepper The NumericStepper component class.
 PlaylistCreator The PlaylistCreator class.
The PlaylistCreator class is a helper class for the MediaPlayer component class that allows for an easy way to set a YouTube or Picasa playlist.
 RadioGroup The RadioGroup component class.
 RichTextEditor The RichTextEditor component class.
The minimum size of this component is 226 x 125 pixels.
 ScrollBar The ScrollBar component class.
 ScrollPane The ScrollPane component class.
 SpectrumAnalyzer The SpectrumAnalyzer component class is a spectrum analyzer.
 ToolTip The ToolTip component class.
The toolTip is automatically enabled when it is added to the stage and disabled when it is removed from the stage.
 Tree The Tree component class.