|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface TreeModelPath
A generalization of javax.swing.tree.TreePath.
| Method Summary | |
|---|---|
Object |
getPathComponent(int element)
Returns the component of the path at the given index. |
int |
getPathCount()
Returns the length of this path. |
boolean |
isEmpty()
Returns true if path has no components. |
| Method Detail |
|---|
int getPathCount()
Object getPathComponent(int element)
boolean isEmpty()
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||