org.herac.tuxguitar.gui.items.tool

Class PlayerToolItems

Implemented Interfaces:
ItemBase

public class PlayerToolItems
extends ToolItems

Field Summary

static String
NAME

Constructor Summary

PlayerToolItems()

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

PlayerToolItems

public PlayerToolItems()

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