|
Class Summary |
| Applet |
This class is constructed with a window or frame
and can be part of an applet or an application. |
| AttributeHelper |
A class to provide some backward compatibility with the deprecated
AttributedComponent interface |
| AwtHelper |
A collection of utilities for use with the Swing version of Aria |
| AwtWidgetAdapter |
Adapts the abstract component definition used by the common aria
(org.formaria.aria) package to the concrete definition of an AWT component. |
| Button |
A wrapper for the AWT Button class. |
| Checkbox |
A wrapper for the AWT Checkbox class |
| ComboBox |
A wrapper for the AWT Choice class |
| DateEdit |
An edit control with a button that pops up a DateChooser. |
| Dialog |
Provides support for Popups. |
| DialogEventDispatchThread |
|
| Edit |
A wrapper for the AWT TextField class |
| FormBuilder |
A builder of forms from an XML description. |
| 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 |
| Image |
Draws an image |
| ImageButton |
A button with an associated image icon. |
| ImageMap |
An extended hotspot support the drawing of a polygon around the 'hot' area |
| Keypad |
An KeyPad component is a visual representation of a numeric keypad. |
| Label |
Draws text. |
| List |
A wrapper for the AWT List class |
| 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 AWT TextField class, adding an echo character |
| ProgressBar |
A progress meter that can be dynamically updated. |
| RadioButton |
A wrapper for the Checkbox class |
| RollupBar |
An outlook style roll-up bar. |
| ScrollableMetaContent |
Implements a scrollable holder for a MetaContent component |
| ScrollPane |
Wraps ScrollPane |
| Shape |
Draws a simple shape |
| Spinner |
UpDown Control |
| Tab |
Paint a tab item |
| Table |
Provides a simple read-only tables/grid component. |
| TableRenderer |
Provides a simple read-only tables/grid component. |
| TabPanel |
A tab panel. |
| TextArea |
A wrapper for the AWT TextField class |
| ToolTip |
A Tooltip class for AWT components. |
| Unknown |
A dummy component type, used if no other component can be found |