FileExplorer JDIC API demo main class. <p> The main class for the demo. Class <code>FileExplorer</code> creates a UI interface demonstrating the usage of the public API of <code>org.jdesktop.jdic.desktop. </code> classes.
org.objectweb.jac.aspects.gui.swing.Tree This class defines a Swing component tree view for objects that are related to a root object through relations or collections. @see GuiAC
org.jboss.console.navtree.AdminTreeBrowser Holder of the browser tree and associated handlers. Can then be embedded in any code such as applet code. Specific actions are handled through a TreeContext callback object used to communicate between this object and its container. @see org.jboss.console.navtree.TreeContext @see AppletBrowser @a ...