Class Summary |
AboutDialog |
|
AboutPanel |
|
AccumulatorPanel |
|
ArrowIcon |
|
ButtonWidget |
This class is intended to be used everywhere within the application that a button needs to be displayed. |
CalendarPanel |
|
CheckBox |
|
ComboButtonWidget |
ComboButtonWidget is a JPanel containing two buttons butted up against each other which act together. |
ConfigurationPanel |
This class is intended to be used everywhere within the application that a configuration panel needs to be displayed. |
DialogPanel |
This class is intended to be used everywhere within the application that a dialog panel needs to be displayed. |
DialogWindow |
This class is intended to be used everywhere within the application that a dialog needs to be displayed. |
DirectoryChooserPanel |
DirectoryChooserPanel is a customizable file explorer dialog similar to JFileChooser. |
DirectoryEntryTable |
This class is intended to be used everywhere within the application that a table needs to be displayed. |
IntegerSpinner |
The IntegerSpinner is a panel consisting of a
JTextField and two buttons. |
LabelWidget |
This class is intended to be used everywhere within the application that a label needs to be displayed. |
ListWidget |
This class is intended to be used everywhere within the application that a list needs to be displayed. |
LoggingPanel |
AddPanel is a JDialog that panels in the User tab can use to add Accounts, Groups, and
Roles to a given info object. |
LoginPanel |
This panel should be used by all MetaMatrix products as the means for a user to login to a system. |
MessagePanel |
This class is intended to be used everywhere within the application that a message panel needs to be displayed. |
MultiLineToolTip |
|
PasswordButton |
|
PopupMenu |
|
PropertiedObjectArrayTable |
This class is intended to be used everywhere within the application that a table needs to be displayed. |
ScrollWidget |
This class is intended to be used everywhere within the application that a scrollable component needs to be displayed. |
SeparatorWidget |
|
SpacerWidget |
An invisible component intended for use as spacer within layouts. |
SplashPanel |
|
SplashWindow |
|
Splitter |
|
SplitterShadowBorder |
A shaded panel border for Splitter child components |
TableWidget |
This class is intended to be used everywhere within the application that a table needs to be displayed. |
TextFieldWidget |
This class is intended to be used everywhere within the application that a single-line text Textor (similar to JTextField)
needs to be displayed. |
TextPane |
Printable JTextPane |
TitledBorder |
TitledBorder overrides the JDK class by the same name merely to provide space between the title and the border. |
ToolBar |
Like the JToolBar class, the Toolbar is a UI component meant to house
commonly-used controls. |
TreeNodeTableWidget |
|
TreeWidget |
This class is intended to be used everywhere within the application that a tree needs to be displayed. |
URLLabelWidget |
Specialization of LabelWidget to display a URL and allow clicking to send
the URL text to the browser. |
URLTextFieldWidget |
Editable TextWidget to display a URL that can be rendered as hyperlink
and clicked upon. |
WidgetFactory |
|
WizardPanel |
This class is intended to be used everywhere within the application that a wizard panel needs to be displayed. |