|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CutVariableListener
Method Summary | |
---|---|
void |
cutVarRangeChanged(CutChangedEvent cutChangedEvent)
Invoked when the CutVariable range has changed |
void |
cutVarStateChanged(CutChangedEvent cutChangedEvent)
Invoked when the CutVariable state has changed |
void |
cutVarValueChanged(CutChangedEvent cutChangedEvent)
Invoked when the CutVariable has changed the current value |
Method Detail |
---|
void cutVarValueChanged(CutChangedEvent cutChangedEvent)
cutChangedEvent
- the event describing the changevoid cutVarRangeChanged(CutChangedEvent cutChangedEvent)
cutChangedEvent
- the event describing the changevoid cutVarStateChanged(CutChangedEvent cutChangedEvent)
cutChangedEvent
- the event describing the change
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |