Package de.sciss.eisenkraut.timeline

Examples of de.sciss.eisenkraut.timeline.Track


  // sync: caller must sync on timeline + grp + tc
  private void updateSelection()
  {
    Rectangle  r;
    Track    t;
    int      x, y;

    vpSelections.clear();
    vpSelectionColors.clear();
    if( !timelineSel.isEmpty() ) {
View Full Code Here

TOP

Related Classes of de.sciss.eisenkraut.timeline.Track

Copyright © 2018 www.massapicom. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.