Uses of Interface
jmri.jmrit.throttle.interfaces.ThrottleControllersUIContainer
Packages that use ThrottleControllersUIContainer
Package
Description
-
Uses of ThrottleControllersUIContainer in jmri.jmrit.throttle
Classes in jmri.jmrit.throttle that implement ThrottleControllersUIContainerModifier and TypeClassDescriptionclassA very simple throttle window.classThe JMRI throttle window.Methods in jmri.jmrit.throttle that return ThrottleControllersUIContainerModifier and TypeMethodDescriptionThrottleFrameManager.getThrottleControllersContainerAt(int n) Return the thottle controller container at nth position in the listMethods in jmri.jmrit.throttle that return types with arguments of type ThrottleControllersUIContainerModifier and TypeMethodDescriptionThrottleFrameManager.iterator()Gets an iterator over all the Throttle UI containersMethods in jmri.jmrit.throttle with parameters of type ThrottleControllersUIContainerModifier and TypeMethodDescriptionvoidThrottleFrameManager.requestThrottleWindowDestruction(ThrottleControllersUIContainer throtCont) Request that this manager destroy a ThrottleControllersUIContainer. -
Uses of ThrottleControllersUIContainer in jmri.jmrit.throttle.actions
Fields in jmri.jmrit.throttle.actions declared as ThrottleControllersUIContainerModifier and TypeFieldDescriptionprotected final ThrottleControllersUIContainerThrottleWindowActions.twConstructors in jmri.jmrit.throttle.actions with parameters of type ThrottleControllersUIContainerModifierConstructorDescription(package private) -
Uses of ThrottleControllersUIContainer in jmri.jmrit.throttle.implementation
Methods in jmri.jmrit.throttle.implementation that return ThrottleControllersUIContainerMethods in jmri.jmrit.throttle.implementation with parameters of type ThrottleControllersUIContainerModifier and TypeMethodDescriptionvoidSimpleThrottlePanel.setThrottleControllersContainer(ThrottleControllersUIContainer tw) voidThrottleFrame.setThrottleControllersContainer(ThrottleControllersUIContainer tw) Constructors in jmri.jmrit.throttle.implementation with parameters of type ThrottleControllersUIContainerModifierConstructorDescriptionSimpleThrottlePanel(ThrottleControllersUIContainer stw, ThrottleManager tm, boolean isShowingCtrlPanel, boolean isShowingFnPanel, boolean isShowingIconPanel) -
Uses of ThrottleControllersUIContainer in jmri.jmrit.throttle.interfaces
Methods in jmri.jmrit.throttle.interfaces that return ThrottleControllersUIContainerModifier and TypeMethodDescriptionThrottleControllerUI.getThrottleControllersContainer()Return that throttle control containerMethods in jmri.jmrit.throttle.interfaces with parameters of type ThrottleControllersUIContainerModifier and TypeMethodDescriptionvoidThrottleControllerUI.setThrottleControllersContainer(ThrottleControllersUIContainer tw) Set that throttle control container -
Uses of ThrottleControllersUIContainer in jmri.jmrit.throttle.list
Methods in jmri.jmrit.throttle.list that return ThrottleControllersUIContainerModifier and TypeMethodDescriptionThrottlesTableModel.getThrottleControllersContainerAt(int col_tw)