Uses of Interface
jmri.jmrit.throttle.FunctionListener
Packages that use FunctionListener
-
Uses of FunctionListener in jmri.jmrit.logix
Classes in jmri.jmrit.logix that implement FunctionListenerModifier and TypeClassDescriptionclassA JInternalFrame that contains buttons for each decoder function. -
Uses of FunctionListener in jmri.jmrit.throttle
Classes in jmri.jmrit.throttle that implement FunctionListenerModifier and TypeClassDescriptionclassA JInternalFrame that contains buttons for each decoder function.Methods in jmri.jmrit.throttle with parameters of type FunctionListenerModifier and TypeMethodDescriptionvoidFunctionButton.addFunctionListener(FunctionListener l) Add a listener to this button, probably some sort of keypad panel.voidFunctionButton.removeFunctionListener(FunctionListener l) Remove a listener from this button.