|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectinfo.aduna.clustermap.tree.ClassTree.ClassificationUserObject
public static class ClassTree.ClassificationUserObject
| Field Summary | |
|---|---|
boolean |
checked
|
Classification |
classification
|
int |
index
|
int |
level
|
int |
size
|
String |
text
|
| Constructor Summary | |
|---|---|
ClassTree.ClassificationUserObject(Classification classification,
int level,
int index)
|
|
| Method Summary | |
|---|---|
boolean |
isLeaf()
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public Classification classification
public int level
public String text
public int size
public boolean checked
public int index
| Constructor Detail |
|---|
public ClassTree.ClassificationUserObject(Classification classification,
int level,
int index)
| Method Detail |
|---|
public boolean isLeaf()
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||