GNU Classpath (0.95) | |
Frames | No Frames |
Methods with parameter type javax.sound.midi.MidiDevice.Info | |
MidiDevice | Get the specified MIDI device.
|
Methods with return type javax.sound.midi.MidiDevice.Info | |
MidiDevice.Info | Get the Info object describing this device.
|
MidiDevice.Info[] | Get an array of all available MIDI devices.
|
Methods with parameter type javax.sound.midi.MidiDevice.Info | |
MidiDevice | Get the MidiDevice for the MIDI device described by info
|
boolean | Returns true if this provider supports a specific MIDI device.
|
Methods with return type javax.sound.midi.MidiDevice.Info | |
MidiDevice.Info[] | Get the list descriptors for all MIDI devices supported by
this provider.
|
GNU Classpath (0.95) |