Package org.oddjob.designer.view

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

Class Summary
DateInputView Produces views for DateInput.
DesignerDetail  
DesignerMenuBar A menu bar for OddjobDesigner.
DesignerPanel The tree view.
ElementFieldView A view of an ElementField.
FieldGroupView  
FieldSelectionView Used to select between different option elements.
FileSelectionView Produces views for FileSelection.
FormFactory  
MultiTypeTableView This class is capable of representing a DesignElement which consists of multiple child DesignElements of different types.
MultiTypeTreeView Creates a Swing Tree view of a MultTypeTable model.
RadioActions  
SelectionListView A view which renders a SelectionList.
TextInputView  
TypeSelectionView A view which renders a SelectionList.
ValueDialog  
ViewFactory  
ViewHelper Utility methods for Swing Views.