Class

de.sciss.mellite.gui.impl.document.EnsembleViewImpl

Impl

Related Doc: package EnsembleViewImpl

Permalink

final class Impl[S <: Sys[S]] extends ComponentHolder[Component] with EnsembleView[S]

Self Type
Impl[S]
Linear Supertypes
EnsembleView[S], CanBounce, UniverseView[S], Editable[S], Cursor[S], View[S], Disposable[S.Tx], ComponentHolder[Component], AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Impl
  2. EnsembleView
  3. CanBounce
  4. UniverseView
  5. Editable
  6. Cursor
  7. View
  8. Disposable
  9. ComponentHolder
  10. AnyRef
  11. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new Impl(ensembleH: Source[S.Tx, Ensemble[S]], viewPower: PlayToggleButton[S], view: FolderEditorView[S], playing: View[S])

    Permalink

Type Members

  1. type C = Component

    Permalink
    Definition Classes
    Impl → View

Value Members

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

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

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

    Permalink
    Definition Classes
    AnyRef → Any
  4. object actionBounce extends ActionBounce[S]

    Permalink
    Definition Classes
    ImplCanBounce
  5. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  6. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  7. final def component: Component

    Permalink
    Definition Classes
    ComponentHolder
  8. final def component_=(c: Component): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    ComponentHolder
  9. implicit def cursor: Cursor[S]

    Permalink
    Definition Classes
    UniverseView → Cursor
  10. def dispose()(implicit tx: S.Tx): Unit

    Permalink
    Definition Classes
    Impl → Disposable
  11. def ensemble(implicit tx: S.Tx): Ensemble[S]

    Permalink
    Definition Classes
    ImplEnsembleView
  12. final def eq(arg0: AnyRef): Boolean

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

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

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  15. def folderView: FolderView[S]

    Permalink
    Definition Classes
    ImplEnsembleView
  16. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  17. def guiInit(): Unit

    Permalink
  18. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  19. def init()(implicit tx: S.Tx): Impl.this.type

    Permalink
  20. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  21. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  22. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  23. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  24. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  25. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  26. def transport: Transport[S]

    Permalink
    Definition Classes
    ImplEnsembleView
  27. def undoManager: UndoManager

    Permalink
    Definition Classes
    Impl → Editable
  28. implicit val universe: Universe[S]

    Permalink
    Definition Classes
    Impl → UniverseView
  29. val view: FolderEditorView[S]

    Permalink
  30. final def wait(): Unit

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

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

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from EnsembleView[S]

Inherited from CanBounce

Inherited from UniverseView[S]

Inherited from Editable[S]

Inherited from Cursor[S]

Inherited from View[S]

Inherited from Disposable[S.Tx]

Inherited from ComponentHolder[Component]

Inherited from AnyRef

Inherited from Any

Ungrouped