NextApp Echo3 Extras
v3.0.b4

Package nextapp.echo.extras.app

Provides the core classes and Components of the Extras library.

See:
          Description

Interface Summary
IconSet  
 

Class Summary
AccordionPane AccordionPane component: contains multiple children in vertically arranged tabs that slide up and down to reveal a single child at a time.
BorderPane BorderPane component: a container which renders a FillImageBorder around its content.
CalendarSelect CalendarSelect component: an input component which allows selection of a single date.
ColorSelect ColorSelect: an input component which displays a hue selector and an integrated value/saturation selector to enable the selection of a 24-bit RGB color.
ContextMenu A component that shows a menu when right-clicked, i.e.
DefaultIconSet  
DragSource A container Component that enables its child to be dragged and dropped by the user onto any Component registered as a drop target.
DropDownMenu EXPERIMENTAL: Under Development, API may change.
Group Group component: A container which renders a border consisting of images around its content.
MenuBarPane MenuBarPane component: a menu bar containing "pull down" menus.
RichTextArea RichTextArea component: a rich text user input field which allows the user to select text styles, and insert/manipulate objects such as links, images, enumerated lists, or tables.
TabPane TabPane component: a container which displays children as an array of tabs, displaying only the component whose tab is selected at a specific time.
ToolTipContainer ToolTipContainer component: a container which may contain two children, the first of which is always displayed and the second of which is displayed with the mouse is hovered over the first.
TransitionPane TransitionPane component: a container pane which displays a single child pane or component, rendering an animated transition effect when its content is changed (when the child is removed and a new one is added).
Tree A control that displays a set of hierarchical data as an outline.
 

Package nextapp.echo.extras.app Description

Provides the core classes and Components of the Extras library.

Related Documentation

For more information please see:


NextApp Echo3 Extras
v3.0.b4