|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.herac.tuxguitar.gui.items.menu.ChordMenuItem
public class ChordMenuItem
Constructor Summary | |
---|---|
ChordMenuItem(Shell shell,
Menu parent,
int style,
TablatureEditor tablatureEditor)
|
Method Summary | |
---|---|
void |
addItems()
|
void |
disposeItems()
|
void |
loadProperties()
Actualiza el texto del item |
void |
showItems()
|
void |
update()
Actualiza el estado del item |
void |
widgetSelected(SelectionEvent event)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ChordMenuItem(Shell shell, Menu parent, int style, TablatureEditor tablatureEditor)
Method Detail |
---|
public void showItems()
showItems
in interface MenuItems
public void addItems()
public void disposeItems()
public void widgetSelected(SelectionEvent event)
public void update()
ItemBase
update
in interface ItemBase
public void loadProperties()
ItemBase
loadProperties
in interface ItemBase
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |