|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.freehep.jas.plugin.tree.FTreeNodeEvent
Field Summary | |
static int |
NODE_ADDED
|
static int |
NODE_CHANGED
|
static int |
NODE_REMOVED
|
static int |
NODE_STRUCTURE_CHANGED
|
Method Summary | |
int |
eventId()
|
FTreeNode |
node()
|
FTreeNode |
source()
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public static final int NODE_ADDED
public static final int NODE_REMOVED
public static final int NODE_CHANGED
public static final int NODE_STRUCTURE_CHANGED
Method Detail |
public int eventId()
public FTreeNode source()
public FTreeNode node()
public java.lang.String toString()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |