Uses of Class
jmri.jmrit.throttle.ThrottleWindow
Packages that use ThrottleWindow
-
Uses of ThrottleWindow in jmri.jmrit.throttle
Fields in jmri.jmrit.throttle declared as ThrottleWindowMethods in jmri.jmrit.throttle that return ThrottleWindowModifier and TypeMethodDescriptionThrottleFrameManager.createThrottleWindow()Tell this manager that a new ThrottleWindow was created.ThrottleFrameManager.createThrottleWindow(ConnectionConfig connectionConfig) Tell this manager that a new ThrottleWindow was created.ThrottleFrameManager.createThrottleWindow(org.jdom2.Element e) Tell this manager that a new ThrottleWindow was created.static ThrottleWindowThrottleWindow.createThrottleWindow(org.jdom2.Element e) Create a ThrottleWindowThrottleFrameManager.getCurrentThrottleFrame()ThrottleFrame.getThrottleControllersContainer()Methods in jmri.jmrit.throttle with parameters of type ThrottleWindowModifier and TypeMethodDescriptionvoidThrottleFrameManager.requestThrottleWindowDestruction(ThrottleWindow frame) Request that this manager destroy a throttle frame.Constructors in jmri.jmrit.throttle with parameters of type ThrottleWindowModifierConstructorDescription(package private)