|
Class Summary |
| AccordionPane |
A PaneContainer which contains multiple panes in vertically
arranged tabs that slide up and down to reveal a single child
Pane at a time. |
| BorderPane |
A container which renders a FillImageBorder around its
content. |
| CalendarSelect |
A user-input component which allows for the selection of a single date. |
| ColorSelect |
A visual hue/saturation/value-based color selection component to select
RGB colors. |
| DragSource |
A container Component that enables its child to be dragged and
dropeed by the user onto any Component registered as a drop
target. |
| DropDownMenu |
EXPERIMENTAL: Under Development, API may change. |
| MenuBarPane |
A pull-down menu pane. |
| TabPane |
A container pane which displays child components in separate tabs. |
| TransitionPane |
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). |