de.sciss.kontur.gui

TrackFadeTool

class TrackFadeTool extends BasicTrackStakeTool[Fade]

Linear Supertypes
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. TrackFadeTool
  2. BasicTrackStakeTool
  3. TrackStakeTool
  4. TrackTool
  5. Model
  6. AnyRef
  7. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Instance Constructors

  1. new TrackFadeTool(trackList: TrackList, timelineView: TimelineView)

Type Members

  1. class Drag extends MouseInputAdapter with KeyListener

    Attributes
    protected
    Definition Classes
    BasicTrackStakeTool

Value Members

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

    Definition Classes
    AnyRef
  2. final def !=(arg0: Any): Boolean

    Definition Classes
    Any
  3. final def ##(): Int

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

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

    Definition Classes
    Any
  6. def addListener(l: Listener): Listener

    Definition Classes
    Model
  7. final def asInstanceOf[T0]: T0

    Definition Classes
    Any
  8. def clone(): AnyRef

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws()
  9. var currentParamVar: Option[Fade]

    Attributes
    protected
    Definition Classes
    BasicTrackStakeTool
  10. def defaultCursor: Cursor

    Definition Classes
    TrackFadeToolTrackTool
  11. def dialog: Option[Fade]

    Attributes
    protected
    Definition Classes
    TrackFadeToolBasicTrackStakeTool
  12. def dispatch(change: Any): Unit

    Attributes
    protected
    Definition Classes
    Model
  13. def dragAdjust(d: Drag): Unit

    Attributes
    protected
    Definition Classes
    BasicTrackStakeTool
  14. def dragBegin(d: Drag): Unit

    Attributes
    protected
    Definition Classes
    BasicTrackStakeTool
  15. def dragCancel(d: Drag): Unit

    Attributes
    protected
    Definition Classes
    BasicTrackStakeTool
  16. def dragEnd(): Unit

    Attributes
    protected
    Definition Classes
    BasicTrackStakeTool
  17. def dragStarted(d: Drag): Boolean

    Attributes
    protected
    Definition Classes
    TrackFadeToolBasicTrackStakeTool
  18. def dragToParam(d: Drag): Fade

    Attributes
    protected
    Definition Classes
    TrackFadeToolBasicTrackStakeTool
  19. final def eq(arg0: AnyRef): Boolean

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

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

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

    Definition Classes
    AnyRef → Any
  23. def handleDoubleClick(): Unit

    Attributes
    protected
    Definition Classes
    BasicTrackStakeTool
  24. def handleSelect(e: MouseEvent, tle: TrackListElement, pos: Long, stake: Stake[_]): Unit

    Attributes
    protected
    Definition Classes
    BasicTrackStakeToolTrackStakeTool
  25. def handleSelect(e: MouseEvent, tle: TrackListElement, pos: Long, stakeO: Option[Stake[_]]): Unit

    Definition Classes
    TrackStakeToolTrackTool
  26. def hashCode(): Int

    Definition Classes
    AnyRef → Any
  27. final def isInstanceOf[T0]: Boolean

    Definition Classes
    Any
  28. val name: String

    Definition Classes
    TrackFadeToolTrackTool
  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 removeListener(l: Listener): Listener

    Definition Classes
    Model
  33. def screenToVirtual(e: MouseEvent): Long

    Attributes
    protected
    Definition Classes
    TrackStakeTool
  34. def showDialog(message: AnyRef): Boolean

    Attributes
    protected
    Definition Classes
    BasicTrackStakeTool
  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 BasicTrackStakeTool[Fade]

Inherited from TrackStakeTool

Inherited from TrackTool

Inherited from Model

Inherited from AnyRef

Inherited from Any

Ungrouped