Uses of Class
adams.gui.tools.remotecontrolcenter.panels.RatsTab
-
Packages that use RatsTab Package Description adams.gui.tools.remotecontrolcenter.panels -
-
Uses of RatsTab in adams.gui.tools.remotecontrolcenter.panels
Fields in adams.gui.tools.remotecontrolcenter.panels declared as RatsTab Modifier and Type Field Description protected RatsTab
RatsTab.RatStatusPanel. m_Owner
the owner.protected RatsTab
RatsTab.RatStatusResponseHandler. m_Tab
the owner.Constructors in adams.gui.tools.remotecontrolcenter.panels with parameters of type RatsTab Constructor Description RatStatusPanel(RatsTab owner, int id, String name, boolean pausable, boolean paused, boolean stoppable, boolean stopped, boolean interactive)
Initializes the panel.RatStatusResponseHandler(RatsTab tab)
Initializes the handler.
-