org.herac.tuxguitar.player.impl.sequencer
Class MidiEventDispacher

java.lang.Object
  extended by org.herac.tuxguitar.player.impl.sequencer.MidiEventDispacher

public class MidiEventDispacher
extends java.lang.Object


Constructor Summary
MidiEventDispacher(MidiSequencerImpl sequencer)
           
 
Method Summary
 void dispatch(MidiEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MidiEventDispacher

public MidiEventDispacher(MidiSequencerImpl sequencer)
Method Detail

dispatch

public void dispatch(MidiEvent event)
              throws MidiPlayerException
Throws:
MidiPlayerException