Package org.oddjob.arooa.design.view

Swing views of the Forms and Fields.

See:
          Description

Interface Summary
SwingFormView  
SwingItemView Define something cabable of producing a a GUI Component in various situations.
 

Class Summary
FieldGroupView  
FieldSelectionView Used to select between different option elements.
FileSelectionView Produces views for FileSelection.
LabelledComboBoxView<T> A view which renders a SelectionList.
Looks Provide some components and dimensions with a standard look and feel.
MultiTypeTableView This class is capable of representing a DesignElement which consists of multiple child DesignElements of different types.
NullFormView  
RadioActions  
ScreenPresence Represent location and size information for a screen component.
SelectionListView A view which renders a SelectionList.
StandardFormView  
Standards  
SwingFormFactory<T extends Form> Creates SwingFormViews from Forms
SwingItemFactory<T extends FormItem>  
TabGroupView  
TextFieldView Label Title *********************
TextInputView  
TextPsudoFormView Label Title *********************
TreeChangeFollower Utility class that tracks the selected tree node and moves it when the node is deleted.
TreePopup Utility class to handle Popup menus.
TypeSelectionView A view which renders a SelectionList.
ValueDialog Create dialogs for forms.
ViewHelper Utility methods for Swing Views.
 

Exception Summary
DesignViewException An exception in the view.
 

Package org.oddjob.arooa.design.view Description

Swing views of the Forms and Fields.