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.getThrottleWindow()Methods in jmri.jmrit.throttle that return types with arguments of type ThrottleWindowModifier and TypeMethodDescriptionThrottleFrameManager.getThrottleWindows()Retrieve an Iterator over all the ThrottleFrames in existence.Methods in jmri.jmrit.throttle with parameters of type ThrottleWindowModifier and TypeMethodDescriptionvoidThrottlesTableModel.addThrottleFrame(ThrottleWindow tw, ThrottleFrame ntf) voidThrottleFrameManager.requestThrottleWindowDestruction(ThrottleWindow frame) Request that this manager destroy a throttle frame.Constructors in jmri.jmrit.throttle with parameters of type ThrottleWindowModifierConstructorDescription(package private)