|
|||||||||
| 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.TGPluginList
public abstract class TGPluginList
| Constructor Summary | |
|---|---|
TGPluginList()
|
|
| Method Summary | |
|---|---|
void |
close()
|
protected abstract java.util.List |
getPlugins()
|
void |
init()
|
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 TGPluginList()
| Method Detail |
|---|
public void init()
throws TGPluginException
TGPluginException
public void close()
throws TGPluginException
TGPluginException
public void setEnabled(boolean enabled)
throws TGPluginException
TGPluginException
protected abstract java.util.List getPlugins()
throws TGPluginException
TGPluginException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||