Class TreePanel

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, EventListener, Accessible, ChangeListener, IButtonsPanel, IPanelGroup

public class TreePanel extends AbstractPanelGroup implements Serializable

Graphical interface that's a JPanel with an inner JSplitPane that contains the IPanel's grouped in a JTree.

When user selects one of them, at the tree, that's displayed at the right pane of the split pane, and user can work with it.

Version:
15/10/2007
Author:
Pablo Piqueras Bartolomé (pablo.piqueras@iver.es)
See Also: