|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.herac.tuxguitar.gui.system.plugins.base.TGPluginAdapter
org.herac.tuxguitar.gui.system.plugins.base.TGBrowserPlugin
public abstract class TGBrowserPlugin
Constructor Summary | |
---|---|
TGBrowserPlugin()
|
Method Summary | |
---|---|
protected void |
addPlugin()
|
void |
close()
|
protected abstract TGBrowserFactory |
getFactory()
|
void |
init()
|
protected void |
removePlugin()
|
void |
setEnabled(boolean enabled)
|
Methods inherited from class org.herac.tuxguitar.gui.system.plugins.base.TGPluginAdapter |
---|
getAuthor, getDescription, getName, getVersion |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TGBrowserPlugin()
Method Detail |
---|
protected abstract TGBrowserFactory getFactory() throws TGPluginException
TGPluginException
public void init() throws TGPluginException
TGPluginException
public void close() throws TGPluginException
TGPluginException
public void setEnabled(boolean enabled) throws TGPluginException
TGPluginException
protected void addPlugin() throws TGPluginException
TGPluginException
protected void removePlugin() throws TGPluginException
TGPluginException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |