|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--simulator.ClientCommand | +--simulator.AddgroupClientCommand
Add the group of robot for simulation
Fields inherited from class simulator.ClientCommand |
command,
description,
name |
Constructor Summary | |
AddgroupClientCommand()
Initialize object for ADDGROUP command |
Method Summary | |
boolean |
runCommand(java.util.StringTokenizer ST,
simulator.Connection connection)
Add robot for simulation |
Methods inherited from class simulator.ClientCommand |
getDescription,
getName,
getText |
Methods inherited from class java.lang.Object |
|
Constructor Detail |
public AddgroupClientCommand()
Method Detail |
public boolean runCommand(java.util.StringTokenizer ST, simulator.Connection connection)
ST
- the parameter for simulation
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |