LitePanel
The superclass of org.nlogo.lite.InterfaceComponent.
See the "Controlling" section of the NetLogo User Manual for example code.
Attributes
- Source
- LitePanel.scala
- Graph
-
- Supertypes
-
trait ControlSettrait LinkRoottrait LinkParenttrait Handlerclass JPaneltrait Accessibleclass JComponentclass Containerclass Componenttrait Serializabletrait MenuContainertrait ImageObserverclass Objecttrait Matchableclass AnyShow all
- Known subtypes
-
class InterfaceComponent
Members list
Type members
Inherited classlikes
Attributes
- Inherited from:
- JComponent
- Supertypes
-
class Objecttrait Matchableclass Any
Inherited and Abstract classlikes
Attributes
- Inherited from:
- JComponent
- Supertypes
-
trait AccessibleExtendedComponenttrait AccessibleComponenttrait Serializableclass AccessibleContextclass Objecttrait Matchableclass AnyShow all
Value members
Concrete methods
Runs NetLogo commands and waits for them to complete.
Runs NetLogo commands and waits for them to complete.
This method must not be called from the AWT event queue thread or while that thread is blocked. It is an error to do so.
Value parameters
- source
-
The command or commands to run
Attributes
- Throws
-
IllegalStateException
if called from the AWT event queue thread
org.nlogo.core.CompilerExceptionif the code fails to compile
- See also
-
#commandLater
- Source
- LitePanel.scala
Runs NetLogo commands in the background. Returns immediately, without waiting for the commands to finish.
Runs NetLogo commands in the background. Returns immediately, without waiting for the commands to finish.
This method may be called from any thread.
Value parameters
- source
-
The command or commands to run
Attributes
- Throws
-
org.nlogo.core.CompilerException
if the code fails to compile
- See also
-
#command
- Source
- LitePanel.scala
Attributes
- Source
- LitePanel.scala
internal use only
Returns the contents of the Code tab.
Returns the contents of the Code tab.
Attributes
- Returns
-
contents of Code tab
- Source
- LitePanel.scala
internal use only
Opens a model stored in a string.
Opens a model stored in a string.
Value parameters
- name
-
Model name (will appear in the main window's title bar)
- source
-
The complete model, including widgets and so forth, in the same format as it would be stored in a file.
Attributes
- Source
- LitePanel.scala
Runs a NetLogo reporter.
Runs a NetLogo reporter.
This method must not be called from the AWT event queue thread or while that thread is blocked. It is an error to do so.
Value parameters
- source
-
The reporter to run
Attributes
- Returns
-
the result reported; may be of type java.lang.Integer, java.lang.Double, java.lang.Boolean, java.lang.String,
[[org.nlogo.core.LogoList]]
,[[org.nlogo.api.Agent]]
, AgentSet, or Nobody - Throws
-
IllegalStateException
if called from the AWT event queue thread
org.nlogo.core.CompilerExceptionif the code fails to compile
- Source
- LitePanel.scala
LitePanel passes the focus request to the InterfacePanel
LitePanel passes the focus request to the InterfacePanel
Attributes
- Definition Classes
-
JComponent -> Component
- Source
- LitePanel.scala
internal use only
sets the current working directory
sets the current working directory
Value parameters
- url
-
the directory as java.net.URL
Attributes
- Source
- LitePanel.scala
Replaces the contents of the Code tab. Does not recompile the model.
Replaces the contents of the Code tab. Does not recompile the model.
Value parameters
- source
-
new contents
Attributes
- Source
- LitePanel.scala
Attributes
- Source
- LitePanel.scala
Attributes
- Source
- LitePanel.scala
Inherited methods
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- JComponent
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- LinkRoot
- Source
- LinkRoot.scala
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- JComponent
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- JComponent
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- JComponent
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- JComponent
Attributes
- Inherited from:
- JComponent
Attributes
- Inherited from:
- JComponent
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- JPanel
Attributes
- Inherited from:
- JComponent
Attributes
- Inherited from:
- JComponent
Attributes
- Inherited from:
- JComponent
Attributes
- Inherited from:
- JComponent
Attributes
- Inherited from:
- JComponent
Attributes
- Inherited from:
- JComponent
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- JComponent
Attributes
- Inherited from:
- JComponent
Attributes
- Inherited from:
- JComponent
Attributes
- Inherited from:
- JComponent
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- JComponent
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- JComponent
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- JComponent
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- JComponent
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- JComponent
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- JComponent
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- JComponent
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- JComponent
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- JComponent
Attributes
- Inherited from:
- JComponent
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- JComponent
Attributes
- Inherited from:
- JComponent
Attributes
- Inherited from:
- JComponent
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- LinkRoot
- Source
- LinkRoot.scala
Attributes
- Inherited from:
- JComponent
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- JComponent
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- JComponent
Attributes
- Inherited from:
- JComponent
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- JComponent
Attributes
- Inherited from:
- JComponent
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- JComponent
Attributes
- Inherited from:
- JComponent
Attributes
- Inherited from:
- JComponent
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- JComponent
Attributes
- Inherited from:
- JComponent
Attributes
- Inherited from:
- JComponent
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- JComponent
Attributes
- Inherited from:
- JComponent
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- JPanel
Attributes
- Inherited from:
- JPanel
Attributes
- Inherited from:
- JComponent
Attributes
- Inherited from:
- JComponent
Attributes
- Inherited from:
- JComponent
Attributes
- Inherited from:
- JComponent
Attributes
- Inherited from:
- JComponent
Attributes
- Inherited from:
- JComponent
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- JComponent
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- JComponent
Attributes
- Inherited from:
- JComponent
Attributes
- Inherited from:
- JComponent
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- JComponent
Attributes
- Inherited from:
- JComponent
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- JComponent
Attributes
- Inherited from:
- JComponent
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- JComponent
Attributes
- Inherited from:
- JComponent
Attributes
- Inherited from:
- JComponent
Attributes
- Inherited from:
- JComponent
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- LinkRoot
- Source
- LinkRoot.scala
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- JComponent
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- JComponent
Attributes
- Inherited from:
- JComponent
Attributes
- Inherited from:
- JComponent
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- JComponent
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- JComponent
Attributes
- Inherited from:
- JComponent
Attributes
- Inherited from:
- JComponent
Attributes
- Inherited from:
- JComponent
Attributes
- Inherited from:
- JComponent
Attributes
- Inherited from:
- JComponent
Attributes
- Inherited from:
- JComponent
Attributes
- Inherited from:
- JComponent
Attributes
- Inherited from:
- JComponent
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- JComponent
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- JComponent
Attributes
- Inherited from:
- JComponent
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- JComponent
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- JComponent
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- JComponent
Attributes
- Inherited from:
- JComponent
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- JComponent
Attributes
- Inherited from:
- JComponent
Attributes
- Inherited from:
- JComponent
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- JComponent
Attributes
- Inherited from:
- JComponent
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- JComponent
Attributes
- Inherited from:
- JComponent
Attributes
- Inherited from:
- JComponent
Attributes
- Inherited from:
- JComponent
Attributes
- Inherited from:
- JComponent
Attributes
- Inherited from:
- JPanel
Attributes
- Inherited from:
- JComponent
Attributes
- Inherited from:
- JComponent
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:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- JComponent
Deprecated and Inherited methods
Attributes
- Deprecated
-
[Since version ]
see corresponding Javadoc for more information. - Inherited from:
- Component
Attributes
- Deprecated
-
[Since version ]
see corresponding Javadoc for more information. - Inherited from:
- Component
Attributes
- Deprecated
-
[Since version ]
see corresponding Javadoc for more information. - Inherited from:
- Container
Attributes
- Deprecated
-
[Since version ]
see corresponding Javadoc for more information. - Inherited from:
- Container
Attributes
- Deprecated
-
[Since version ]
see corresponding Javadoc for more information. - Inherited from:
- JComponent
Attributes
- Deprecated
-
[Since version ]
see corresponding Javadoc for more information. - Inherited from:
- JComponent
Attributes
- Deprecated
-
[Since version ]
see corresponding Javadoc for more information. - Inherited from:
- Component
Attributes
- Deprecated
-
[Since version ]
see corresponding Javadoc for more information. - Inherited from:
- JComponent
Attributes
- Deprecated
-
[Since version ]
see corresponding Javadoc for more information. - Inherited from:
- Component
Attributes
- Deprecated
-
[Since version ]
see corresponding Javadoc for more information. - Inherited from:
- Component
Attributes
- Deprecated
-
[Since version ]
see corresponding Javadoc for more information. - Inherited from:
- JComponent
Attributes
- Deprecated
-
[Since version ]
see corresponding Javadoc for more information. - Inherited from:
- Container
Attributes
- Deprecated
-
[Since version ]
see corresponding Javadoc for more information. - Inherited from:
- Component
Attributes
- Deprecated
-
[Since version ]
see corresponding Javadoc for more information. - Inherited from:
- Component
Attributes
- Deprecated
-
[Since version ]
see corresponding Javadoc for more information. - Inherited from:
- JComponent
Attributes
- Deprecated
-
[Since version ]
see corresponding Javadoc for more information. - Inherited from:
- Component
Attributes
- Deprecated
-
[Since version ]
see corresponding Javadoc for more information. - Inherited from:
- Component
Attributes
- Deprecated
-
[Since version ]
see corresponding Javadoc for more information. - Inherited from:
- Container
Attributes
- Deprecated
-
[Since version ]
see corresponding Javadoc for more information. - Inherited from:
- Container
Attributes
- Deprecated
-
[Since version ]
see corresponding Javadoc for more information. - Inherited from:
- Component
Attributes
- Deprecated
-
[Since version ]
see corresponding Javadoc for more information. - Inherited from:
- Component
Attributes
- Deprecated
-
[Since version ]
see corresponding Javadoc for more information. - Inherited from:
- Container
Attributes
- Deprecated
-
[Since version ]
see corresponding Javadoc for more information. - Inherited from:
- Component
Attributes
- Deprecated
-
[Since version ]
see corresponding Javadoc for more information. - Inherited from:
- Component
Attributes
- Deprecated
-
[Since version ]
see corresponding Javadoc for more information. - Inherited from:
- Component
Attributes
- Deprecated
-
[Since version ]
see corresponding Javadoc for more information. - Inherited from:
- Component
Attributes
- Deprecated
-
[Since version ]
see corresponding Javadoc for more information. - Inherited from:
- Component
Attributes
- Deprecated
-
[Since version ]
see corresponding Javadoc for more information. - Inherited from:
- Component
Attributes
- Deprecated
-
[Since version ]
see corresponding Javadoc for more information. - Inherited from:
- Component
Attributes
- Deprecated
-
[Since version ]
see corresponding Javadoc for more information. - Inherited from:
- Component
Attributes
- Deprecated
-
[Since version ]
see corresponding Javadoc for more information. - Inherited from:
- Component
Attributes
- Deprecated
-
[Since version ]
see corresponding Javadoc for more information. - Inherited from:
- Container
Attributes
- Deprecated
-
[Since version ]
see corresponding Javadoc for more information. - Inherited from:
- JComponent
Attributes
- Deprecated
-
[Since version ]
see corresponding Javadoc for more information. - Inherited from:
- JComponent
Attributes
- Deprecated
-
[Since version ]
see corresponding Javadoc for more information. - Inherited from:
- Component
Attributes
- Deprecated
-
[Since version ]
see corresponding Javadoc for more information. - Inherited from:
- Component
Attributes
- Deprecated
-
[Since version ]
see corresponding Javadoc for more information. - Inherited from:
- JComponent
Attributes
- Deprecated
-
[Since version ]
see corresponding Javadoc for more information. - Inherited from:
- Component
Attributes
- Deprecated
-
[Since version ]
see corresponding Javadoc for more information. - Inherited from:
- Component
Attributes
- Deprecated
-
[Since version ]
see corresponding Javadoc for more information. - Inherited from:
- Component
Concrete fields
Attributes
- Source
- LitePanel.scala
Attributes
- Source
- LitePanel.scala
Attributes
- Source
- LitePanel.scala
The NetLogoListenerManager stored in this field can be used to add and remove NetLogoListeners, so the embedding environment can receive notifications of events happening within NetLogo. Relevant methods on NetLogoListenerManager are addListener(), removeListener(), and clearListeners(). The first two take a NetLogoListener as input.
The NetLogoListenerManager stored in this field can be used to add and remove NetLogoListeners, so the embedding environment can receive notifications of events happening within NetLogo. Relevant methods on NetLogoListenerManager are addListener(), removeListener(), and clearListeners(). The first two take a NetLogoListener as input.
Attributes
- Source
- LitePanel.scala
Attributes
- Source
- LitePanel.scala
Attributes
- Source
- LitePanel.scala
Attributes
- Source
- LitePanel.scala
Attributes
- Source
- LitePanel.scala
Attributes
- Source
- LitePanel.scala
Inherited fields
Attributes
- Inherited from:
- LinkRoot
- Source
- LinkRoot.scala