org.herac.tuxguitar.io.midi
Class MidiPluginExporter

java.lang.Object
  extended by TGExporterPlugin
      extended by org.herac.tuxguitar.io.midi.MidiPluginExporter

public class MidiPluginExporter
extends TGExporterPlugin


Constructor Summary
MidiPluginExporter()
           
 
Method Summary
protected  TGSongExporter getExporter()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MidiPluginExporter

public MidiPluginExporter()
Method Detail

getExporter

protected TGSongExporter getExporter()