|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
SelectionWidget | Widget that can pass a selection of objects, i.e. |
TitledWidget | Provides the basic Widget facilities in combination with a fully configurable title/message
component. |
Widget | Widget specifies the interface for Swing component factories
General usage of implementations:
Instantiate the widget
Set specific parameters for the widget or use overloaded constructors
to combine this step and the previous one
Get the component using Widget.getComponent()
|
Class Summary | |
---|---|
AbstractTitledWidget | |
AbstractTitledWidgetForm | |
AbstractWidget | Default behavior implementation of AbstractWidget |
AbstractWidgetForm | Provides an easy way to create widgets based on an AbstractForm. |
ButtonSwitcherWidget | |
HTMLViewWidget | HTMLViewingWidget generates a component to view HTML data |
ImageViewWidget | ImageViewingWidget generates a component to view an image. |
ScreenSimulationWidget | A widget that enables to mimic a screen. |
TitledWidgetForm | A decorator to add a TitlePane to a Form . |
WidgetView | View implementation to show a widget |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |