Uses of Class
musiccreator.Chord

Uses of Chord in musiccreator
 

Methods in musiccreator that return Chord
 Chord ChordArray.getChord(int index)
          Get the chord at 'index'
 

Methods in musiccreator with parameters of type Chord
 void ChordArray.AddChord(Chord c)
          Adds a new chord to the end of the ChordArray