org.herac.tuxguitar.io.abc
Class ABCPluginList

java.lang.Object
  extended byorg.herac.tuxguitar.gui.system.plugins.base.TGPluginAdapter
      extended byorg.herac.tuxguitar.gui.system.plugins.base.TGPluginList
          extended byorg.herac.tuxguitar.io.abc.ABCPluginList
All Implemented Interfaces:
org.herac.tuxguitar.gui.system.plugins.TGPlugin

public class ABCPluginList
extends org.herac.tuxguitar.gui.system.plugins.base.TGPluginList


Constructor Summary
ABCPluginList()
           
 
Method Summary
 java.lang.String getAuthor()
           
 java.lang.String getDescription()
           
 java.lang.String getName()
           
 java.lang.String getVersion()
           
 
Methods inherited from class org.herac.tuxguitar.gui.system.plugins.base.TGPluginList
close, init, setEnabled
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ABCPluginList

public ABCPluginList()
Method Detail

getAuthor

public java.lang.String getAuthor()

getDescription

public java.lang.String getDescription()

getName

public java.lang.String getName()

getVersion

public java.lang.String getVersion()