Uses of Interface
xal.extension.widgets.swing.wheelswitch.UpDownListener
Packages that use UpDownListener
-
Uses of UpDownListener in xal.extension.widgets.swing
Classes in xal.extension.widgets.swing that implement UpDownListener -
Uses of UpDownListener in xal.extension.widgets.swing.wheelswitch
Methods in xal.extension.widgets.swing.wheelswitch with parameters of type UpDownListenerModifier and TypeMethodDescriptionvoidUpDownButton.addUpDownListener(UpDownListener l) Adds anUpDownListenerto the array of listeners currently registered for listening to the changes of theUpDownButton.voidUpDownButton.removeUpDownListener(UpDownListener l) Removes anUpDownListenerfrom the array of listeners currently registered for listening to the changes of theUpDownButton.