Uses of Class
org.objectweb.jac.aspects.gui.swing.AbstractCompositeView

Packages that use AbstractCompositeView
org.objectweb.jac.aspects.gui.swing Provides a simple and generic GUI (Graphical User Interface) aspect using SWING. 
 

Uses of AbstractCompositeView in org.objectweb.jac.aspects.gui.swing
 

Subclasses of AbstractCompositeView in org.objectweb.jac.aspects.gui.swing
 class ObjectView
           
 class SingleSlotContainer
          This composite viewonly show the last view that was added to it.
 class SwingContainerView
           
 class SwingEditorContainer
           
 class SwingPanelView
           
 class SwingTabbedView
           
 class ToolBar