org.herac.tuxguitar.gui.items.tool

Class PropertiesToolItems

Implemented Interfaces:
ItemContainer

public class PropertiesToolItems
extends java.lang.Object
implements ItemContainer

Field Summary

static String
NAME

Constructor Summary

PropertiesToolItems(TablatureEditor tablatureEditor, ToolBar toolBar)

Method Summary

void
loadProperties()
void
showItems()
void
update()

Field Details

NAME

public static final String NAME

Constructor Details

PropertiesToolItems

public PropertiesToolItems(TablatureEditor tablatureEditor,
                           ToolBar toolBar)

Method Details

loadProperties

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

showItems

public void showItems()
Specified by:
showItems in interface ItemContainer

update

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