|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TreeModel | |
---|---|
com.sun.lwuit.tree | Tree component for displaying hierarchy based information and its related classes |
Uses of TreeModel in com.sun.lwuit.tree |
---|
Methods in com.sun.lwuit.tree that return TreeModel | |
---|---|
TreeModel |
Tree.getModel()
Returns the tree model instance |
Methods in com.sun.lwuit.tree with parameters of type TreeModel | |
---|---|
void |
Tree.setModel(TreeModel model)
Sets the tree model to a new value |
Constructors in com.sun.lwuit.tree with parameters of type TreeModel | |
---|---|
Tree(TreeModel model)
Construct a tree with the given tree model |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |