Uses of Class
jcaas.midi.GeneratedStaff

Packages that use GeneratedStaff
jcaas.midi   
 

Uses of GeneratedStaff in jcaas.midi
 

Subclasses of GeneratedStaff in jcaas.midi
 class GeneratedStaffOct
           
 

Methods in jcaas.midi with parameters of type GeneratedStaff
 boolean GeneratedScore.changeStaff(int i, GeneratedStaff s)
          A method to replace one of the staves in this score
 

Constructors in jcaas.midi with parameters of type GeneratedStaff
GeneratedScore(GeneratedStaff[] s)
          Standard Constructor