de.sciss.mellite

Prefs

object Prefs

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. Prefs
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Value Members

  1. final def !=(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  4. implicit object LookAndFeelType extends Type[LookAndFeelInfo]

  5. implicit object OSCProtocolType extends Type[Net]

  6. final def asInstanceOf[T0]: T0

    Definition Classes
    Any
  7. def audioDevice: Entry[String]

  8. def audioNumOutputs: Entry[Int]

  9. def audioNumPrivate: Entry[Int]

  10. def autoBoot: Entry[Boolean]

  11. def clone(): AnyRef

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  12. final val defaultAudioDevice: String("<default>")

  13. final val defaultAudioNumOutputs: Int(8)

  14. final val defaultAudioNumPrivate: Int(512)

  15. final val defaultHeadphonesBus: Int(0)

  16. def defaultLookAndFeel: LookAndFeelInfo

  17. final val defaultSensorPort: Int(19820)

  18. final val defaultSensorProtocol: Net

  19. final val defaultSuperCollider: File

  20. final def eq(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  21. def equals(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  22. def finalize(): Unit

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  23. final def getClass(): Class[_]

    Definition Classes
    AnyRef → Any
  24. def hashCode(): Int

    Definition Classes
    AnyRef → Any
  25. def headphonesBus: Entry[Int]

  26. final def isInstanceOf[T0]: Boolean

    Definition Classes
    Any
  27. def lookAndFeel: Entry[LookAndFeelInfo]

  28. def nativeWindowDecoration: Entry[Boolean]

  29. final def ne(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  30. final def notify(): Unit

    Definition Classes
    AnyRef
  31. final def notifyAll(): Unit

    Definition Classes
    AnyRef
  32. def sensorPort: Entry[Int]

  33. def sensorProtocol: Entry[Net]

  34. def superCollider: Entry[File]

  35. final def synchronized[T0](arg0: ⇒ T0): T0

    Definition Classes
    AnyRef
  36. def toString(): String

    Definition Classes
    AnyRef → Any
  37. final def wait(): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  38. final def wait(arg0: Long, arg1: Int): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  39. final def wait(arg0: Long): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from AnyRef

Inherited from Any

Ungrouped