Uses of Class
jmri.jmrit.throttle.ThrottleFrame
Packages that use ThrottleFrame
Package
Description
Provides control panel and associated visible icon classes.
-
Uses of ThrottleFrame in jmri.jmrit.display
Fields in jmri.jmrit.display declared as ThrottleFrame -
Uses of ThrottleFrame in jmri.jmrit.operations.trains
Fields in jmri.jmrit.operations.trains declared as ThrottleFrame -
Uses of ThrottleFrame in jmri.jmrit.throttle
Methods in jmri.jmrit.throttle that return ThrottleFrameModifier and TypeMethodDescriptionThrottleWindow.addThrottleFrame()ThrottleFrameManager.createThrottleFrame()Tell this manager that a new ThrottleFrame was created.ThrottleFrameManager.createThrottleFrame(ConnectionConfig connectionConfig) Tell this manager that a new ThrottleFrame was created.ThrottleWindow.getCurrentThrottleFrame()Methods in jmri.jmrit.throttle that return types with arguments of type ThrottleFrameMethods in jmri.jmrit.throttle with parameters of type ThrottleFrameModifier and TypeMethodDescriptionvoidThrottlesTableModel.addThrottleFrame(ThrottleWindow tw, ThrottleFrame ntf) voidThrottleWindow.addThrottleFrame(ThrottleFrame tp) voidThrottlesTableModel.removeThrottleFrame(ThrottleFrame tf, DccLocoAddress la) voidThrottleWindow.removeThrottleFrame(ThrottleFrame tf) voidThrottleWindow.setCurrentThrottleFrame(ThrottleFrame tf)