org.nlogo.lab.gui.Supervisor
See theSupervisor companion object
class Supervisor(parent: Window, val workspace: AbstractWorkspace, protocol: LabProtocol, factory: WorkspaceFactory, dialogFactory: EditDialogFactory, saveProtocol: LabProtocol => Unit, runMode: RunMode) extends Thread
Attributes
- Companion
- object
- Source
- Supervisor.scala
- Graph
-
- Supertypes
-
class Threadtrait Runnableclass Objecttrait Matchableclass Any
Members list
Value members
Concrete methods
Attributes
- Source
- Supervisor.scala
Attributes
- Source
- Supervisor.scala
Attributes
- Source
- Supervisor.scala
Attributes
- Source
- Supervisor.scala
Attributes
- Definition Classes
-
Thread -> Runnable
- Source
- Supervisor.scala
Attributes
- Definition Classes
-
Thread
- Source
- Supervisor.scala
Attributes
- Source
- Supervisor.scala
Inherited methods
Attributes
- Inherited from:
- Thread
Attributes
- Inherited from:
- Thread
Attributes
- Inherited from:
- Thread
Attributes
- Inherited from:
- Thread
Attributes
- Inherited from:
- Thread
Attributes
- Inherited from:
- Thread
Attributes
- Inherited from:
- Thread
Attributes
- Inherited from:
- Thread
Attributes
- Inherited from:
- Thread
Attributes
- Inherited from:
- Thread
Attributes
- Inherited from:
- Thread
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
-
a string representation of the object.
- Inherited from:
- Thread
Deprecated and Inherited methods
@Deprecated(since = "17", forRemoval = true)
Attributes
- Deprecated
-
[Since version ]
see corresponding Javadoc for more information. - Inherited from:
- Thread
@Deprecated(since = "1.2", forRemoval = true)
Attributes
- Deprecated
-
[Since version ]
see corresponding Javadoc for more information. - Inherited from:
- Thread
Attributes
- Deprecated
-
[Since version ]
see corresponding Javadoc for more information. - Inherited from:
- Thread
Attributes
- Deprecated
-
[Since version ]
see corresponding Javadoc for more information. - Inherited from:
- Thread
Concrete fields
Attributes
- Source
- Supervisor.scala
Attributes
- Source
- Supervisor.scala
Attributes
- Source
- Supervisor.scala
Attributes
- Source
- Supervisor.scala
Attributes
- Source
- Supervisor.scala
Attributes
- Source
- Supervisor.scala
Attributes
- Source
- Supervisor.scala
Attributes
- Source
- Supervisor.scala
Attributes
- Source
- Supervisor.scala
Attributes
- Source
- Supervisor.scala
Attributes
- Source
- Supervisor.scala
In this article