de.sciss.mellite.gui.impl

timeline

package timeline

Visibility
  1. Public
  2. All

Type Members

  1. trait DnD[S <: Sys[S]] extends AnyRef

  2. trait ProcCanvasImpl[S <: Sys[S]] extends TimelineCanvasImpl with TimelineProcCanvas[S]

  3. trait ProcView[S <: Sys[S]] extends TimelineObjView[S] with HasMute with HasGain with HasFade

    A data set for graphical display of a proc.

    A data set for graphical display of a proc. Accessors and mutators should only be called on the event dispatch thread. Mutators are plain variables and do not affect the underlying model. They should typically only be called in response to observing a change in the model.

Value Members

  1. object DnD

  2. object FrameImpl

  3. object GlobalProcsViewImpl

  4. object ProcView extends Factory

  5. object TimelineObjViewImpl

  6. object TimelineViewImpl

Ungrouped