public abstract class SliderEditor extends ConditionEditor
Modifier and Type | Field and Description |
---|---|
protected boolean |
_applyImmediately |
_condition
Constructor and Description |
---|
SliderEditor(SliderPanel panel) |
Modifier and Type | Method and Description |
---|---|
SliderPanel |
getPanel()
Returns GUI for this editor.
|
void |
setCondition(Condition condition)
Sets Condition to be edited.
|
void |
stateChanged(ChangeEvent event) |
getCondition, getType
public SliderEditor(SliderPanel panel)
public void setCondition(Condition condition)
ConditionEditor
setCondition
in class ConditionEditor
public SliderPanel getPanel()
ConditionEditor
getPanel
in class ConditionEditor
public void stateChanged(ChangeEvent event)
Copyright © 1996-2014 FreeHEP. All Rights Reserved.