Package com.jaxfront.core.ui

Interface Summary
ComplexVisualizer Represents a graphical UI widget for a JAXFront type.
EditablePanel A marker interface to mark an EditorPanel to be used to visualize a JAXFront DOM.
LayoutConstants  
ListVisualizer Interface for all visualizers which are holding a list type.
RecursionVisualizer Interface for all visualizers which are holding a list type.
SimpleTypeVisualizer  
TabbableView This interface defines the method required by any object that would like to be a view for tabable content.
Visualizer Represents a graphical UI widget for a JAXFront type.
 

Class Summary
ChoiceComboboxRenderer  
ChoiceName  
ClipBoard The clip board holds a type reference to be pasted into any context at later state.
CopyTypeSelection  
FlipOrientationTableModel The FlipOrientationTableModel is the model counter part to the RowHeadedTable.
FontParams  
FormlayoutDefaults  
InteligentRowHeaderLabellingStrategy Provides simple labelling via displaying a counter for the header.
Md5  
PrimitiveRowHeaderLabellingStrategy Provides simple labelling via displaying a counter for the header.
RowHeaderLabellingStrategy RowHeaderLabellingStrategy provides a standard way to define how rows from the RowHeadedTable should be displayed.
TreeModel A tree representation to use with JTree to visualize a JAXFront Type hierarchy based on one root type.
TreeNode A tree node representation to use with a Swing Tree Model to visualize a single JAXFront Type as a tree entry.
TypeVisualizerFactory Factory to create GUI widgets (Visualizers) for any kind of JAXFront types.
UUID A UUID (from java.rmi.server.UID)
WindowWrapper