Documentation for classes includes syntax, usage information, and code samples for methods, properties, and event handlers and listeners for those APIs that belong to a specific class in ActionScript. The classes are listed alphabetically. If you are not sure to which class a certain method or property belongs, you can look it up in the Index.
| Class | Package | Description | |
|---|---|---|---|
| AlphanumSort
| org.juicekit.util.collection | The AlphanumSort class implements the natural sorting algorithm outlined at http://www.davekoelle.com/alphanum.html. | |
| AutoDataGrid
| org.juicekit.visual.controls | ||
| AutoTextField
| org.juicekit.visual.controls | The AutoTextField class supports directly editing a static-like text field. | |
| AutoTextFieldEvent
| org.juicekit.events |
The AutoTextFieldEvent class defines an event to signal a
|
|
| Browser
| org.juicekit.util.helper | The Browser class provides a set of functions that provide a bridge between the Flash Player hosted application and the containing browser. | |
| Clipboard
| org.juicekit.util.helper | The Clipboard class produces string representations of value objects. | |
| ColorPalette
| org.juicekit.flare.util.palette | ||
| Colors
| org.juicekit.flare.util | This class supplies utility methods for working with colors. | |
| CSSUtil
| org.juicekit.util.helper | The CSSUtil class provides a set of static helper functions for manipulating CSS styles. | |
| DataMouseEvent
| org.juicekit.events | The DataMouseEvent class defines an event to signal a mouse event occurred on/over a visual representation of a data object. | |
| DMAMapControl
| org.juicekit.visual.controls | The DMAMapControl class visualizes Nielson Designated Market Areas (DMA). | |
| FilledRectValueRenderer
| org.juicekit.visual.renderers |
The FilledRectValueRenderer class renderers numeric data
filling up to rectCount number of rectangles. |
|
| FlareControlBase
| org.juicekit.visual.controls |
The class FlareControlBase provides a common implementation
for visual controls based upon the prefure.flare Visualization. |
|
| Formatter
| org.juicekit.util.helper | The Formatter class methods produce labeling functions for use as values for a DataGridColumn labelFunction property. | |
| GraphicsUtil
| org.juicekit.util.helper | The GraphicsUtil class provides functions to assist development of visual components that rely on manipulating the Flash Player's scene graph and graphics coontext. | |
| GraphUtil
| org.juicekit.util.data | Utilities for generating sample data and Graph structures from data. | |
| HBarRenderer
| org.juicekit.visual.renderers |
The HBarRenderer class draws a text label and a horizontal bar using
the numeric value assigned to this renderer's data property. |
|
| HLabeledGradient3
| org.juicekit.visual.renderers | ||
| HPercentRenderer
| org.juicekit.visual.renderers | The HPercentRenderer class draws a text label and a horizontal rectangle split into two halves. | |
| ILabelFormatter
| org.juicekit.flare.vis.label | Inteface for LabelFormatters used by a LabelLayout. | |
| InactivityEvent
| org.juicekit.events | The InactivityEvent class defines an event to signal a period of inactivity occurred. | |
| InactivityMonitor
| org.juicekit.events |
The InactivityMonitor class monitors other event dispatchers
for keyboard or mouse events in order to signal periods of
inactivity to listeners of jkInactivityPeriod. |
|
| IndexCircleRenderer
| org.juicekit.visual.renderers |
The IndexCircleRenderer class draws an indexing circle and label based upon
the numeric value assigned to this renderer's data property. |
|
| JuiceKitEvent
| org.juicekit.events | The JuiceKitEvent class defines the event type string constants for many of the JuiceKit event types, especially custom data binding events. | |
| LabelFormat
| org.juicekit.flare.vis.label | The LabelFormat class describes the style attributes to be applied to text labels of a LabelLayout instance. | |
| Labels
| org.juicekit.flare.vis.label | A LabelLayout places text labels using a DataSprite data property for the text value and DataSprite x and y coordinates to position the text rendering. | |
| MaxDataGridColumn
| org.juicekit.visual.renderers | The class MaxDataGridColumn provides a maximum value that is used by the HBarRenderer to convert absolute value bars into percentage of maximum value bars. | |
| ModelObject
| org.juicekit.util.model | ||
| MovieClipControlBase
| org.juicekit.visual.controls |
The MovieClipControlBase class provides a wrapper for a Flash
MovieClip that contains SimpleButton children. |
|
| NumberRendererBase
| org.juicekit.visual.renderers | The class NumberRendererBase provides a common implementation for custom ActionScript renderers that draw numeric data values. | |
| RendererBase
| org.juicekit.visual.renderers | The class RendererBase provides a common implementation of IDataRenderer, IListItemRenderer, and IDropInListItemRenderer for custom ActionScript renderers. | |
| StringUtil
| org.juicekit.util.helper | The StringUtil class provides String utility functions. | |
| TreeMapControl
| org.juicekit.visual.controls | The TreeMapControl class visualizes large hierarchical data sets. | |
| TreeMapZoomControl
| org.juicekit.visual.controls |
The TreeMapZoomControl class provides a zoom-in/out
companion control for the TreeMapControl. |
|
| USMapControl
| org.juicekit.visual.controls | The USMap class visualizes U.S. |