org.freehep.jas.plugin.tree
Class FTreeNodeEvent
java.lang.Object
org.freehep.jas.plugin.tree.FTreeNodeEvent
public class FTreeNodeEvent
- extends Object
- Author:
- The FreeHEP team @ SLAC
NODE_ADDED
public static final int NODE_ADDED
- See Also:
- Constant Field Values
NODE_REMOVED
public static final int NODE_REMOVED
- See Also:
- Constant Field Values
NODE_CHANGED
public static final int NODE_CHANGED
- See Also:
- Constant Field Values
NODE_STRUCTURE_CHANGED
public static final int NODE_STRUCTURE_CHANGED
- See Also:
- Constant Field Values
eventId
public int eventId()
source
public FTreeNode source()
node
public FTreeNode node()
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2013. All Rights Reserved.