|
Class Summary |
| Accordian |
An accordian control where panels can be expanded or closed |
| AlignmentHelper |
A utility class to help in setting alignment options |
| AnimatedText |
A fade in animation of text. |
| Applet |
This class is constructed with a window or frame
and can be part of an applet or an application. |
| Audio |
A component capable of playing audio clips |
| BreadcrumbBar |
The Breadcrumb bar can be used to present a navigation history by listing
links to the pages used to navigate to the current page. |
| Button |
A wrapper for the Swing JButton class. |
| CaptionedImage |
An extension of the Image component that adds a caption to the image and
an optional border |
| Checkbox |
A wrapper for the Swing JCheckbox class |
| CheckCombo |
A Combo box that contains a Combo of check boxes |
| CheckList |
A list box that contains a list of check boxes |
| ComboBox |
A wrapper for the Swing JComboBox class |
| CreditsText |
A component that displays text that animates/scrolls up the screen like movie credits |
| DateEdit |
An edit control with a button that pops up a DateChooser. |
| Dialog |
Provides support for Popups. |
| DialogEventDispatchThread |
|
| EasterEgg |
An easter eggs is a special control used to obscure access to certain
functionality. |
| Edit |
A wrapper for the Swing JTextField class |
| EditorPane |
A wrapper for the JTextPane class |
| FlowedTextComponent |
A component that flows text around other components, child components and
components that overlap this component. |
| Graph |
An component that displays data as charts/graphs. |
| GraphicButton |
A graphical button that is drawn with rounded edges. |
| HotspotImage |
A widget for displaying an image and associating hotspots at
coordinates specified in an external file |
| HtmlText |
HTML Text Control |
| HyperLabel |
A hyperlink component, showing an underline when under the cursor and
enabling button like actions on mouse click |
| Image |
Draws an image |
| ImageButton |
Uses a set of images to create a button |
| ImageMap |
Description: |
| Keypad |
An KeyPad component is a visual representation of a numeric keypad. |
| Label |
Draws text. |
| LanguageChooserDialog |
A dialog for choosing languages. |
| List |
A wrapper for the Swing List class |
| MarqueeText |
Displays text by scrolling/animating its position across the controls width. |
| Menu |
A wrapper for menus |
| MenuBar |
A wrapper for menus |
| MenuItem |
A wrapper for menu items |
| MessageBox |
Creates a simple modal MessageBox with a label for the text
and a close button |
| MetaContent |
This component renders XML based content. |
| MoneyEdit |
Handles input of monetary values, stripping out the thousand separators as needed. |
| Page |
A basic unit for building applications. |
| Panel |
A basic container for components. |
| Password |
A wrapper for the Swing JPasswordField class, adding an echo character |
| PasswordDlg |
A dialog with an input for a password string, this class is designed for use with
the date edit and is not intended for general use. |
| PolygonalTextArea |
A component that flows text in a user defined area. |
| ProgressBar |
A progress meter that can be dynamically updated. |
| ProgressIndicator |
Copyright (c) Formaria Ltd., 2008, This software is licensed under
the GNU Public License (GPL), please see license.txt for more details. |
| RadioButton |
A wrapper for the JRadioButton class |
| ReflectedImage |
Display an image along with a reflection of that image at a user defined angle. |
| ReflectedText |
Display text at a user defined angle |
| RockerButton |
A multi-state button |
| RollupBar |
An outlook style roll-up bar. |
| RotatedText |
Display text at a user defined angle |
| ScrollableMetaContent |
Implements a scrollable holder for a MetaContent component |
| ScrollPane |
Wraps ScrollPane |
| Shape |
Draws a simple shape |
| Slider |
Wraps JSlider and adds some convenience methods and configuration |
| Spinner |
An Up-Down control or spin edit component |
| SplitPane |
A wrapper for the Swing JSplitPane class |
| SwingComponentFactory |
Deprecated. |
| SwingWidgetAdapter |
Adapts the abstract component definition used by the common Aria
(org.formaria.aria) package to the concrete definition of an Swing component. |
| Table |
Provides a wrapper for the JTable and offer some compatibility with the
AWT version of the Table. |
| TableSplitter |
A table that has non scrolling columns and columns that scroll horizontally |
| TabPanel |
A tab panel. |
| TextArea |
A wrapper for the JTextArea class |
| TextPane |
A wrapper for the JTextPane class |
| Tree |
A tree control, wraps JTree |
| TreeTable |
This example shows how to create a simple TreeTable component,
by using a JTree as a renderer (and editor) for the cells in a
particular column in the JTable. |
| Unknown |
A dummy component type, used if no other component wrapper can be found |