|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object javax.swing.tree.PathPlaceHolder
Holds a path and whether or not it is new.
Field Summary | |
protected boolean |
isNew
|
protected TreePath |
path
|
Constructor Summary | |
(package private) |
PathPlaceHolder(TreePath path,
boolean isNew)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected boolean isNew
protected TreePath path
Constructor Detail |
PathPlaceHolder(TreePath path, boolean isNew)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |