Package com.gmail.jafelds.ppedits.gui.components

Examples of com.gmail.jafelds.ppedits.gui.components.MeasureComponent


   * These components always need to come first.
   */
  private void resetBaseComponents()
  {
    stepChart.removeAll();
    mcp = new MeasureComponent();
   
    /**
     * The NoteAdapter deals with the placing of notes within
     * the chart.
     * @author Jason "Wolfman2000" Felds
View Full Code Here

TOP

Related Classes of com.gmail.jafelds.ppedits.gui.components.MeasureComponent

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.