Controllable
org.nlogo.workspace.Controllable
trait Controllable
Interface provides access to the NetLogo controlling API's report and command methods found in methods independent of App.app and headless.HeadlessWorkspace. This is useful for making java software that can run NetLogo in both GUI and Headless mode.
Attributes
- Source
- Controllable.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
class Appclass HeadlessWorkspace
Members list
In this article