Packages

o

org.nlogo.api

OutputDestinationJ

object OutputDestinationJ

Java can't (I don't think) access Scala inner objects without reflection, so we provide these convenience vals for use from Java.

Source
OutputDestination.scala
Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. OutputDestinationJ
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. val FILE: File.type
  2. val NORMAL: Normal.type
  3. val OUTPUT_AREA: OutputArea.type