|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
JTree
that allows each of its nodes to have its own tool tip
and provides various convenience services for working with
tree nodes.JTreeX
with a sample model.
JTreeX
created from a Hashtable
which does not display with root.
JTreeX
with each element of the
specified array as the
child of a new root node which is not displayed.
JTreeX
which displays the root node
-- the tree is created using the specified data model.
JTreeX
with the specified TreeNode as its root,
which displays the root node.
JTreeX
with the specified TreeNode
as its root, which
displays the root node and which decides whether a node is a
leaf node in the specified manner.
JTreeX
with each element of the specified
Vector
as the
child of a new root node which is not displayed.
|
GFL 1.1 API | ||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |