|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--simulator.ClientCommand | +--simulator.DelgroupClientCommand
Del a group of robots from simulation
Fields inherited from class simulator.ClientCommand |
command,
description,
name |
Constructor Summary | |
DelgroupClientCommand()
Initilaize object for DELGROUP command |
Method Summary | |
boolean |
runCommand(java.util.StringTokenizer ST,
simulator.Connection connection)
Del robot from simulation |
Methods inherited from class simulator.ClientCommand |
getDescription,
getName,
getText |
Methods inherited from class java.lang.Object |
|
Constructor Detail |
public DelgroupClientCommand()
Method Detail |
public boolean runCommand(java.util.StringTokenizer ST, simulator.Connection connection)
ST
- next token = name of group
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |