Create a tree from a
javax.swing.tree.TreeModelTreeModel .
This tree can be displayed as a:
- combo box for single selection
- list control for multi-select displaying all tree nodes
In both cases, an HTML <select> is used in
the
implementation.
Tag attributes:
attribute |
reqd. |
param. | TreeTag.java | Class | Create a tree from a
javax.swing.tree.TreeModel TreeModel .
This tree can be displayed is displayed as an HTML table with links on
each
node.
Tag attributes:
| |