|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.herac.tuxguitar.gui.tools.custom.TGCustomToolManager
public class TGCustomToolManager
Constructor Summary | |
---|---|
TGCustomToolManager()
|
Method Summary | |
---|---|
void |
addCustomTool(TGCustomTool tool)
|
java.util.Iterator |
getCustomTools()
|
static TGCustomToolManager |
instance()
|
void |
removeCustomTool(TGCustomTool tool)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TGCustomToolManager()
Method Detail |
---|
public static TGCustomToolManager instance()
public void addCustomTool(TGCustomTool tool)
public void removeCustomTool(TGCustomTool tool)
public java.util.Iterator getCustomTools()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |