![]() |
Name | Description | Type | Package | Framework | JavaDoc | ||
AbstractLayout | Class | thinwire.ui.layout | SourceForge ThinWire | javadoc | |||
ActionEvent | See Also:Serialized FormFields inherited from class java. | Class | thinwire.ui.event | SourceForge ThinWire | javadoc | ||
ActionListener | This is an interface that extends java. | Interface | thinwire.ui.event | SourceForge ThinWire | javadoc | ||
AlignTextComponent | Interface | thinwire.ui | SourceForge ThinWire | javadoc | |||
Application | The Application class represents an instance of a ThinWire application. | Class | thinwire.ui | SourceForge ThinWire | javadoc | ||
ArrayGrid | ArrayGrid is an implementation of the Grid interface which provides a disconnected dataset. | Class | thinwire.util | SourceForge ThinWire | javadoc | ||
Background | Class | thinwire.ui.style | SourceForge ThinWire | javadoc | |||
Border | Class | thinwire.ui.style | SourceForge ThinWire | javadoc | |||
Button | A Button is a component that typically causes an action when activated. | Class | thinwire.ui | SourceForge ThinWire | javadoc | ||
CheckBox | A CheckBox is a screen element that can either be checked or cleared, and operates independently of other elements. | Class | thinwire.ui | SourceForge ThinWire | javadoc | ||
CheckedComponent | Interface | thinwire.ui | SourceForge ThinWire | javadoc | |||
Color | Class | thinwire.ui.style | SourceForge ThinWire | javadoc | |||
Component | Component is the foundation of all visual objects in the framework. | Interface | thinwire.ui | SourceForge ThinWire | javadoc | ||
Container | A Container is a Component that maintains a collection of other Components as a group. | Interface | thinwire.ui | SourceForge ThinWire | javadoc | ||
DateBox | A DateBox is a Component that displays a month-view calendar. | Class | thinwire.ui | SourceForge ThinWire | javadoc | ||
Dialog | A Dialog is a window with a title that is usually associated to a Frame. | Class | thinwire.ui | SourceForge ThinWire | javadoc | ||
Divider | A Divider provides a visual separation between two sections of a container. | Class | thinwire.ui | SourceForge ThinWire | javadoc | ||
DropDown | The generic DropDown component allows you to place an arbitrary component in a DropDown. | Class | thinwire.ui | SourceForge ThinWire | javadoc | ||
DropDownDateBox | A DropDownDateBox is a DropDown that contains final Dialog dlg = new Dialog("DateBox Test"); | Class | thinwire.ui | SourceForge ThinWire | javadoc | ||
DropDownGridBox | A DropDownGridBox wraps around a GridBox component to provide drop down Dialog dlg = new Dialog("DropDownGridBox Test"); | Class | thinwire.ui | SourceForge ThinWire | javadoc | ||
DropEvent | See Also:Serialized FormFields inherited from class java. | Class | thinwire.ui.event | SourceForge ThinWire | javadoc | ||
DropListener | Interface | thinwire.ui.event | SourceForge ThinWire | javadoc | |||
EditorComponent | Nested Class SummaryNested classes/interfaces inherited from interface thinwire. | Interface | thinwire.ui | SourceForge ThinWire | javadoc | ||
Effect | Class | thinwire.ui.style | SourceForge ThinWire | javadoc | |||
| |||||||
ExceptionEvent | See Also:Serialized FormFields inherited from class java. | Class | thinwire.ui.event | SourceForge ThinWire | javadoc | ||
ExceptionListener | Interface | thinwire.ui.event | SourceForge ThinWire | javadoc | |||
FileChooser | A FileChooser is a Component that enables a user to upload a file. | Class | thinwire.ui | SourceForge ThinWire | javadoc | ||
Font | Class | thinwire.ui.style | SourceForge ThinWire | javadoc | |||
Frame | A Frame is the browser window. | Class | thinwire.ui | SourceForge ThinWire | javadoc | ||
FX | Class | thinwire.ui.style | SourceForge ThinWire | javadoc | |||
Grid | An interface used to create a local data source. | Interface | thinwire.util | SourceForge ThinWire | javadoc | ||
GridBox | A GridBox is a screen component that can display multi-column rows or data. | Class | thinwire.ui | SourceForge ThinWire | javadoc | ||
HierarchyComponent | Interface | thinwire.ui | SourceForge ThinWire | javadoc | |||
Hyperlink | A Hyperlink is a screen component that acts like a standard Hyperlink hl = new Hyperlink("Custom Credit Systems Home Page", | Class | thinwire.ui | SourceForge ThinWire | javadoc | ||
Image | A component that displays an image. | Class | thinwire.ui | SourceForge ThinWire | javadoc | ||
ImageComponent | Interface | thinwire.ui | SourceForge ThinWire | javadoc | |||
ImageInfo | Class | thinwire.util | SourceForge ThinWire | javadoc | |||
ItemChangeEvent | Sends a trigger to a listener when something changes in an item. | Class | thinwire.ui.event | SourceForge ThinWire | javadoc | ||
ItemChangeEventComponent | Fields inherited from interface thinwire. | Interface | thinwire.ui | SourceForge ThinWire | javadoc | ||
ItemChangeListener | Extension of java. | Interface | thinwire.ui.event | SourceForge ThinWire | javadoc | ||
KeyPressEvent | See Also:Serialized FormFields inherited from class java. | Class | thinwire.ui.event | SourceForge ThinWire | javadoc | ||
KeyPressListener | Interface | thinwire.ui.event | SourceForge ThinWire | javadoc | |||
Label | A Label is the text that appears next to a control on a Dialog dlg = new Dialog("Label Test"); | Class | thinwire.ui | SourceForge ThinWire | javadoc | ||
Layout | Interface | thinwire.ui.layout | SourceForge ThinWire | javadoc | |||
MaskEditorComponent | Nested Class SummaryNested classes/interfaces inherited from interface thinwire. | Interface | thinwire.ui | SourceForge ThinWire | javadoc | ||
Menu | A component that displays a set of hierarchical data as a menu. | Class | thinwire.ui | SourceForge ThinWire | javadoc | ||
MessageBox | A MessageBox displays a message (or a component) and allows a MessageBox. | Class | thinwire.ui | SourceForge ThinWire | javadoc | ||
Panel | Panel is a direct implementation of Container. | Class | thinwire.ui | SourceForge ThinWire | javadoc | ||
ProgressBar | A ProgressBar is a screen element that has a visible selection that can be set to any size between zero and a specified length. | Class | thinwire.ui | SourceForge ThinWire | javadoc | ||
| |||||||
PropertyChangeEvent | See Also:Serialized FormFields inherited from class java. | Class | thinwire.ui.event | SourceForge ThinWire | javadoc | ||
PropertyChangeListener | Interface | thinwire.ui.event | SourceForge ThinWire | javadoc | |||
RadioButton | A RadioButton is a screen element that usually appears in groups. | Class | thinwire.ui | SourceForge ThinWire | javadoc | ||
RangeComponent | Interface | thinwire.ui | SourceForge ThinWire | javadoc | |||
Slider | A Slider is a screen element that has a cursor that can be set to any position between zero and a specified length. | Class | thinwire.ui | SourceForge ThinWire | javadoc | ||
SplitLayout | SplitLayout divides a Container into two sections placing one component on each side and provides a dragable divider allowing the user to adjust the | Class | thinwire.ui.layout | SourceForge ThinWire | javadoc | ||
Style | Class | thinwire.ui.style | SourceForge ThinWire | javadoc | |||
TabFolder | A container for Tab Sheets. | Class | thinwire.ui | SourceForge ThinWire | javadoc | ||
TableLayout | A layout that manages Components in a table structure that is backed by a Grid. | Class | thinwire.ui.layout | SourceForge ThinWire | javadoc | ||
TabSheet | A TabSheet is a Panel that can be layered, so that a user can switch between Dialog dlg = new Dialog("TabFolder Test"); | Class | thinwire.ui | SourceForge ThinWire | javadoc | ||
TextArea | This is a multiline text field screen element. | Class | thinwire.ui | SourceForge ThinWire | javadoc | ||
TextComponent | Interface | thinwire.ui | SourceForge ThinWire | javadoc | |||
TextField | This is a text field screen element. | Class | thinwire.ui | SourceForge ThinWire | javadoc | ||
Tree | A component that displays a set of hierarchical data as an outline. | Class | thinwire.ui | SourceForge ThinWire | javadoc | ||
WebBrowser | A WebBrowser inserts a web browser object in your application. | Class | thinwire.ui | SourceForge ThinWire | javadoc | ||
Window | Nested Class SummaryNested classes/interfaces inherited from interface thinwire. | Interface | thinwire.ui | SourceForge ThinWire | javadoc | ||
XOD | Xml Object Document (XOD) generates objects from the XML file, and associates them with a Map. | Class | thinwire.util | SourceForge ThinWire | javadoc | ||
|