Uses of Class
com.sun.media.sound.SF2GlobalRegion

Uses of SF2GlobalRegion in com.sun.media.sound
 

Methods in com.sun.media.sound that return SF2GlobalRegion
 SF2GlobalRegion SF2Instrument.getGlobalRegion()
           
 SF2GlobalRegion SF2Layer.getGlobalRegion()
           
 

Methods in com.sun.media.sound with parameters of type SF2GlobalRegion
 void SF2Instrument.setGlobalZone(SF2GlobalRegion zone)
           
 void SF2Layer.setGlobalZone(SF2GlobalRegion zone)