|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.tensegrity.skeleton.swt.launch.SwtMenuLaunchTask.menuItemsListener
This SelectionListener is used in order to perform
the BaseCommand associated to a given MenuItem
when it is selected, if the BaseCommand is enabled.
| Constructor Summary | |
SwtMenuLaunchTask.menuItemsListener(BaseCommand cmd)
Initializes a on the menu
item associated with the passed .
|
|
| Method Summary | |
void |
widgetDefaultSelected(org.eclipse.swt.events.SelectionEvent arg0)
|
void |
widgetSelected(org.eclipse.swt.events.SelectionEvent arg0)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SwtMenuLaunchTask.menuItemsListener(BaseCommand cmd)
Initializes a on the menu
item associated with the passed SelectionListener.
BaseCommand
cmd - BaseCommand associated with the
SelectionListener| Method Detail |
public void widgetDefaultSelected(org.eclipse.swt.events.SelectionEvent arg0)
widgetDefaultSelected in interface org.eclipse.swt.events.SelectionListenerpublic void widgetSelected(org.eclipse.swt.events.SelectionEvent arg0)
widgetSelected in interface org.eclipse.swt.events.SelectionListener
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||