Uses of Interface
xal.app.knobs.KnobElementListener
-
Packages that use KnobElementListener Package Description xal.app.knobs -
-
Uses of KnobElementListener in xal.app.knobs
Classes in xal.app.knobs that implement KnobElementListener Modifier and Type Class Description classKnobKnob of PVsFields in xal.app.knobs declared as KnobElementListener Modifier and Type Field Description protected KnobElementListenerKnobElement. EVENT_PROXYforwards events to registered listenersMethods in xal.app.knobs with parameters of type KnobElementListener Modifier and Type Method Description voidKnobElement. addKnobElementListener(KnobElementListener listener)Add the specified listener as a receiver of notifications from this element.voidKnobElement. removeKnobElementListener(KnobElementListener listener)Remove the specified listener from receiving notifications from this element.
-