org.herac.tuxguitar.gui.items.tool

Class CompositionToolItems

Implemented Interfaces:
ItemBase

public class CompositionToolItems
extends ToolItems

Field Summary

static String
NAME

Constructor Summary

CompositionToolItems()

Method Summary

void
loadProperties()
void
showItems(ToolBar toolBar)
void
update()

Methods inherited from class org.herac.tuxguitar.gui.items.ToolItems

getEditor, getName, showItems

Field Details

NAME

public static final String NAME

Constructor Details

CompositionToolItems

public CompositionToolItems()

Method Details

loadProperties

public void loadProperties()
Specified by:
loadProperties in interface ItemBase

showItems

public void showItems(ToolBar toolBar)
Overrides:
showItems in interface ToolItems

update

public void update()
Specified by:
update in interface ItemBase