Tree

org.nlogo.awt.Tree
object Tree

Sometimes useful when debugging

Attributes

Source
Tree.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Tree.type

Members list

Type members

Classlikes

Attributes

Source
Tree.scala
Supertypes
class Object
trait Matchable
class Any

Value members

Concrete methods

def indent(n: Int): String

Attributes

Source
Tree.scala
def printComponentTree(root: Component): Unit

Prints the component hierarchy to stdout.

Prints the component hierarchy to stdout.

Value parameters

root

where to begin

Attributes

Source
Tree.scala
def walkComponentTree(comp: Component, level: Int, walker: ComponentTreeWalker): Unit

Attributes

Source
Tree.scala

Concrete fields

Attributes

Source
Tree.scala