org.herac.tuxguitar.gui.items.menu

Class NoteEffectsMenuItem

Implemented Interfaces:
ItemContainer

public class NoteEffectsMenuItem
extends java.lang.Object
implements ItemContainer

Constructor Summary

NoteEffectsMenuItem(Shell shell, Menu parent, int style, TablatureEditor tablatureEditor)

Method Summary

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

Constructor Details

NoteEffectsMenuItem

public NoteEffectsMenuItem(Shell shell,
                           Menu parent,
                           int style,
                           TablatureEditor tablatureEditor)

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