|
|||||||||
| 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()
public void init()
public void close()
protected void addPlugin()
protected void removePlugin()
public void setEnabled(boolean enabled)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||