|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbicliqueviz.CommunityTreeNode
public class CommunityTreeNode
Class for community tree node in the tree menu (k=a,b folders)
Constructor Summary | |
---|---|
CommunityTreeNode(int aa,
int bb)
|
Method Summary | |
---|---|
int |
getA()
|
int |
getB()
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public CommunityTreeNode(int aa, int bb)
aa
- value for abb
- value for bMethod Detail |
---|
public int getA()
public int getB()
public java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |