org.freehep.jas.plugin.tree
Class FTreeNodeTextChangeEvent

java.lang.Object
  extended by org.freehep.jas.plugin.tree.FTreeNodeTextChangeEvent

public class FTreeNodeTextChangeEvent
extends Object

Author:
The FreeHEP team @ SLAC

Method Summary
 void consume()
           
 boolean isShowingName()
           
 String newText()
           
 FTreeNode node()
           
 String text()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

node

public FTreeNode node()

text

public String text()

newText

public String newText()

isShowingName

public boolean isShowingName()

consume

public void consume()


Copyright © 2013. All Rights Reserved.