Uses of Class
adams.terminal.menu.remotecommand.Rats
-
Packages that use Rats Package Description adams.terminal.menu.remotecommand -
-
Uses of Rats in adams.terminal.menu.remotecommand
Fields in adams.terminal.menu.remotecommand declared as Rats Modifier and Type Field Description protected Rats
Rats.RatStatusResponseHandler. m_Command
the owner.protected Rats
Rats.RatStatusPanel. m_Owner
the owner.Constructors in adams.terminal.menu.remotecommand with parameters of type Rats Constructor Description RatStatusPanel(Rats owner, int id, String name, boolean pausable, boolean paused, boolean stoppable, boolean stopped)
Initializes the panel.RatStatusResponseHandler(Rats command)
Initializes the handler.
-