hep.wired.cut
Class IntegerSliderEditor

java.lang.Object
  extended by hep.wired.cut.ConditionEditor
      extended by hep.wired.cut.SliderEditor
          extended by hep.wired.cut.IntegerSliderEditor
All Implemented Interfaces:
EventListener, ChangeListener

public final class IntegerSliderEditor
extends SliderEditor

Version:
$Id: $
Author:
Dmitry Onoprienko

Field Summary
 
Fields inherited from class hep.wired.cut.SliderEditor
_applyImmediately
 
Fields inherited from class hep.wired.cut.ConditionEditor
_condition
 
Constructor Summary
IntegerSliderEditor(SliderPanel panel)
           
 
Method Summary
 IntegerCondition getCondition()
          Returns Condition being edited.
 
Methods inherited from class hep.wired.cut.SliderEditor
getPanel, setCondition, stateChanged
 
Methods inherited from class hep.wired.cut.ConditionEditor
getType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IntegerSliderEditor

public IntegerSliderEditor(SliderPanel panel)
Method Detail

getCondition

public IntegerCondition getCondition()
Description copied from class: ConditionEditor
Returns Condition being edited.

Overrides:
getCondition in class ConditionEditor


Copyright © 1996-2013 FreeHEP. All Rights Reserved.