LabManagerInterface

org.nlogo.window.LabManagerInterface
trait LabManagerInterface extends LinkChild, ModelSaveable, ThemeSync

Attributes

Source
LabManagerInterface.scala
Graph
Supertypes
trait ThemeSync
trait ModelSaveable
trait LinkChild
class Object
trait Matchable
class Any
Show all
Known subtypes
class LabManager

Members list

Value members

Abstract methods

def actions: Seq[Action]

Attributes

Source
LabManagerInterface.scala
def show(): Unit

Attributes

Source
LabManagerInterface.scala

Inherited and Abstract methods

def getLinkParent(): <FromJavaObject>

Attributes

Inherited from:
LinkChild
def syncTheme(): Unit

Attributes

Inherited from:
ThemeSync
Source
InterfaceColors.scala

Attributes

Inherited from:
ModelSaveable
Source
ModelSections.scala