org.herac.tuxguitar.gui.items

Class ToolItems

public abstract class ToolItems extends Object implements ItemBase

Constructor Summary
ToolItems(String name)
Method Summary
protected TablatureEditorgetEditor()
StringgetName()
abstract voidshowItems(ToolBar toolBar)

Constructor Detail

ToolItems

public ToolItems(String name)

Method Detail

getEditor

protected TablatureEditor getEditor()

getName

public String getName()

showItems

public abstract void showItems(ToolBar toolBar)