Uses of Interface
xal.app.knobs.BumpGeneratorListener
-
Packages that use BumpGeneratorListener Package Description xal.app.knobs -
-
Uses of BumpGeneratorListener in xal.app.knobs
Classes in xal.app.knobs that implement BumpGeneratorListener Modifier and Type Class Description classBumpGeneratorDialogDialog for managing and observing the bump generatorFields in xal.app.knobs declared as BumpGeneratorListener Modifier and Type Field Description protected BumpGeneratorListenerBumpGenerator. EVENT_PROXYproxy which forwards events to registers listenersMethods in xal.app.knobs with parameters of type BumpGeneratorListener Modifier and Type Method Description voidBumpGenerator. addBumpGeneratorListener(BumpGeneratorListener listener)register listener for receiving bump generator events from this sourcevoidBumpGenerator. removeBumpGeneratorListener(BumpGeneratorListener listener)remove the listener from receiving bump generator events from this source
-