org.herac.tuxguitar.gui.items.menu

Class NoteMenuItem

Implemented Interfaces:
ItemBase, MenuItems

public class NoteMenuItem
extends java.lang.Object
implements MenuItems

Constructor Summary

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

Method Summary

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

Constructor Details

NoteMenuItem

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

Method Details

loadProperties

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

showItems

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

update

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