225226227228229230231232233234235
* 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