Uses of Class
org.objectweb.jac.aspects.gui.RootNode

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

Uses of RootNode in org.objectweb.jac.aspects.gui
 

Constructors in org.objectweb.jac.aspects.gui with parameters of type RootNode
TreeModel(RootNode rootNode, String rootObjects, boolean showRelations)
          Constructs a new tree model.