|
|||||||||
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)
|
Method Summary | |
---|---|
void |
addItems()
|
void |
disposeItems()
|
void |
loadIcons()
|
void |
loadProperties()
Actualiza los textos |
void |
showItems()
|
void |
update()
Actualiza los estados |
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)
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
public void loadIcons()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |