Package jmri.jmrit.throttle
Class ThrottleWindowActionsFactory
- java.lang.Object
-
- jmri.jmrit.throttle.ThrottleWindowActions
-
- jmri.jmrit.throttle.ThrottleWindowActionsFactory
-
- All Implemented Interfaces:
java.beans.PropertyChangeListener
,java.util.EventListener
public class ThrottleWindowActionsFactory extends ThrottleWindowActions
-
-
Field Summary
-
Fields inherited from class jmri.jmrit.throttle.ThrottleWindowActions
tpwkc, tw
-
-
Constructor Summary
Constructors Constructor Description ThrottleWindowActionsFactory(ThrottleWindow tw)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description javax.swing.ActionMap
buildActionMap()
-
Methods inherited from class jmri.jmrit.throttle.ThrottleWindowActions
incrementSpeed, propertyChange, toFront
-
-
-
-
Constructor Detail
-
ThrottleWindowActionsFactory
public ThrottleWindowActionsFactory(ThrottleWindow tw)
-
-
Method Detail
-
buildActionMap
public javax.swing.ActionMap buildActionMap()
-
-