Uses of Package
org.objectweb.jac.aspects.gui.swing

Packages that use org.objectweb.jac.aspects.gui.swing
org.objectweb.jac.aspects.gui.swing   
org.objectweb.jac.ide This package contains the implementation of the JAC's IDE: UMLAF (for UML Aspectual Factory). 
org.objectweb.jac.ide.diagrams   
org.objectweb.jac.ide.swing   
 

Classes in org.objectweb.jac.aspects.gui.swing used by org.objectweb.jac.aspects.gui.swing
AbstractCodeEditor
          A base class for source code editors
AbstractCollection
          Base class to implement ListView and TableView
AbstractCompositeView
           
AbstractFieldEditor
           
AbstractFieldView
           
AbstractFileEditor
          Base class for file related types.
AbstractView
           
CollaborationInitializer
           
CompletionEngine
          This class must be subclassed to implement specific completion engines for code editors.
FileEditor
          This is a special value editor that allows the user to nicely edit a File.
FormatEditor
           
FormatViewer
          A Swing viewer component for date values.
JTable
          A table with variable height rows.
SHEditor
           
SHEditorConfig
          Holds the configuration of the Java source code editor
SwingContainerView
           
TextFieldEditor
          A Swing editor component for fields values (primitive types).
URLEditor
          This is a special value editor that allows the user to nicely edit an URL.
 

Classes in org.objectweb.jac.aspects.gui.swing used by org.objectweb.jac.ide
SHEditorConfig
          Holds the configuration of the Java source code editor
 

Classes in org.objectweb.jac.aspects.gui.swing used by org.objectweb.jac.ide.diagrams
AbstractView
           
 

Classes in org.objectweb.jac.aspects.gui.swing used by org.objectweb.jac.ide.swing
AbstractCodeEditor
          A base class for source code editors
AbstractFieldEditor
           
AbstractView
           
CompletionEngine
          This class must be subclassed to implement specific completion engines for code editors.
DefaultCompletionEngine
          This class implements a default completion engines for editors.
JavaCodeEditor
          A Java source code editor
PrimitiveFieldEditor
          A Swing editor component for fields values (primitive types).
SHEditor
           
TextFieldEditor
          A Swing editor component for fields values (primitive types).