Package jmri.jmrit.throttle
Class ThrottleWindowActions
java.lang.Object
jmri.jmrit.throttle.ThrottleWindowActions
- All Implemented Interfaces:
PropertyChangeListener,EventListener
- Direct Known Subclasses:
ThrottleWindowActionsFactory,ThrottleWindowInputsListener
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidincrementSpeed(DccThrottle throttle, float increment) voidprotected voidtoFront(JInternalFrame jif)
-
Field Details
-
tw
-
tpwkc
-
-
Constructor Details
-
ThrottleWindowActions
-
-
Method Details
-
toFront
-
incrementSpeed
-
propertyChange
- Specified by:
propertyChangein interfacePropertyChangeListener
-