org.freehep.jas.extension.tupleExplorer.cut
Class CutVariable.CutVariableGUIListener

java.lang.Object
  extended by org.freehep.jas.extension.tupleExplorer.cut.CutVariable.CutVariableGUIListener
All Implemented Interfaces:
EventListener, CutVariableListener
Enclosing interface:
CutVariable

public abstract static class CutVariable.CutVariableGUIListener
extends Object
implements CutVariableListener

Internal class that implements the behavior of CutVariableListener. This class should be registered with the GUI representations of the CutVariable to listen to their CutChangedEvents.


Constructor Summary
CutVariable.CutVariableGUIListener()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.freehep.jas.extension.tupleExplorer.cut.CutVariableListener
cutVarRangeChanged, cutVarStateChanged, cutVarValueChanged
 

Constructor Detail

CutVariable.CutVariableGUIListener

public CutVariable.CutVariableGUIListener()


Copyright © 2013. All Rights Reserved.