Package com.jaxfront.swing.ui.visualizers

Interface Summary
JAXFrontCellRenderer  
ListTable  
ListViewAction  
SimpleListCellRenderer  
TabChangeListener Represents a listener to respond at TabChangedEvents.
 

Class Summary
AbstractCompositeTabView This class represents an AbstractCompositeView which is derived by the abstract class AbstractView.
AbstractCompositeView This class represents an AbstractCompositeView which is derived by the abstract class AbstractView.
AbstractListTypeTable This class represents an AbstractListTypeTable which is derived from the the class JTable.
AbstractListTypeTableModel This class represents an AbstractListTypeTableModel which is derived from the AbstractTableModel.
AbstractListTypeView This class represents an AbstractListTypeView which is derived from the class AbstractView.
AbstractPagingView  
AbstractSimpleListView  
AbstractSimpleTypeView The AbstractSimpleTypeView is the root class for visualizing XML Simple Types with JAXFront.
AbstractView This class represents an AbstractView which is derived from the class JPanel.
CodeSetMultiColumComboBox  
CodeSetValueComboBoxEditor This class represents a CodeSetValueComboBoxEditor which is derived from the class BasicComboBoxEditor.
ComplexGroupListView This class represents a ComplexGroupListView which is derived from the class AbstractListTypeView.
ComplexGroupView This class represents a ComplexGroupView which is derived from the class AbstractCompositeView.
ContextView This class represents a visualizer that is used in list cells to render contexts of key/keyRef relationships.
FormulaVisualizerView This class represents a FormulaVisualizerView which is derived from the class AbstractView.
GeneralActionListener  
ImageVisualizer This class represents a JAXFront PlugIn Bean that acts as a helper for setting file URLs.
JavaSwingFactory This class creates the different Java Swing Visualizers for the JAXFront types.
KeyRefCellRenderer This class represents a list cell renderer for the key ref types.
KeyRefListCellRenderer This class represents a list cell renderer for the key ref types.
KeyRefRelationView  
KeyRefView This class represents a plug-in visualizer for key reference types.
KeyView  
ListActionEvent  
ListActionListenerWrapper  
MultiColumnComboBoxRenderer  
PagingView  
SelectablePanel  
SimpleChooserBean This is the default visualizer for color values.
SimpleGroupListView This class represents a SimpleGroupListView which is derived from the class AbstractListTypeView.
SimpleGroupView This class represents a SimpleGroupView which is derived from the class AbstractCompositeView.
SimpleJList  
SimpleListCellRendererImpl  
SimpleTypeBooleanView This class represents a SimpleTypeBooleanView which is derived from the class AbstractSimpleTypeView.
SimpleTypeCellEditor This class represents a SimpleTypeCellEditor which is derived from the class TableCellEditor.
SimpleTypeColorView This is the default visualizer for color values.
SimpleTypeComboBoxEditor This class represents a SimpleTypeComboBoxEditor which is derived from the class BasicComboBoxEditor.
SimpleTypeComboBoxRenderer This class represents a table cell renderer for SimpleTypeComboBoxes.
SimpleTypeComboView This is the default visualizer for choices defined in the XSD Schema specification.
SimpleTypeDateTimeView This is the default visualizer for a Date defined in the XSD Schema specification.
SimpleTypeDateView This is the default visualizer for a Date defined in the XSD Schema specification.
SimpleTypeDurationView This is the default visualizer for a Duration defined in the XSD Schema specification.
SimpleTypeListCellRenderer This class represents a table cell renderer for SimpleTypesLists.
SimpleTypeListSelectionView This class represents a list selection visualizer that contains two JLists and two edit buttons which are used to move the selected data between the two JLists.
SimpleTypeListTableModel This SimpleTypeListTableModel is the ListModel for the SimpleTypeListView
SimpleTypeListView This is the default visualizer for elements defined in the XSD Schema specification . as a sequence.
SimpleTypeNumericSpinnerView  
SimpleTypeNumericView This is the default visualizer for elements defined in the XSD Schema specification. as numeric.
SimpleTypeRadioView This is the default visualizer for elements defined in the XSD Schema specification. with an enumeration.
SimpleTypeStringView This is the default visualizer for elements defined in the XSD Schema specification. as String.
SimpleTypeTableCellRenderer This class represents a table cell renderer for Simple Types.
SimpleTypeTableListView  
SimpleTypeTimeView This is the default visualizer for a Date defined in the XSD Schema specification.
TabChangedEvent Event class used to inform listeners about state changes within a Tab View.
TabChangedEventMulticaster Multicaster for firing TabChangedEvent.
TransparentVisualizer  
TypeListCellRenderer This class represents a table cell renderer for the list types.
TypeXPathListCellRenderer This class represents a table cell renderer for SimpleTypesLists.
UIController Central controller observes all model changes and defined rules coming from the XUI.