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

Uses of DLSInstrument in com.sun.media.sound
 

Methods in com.sun.media.sound that return DLSInstrument
 DLSInstrument[] DLSSoundbank.getInstruments()
           
 

Methods in com.sun.media.sound with parameters of type DLSInstrument
 void DLSSoundbank.addInstrument(DLSInstrument resource)
           
 void DLSSoundbank.removeInstrument(DLSInstrument resource)