The superclass of org.nlogo.lite.InterfaceComponent.
This component is a wrapper around the contents of the interface panel that can be embedded in another application.
This component is a wrapper around the contents of the interface panel that can be embedded in another application.
Once created, an InterfaceComponent can't be garbage collected, so you should open successive models in the same InterfaceComponent, rather than making new instances.
See the "Controlling" section of the NetLogo User Manual for example code.
The superclass of org.nlogo.lite.InterfaceComponent. Also used by org.nlogo.lite.Applet.
See the "Controlling" section of the NetLogo User Manual for example code.