org.freehep.jas.extension.tupleExplorer.cut
Class Cut.CutGUIListener

java.lang.Object
  extended by org.freehep.jas.extension.tupleExplorer.cut.Cut.CutGUIListener
All Implemented Interfaces:
EventListener, CutListener
Enclosing interface:
Cut

public abstract static class Cut.CutGUIListener
extends Object
implements CutListener

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


Constructor Summary
Cut.CutGUIListener()
           
 
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.CutListener
cutChanged, cutNameChanged, cutStateChanged
 

Constructor Detail

Cut.CutGUIListener

public Cut.CutGUIListener()


Copyright © 2013. All Rights Reserved.