LogDirectory

org.nlogo.app.tools.Preferences.LogDirectory
class LogDirectory(val frame: Frame) extends Preference

Attributes

Source
Preferences.scala
Graph
Supertypes
trait Preference
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

Attributes

Source
Preferences.scala
def load(): Unit

Attributes

Source
Preferences.scala
def save(): Unit

Attributes

Source
Preferences.scala

Concrete fields

val component: JComponent & ThemeSync

Attributes

Source
Preferences.scala
val frame: Frame

Attributes

Source
Preferences.scala

Attributes

Source
Preferences.scala

Attributes

Source
Preferences.scala

Inherited fields

val anchor: Int

Attributes

Inherited from:
Preference
Source
Preference.scala