|
NetLogo API version 2.1.0 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Command | |
| org.nlogo.api | Provides classes associated with the NetLogo Extensions API. |
| Uses of Command in org.nlogo.api |
| Classes in org.nlogo.api that implement Command | |
class |
DefaultCommand
Partial implementation of Command provides common implentations of some methods. |
| Methods in org.nlogo.api that return Command | |
Command |
DefaultCommand.newInstance(String name)
Returns a new instance of this class, created by invoking the empty constructor. |
Command |
Command.newInstance(String name)
Returns a new instance of this Command. |
|
NetLogo API version 2.1.0 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||