org.objectweb.util.browser.core.common.DynamicTree Implementation of a Entry tree which is dynamic. You can customize icons, panels and popup menus for every objects you display. @author <a HREF="mailto:Jerome.Moroy@lifl.fr">Jerome Moroy</a> @version 0.1
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.jdesktop.swing.JXTreeTable <p><code>JXTreeTable</code> is a specialized {@link javax.swing.JTable table} consisting of a single column in which to display hierarchical data, and any number of other columns in which to display regular data. The interface for the data model used by a <code>JXTreeTable& ...
dom.traversal.TreeWalkerView This class shows a DOM Document in a JTree, and presents controls which allow the user to create and view the progress of a TreeWalker in the DOM tree.
org.jacorb.imr.util.ImRModel This class provides the GUIs functionality communicating with the repository. @author Nicolas Noffke $Id: ImRModel.java,v 1.10 2004/05/06 12:39:59 nicolas Exp $