|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MidiListener
This is a placeholder interface which makes it easier to program and manipulate objects which implement subinterfaces of MidiListener like RawMidiListener
, SimpleMidiListener
or StandardMidiListener
. It makes it easier to create lists and arrays of such object and allows for a standard method MidiBus.addMidiListener(MidiListener listener)
to add any type of listener to a MidiBus object.
RawMidiListener
,
SimpleMidiListener
,
StandardMidiListener
,
MidiBus
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |