Class DistributedTreeDemo

All Implemented Interfaces:
WindowListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible, TableModelListener, TreeSelectionListener, DistributedTree.DistributedTreeListener

Demo showing the DistributedTree class. It displays a panel with the tree structure in the upper half, and the properties of a chosen node on the bottom half. All updates are broadcast to all members.
See Also: