Class FavoriteMidiSynth

java.lang.Object
org.jjazz.midi.api.MidiSynth
org.jjazz.midi.api.synths.FavoriteMidiSynth
All Implemented Interfaces:
PropertyChangeListener, EventListener

public class FavoriteMidiSynth extends MidiSynth implements PropertyChangeListener
A special synth that just mirrors the favorite instruments in a bank.

Fire a stateChanged event upon added/removed favorite instrument.