Uses of Package
com.jaxfront.swing.ui.editor

Packages that use com.jaxfront.swing.ui.editor
com.jaxfront.swing.ui.beans   
com.jaxfront.swing.ui.editor   
com.jaxfront.swing.ui.tools   
com.jaxfront.swing.ui.visualizers   
 

Classes in com.jaxfront.swing.ui.editor used by com.jaxfront.swing.ui.beans
AbstractEditorPanel
          AbstractEditorPanel is an abstract class which is responsible for visualizing the JAXFront type tree.
TypeWorkspace
          An instance of this class visualises a jaxfront type For example: TypeWorkspace ws = new TypeWorkspace(editorPanel); ws.visualize(aType); Note that the EditorPanel or XUIEditorPanel creates an instance of this class.
 

Classes in com.jaxfront.swing.ui.editor used by com.jaxfront.swing.ui.editor
AbstractEditorPanel
          AbstractEditorPanel is an abstract class which is responsible for visualizing the JAXFront type tree.
AbstractFrame
          This class represents an abstract frame that may be used to easily build an application that runs within a frame.
AbstractPopUpMenu
          This class is a popup menu that provides methodes for the acces to the navigation tree
ChooserTab
          This class visualizes three FileLocationChooser to choose an xsd, xml and/or xui document that should be loaded into JAXFront.
Console
          This class is a panel with a text area where the log messages could be displayed.
ErrorMessageStatusBar
          An instance of this class is showing in the TypeWorkspace in the south.
FileLocationChooser
          The interface FileLocationChooser provides methodes to acces a chooser and to get the required information.
NavigationTree
          A NavigationTree is a tree that display the jaxfront types.
ResourceChooser
           
TypeWorkspace
          An instance of this class visualises a jaxfront type For example: TypeWorkspace ws = new TypeWorkspace(editorPanel); ws.visualize(aType); Note that the EditorPanel or XUIEditorPanel creates an instance of this class.
 

Classes in com.jaxfront.swing.ui.editor used by com.jaxfront.swing.ui.tools
AbstractEditorPanel
          AbstractEditorPanel is an abstract class which is responsible for visualizing the JAXFront type tree.
TypeWorkspace
          An instance of this class visualises a jaxfront type For example: TypeWorkspace ws = new TypeWorkspace(editorPanel); ws.visualize(aType); Note that the EditorPanel or XUIEditorPanel creates an instance of this class.
 

Classes in com.jaxfront.swing.ui.editor used by com.jaxfront.swing.ui.visualizers
AbstractEditorPanel
          AbstractEditorPanel is an abstract class which is responsible for visualizing the JAXFront type tree.