class SwtSubWindow.ActionUserMenuItem extends java.lang.Object implements org.eclipse.swt.events.SelectionListener
| Modifier and Type | Field and Description |
|---|---|
(package private) GralUserAction |
action |
| Constructor and Description |
|---|
ActionUserMenuItem(GralUserAction action) |
| Modifier and Type | Method and Description |
|---|---|
void |
widgetDefaultSelected(org.eclipse.swt.events.SelectionEvent e) |
void |
widgetSelected(org.eclipse.swt.events.SelectionEvent e) |
final GralUserAction action
public ActionUserMenuItem(GralUserAction action)
public void widgetDefaultSelected(org.eclipse.swt.events.SelectionEvent e)
widgetDefaultSelected in interface org.eclipse.swt.events.SelectionListenerpublic void widgetSelected(org.eclipse.swt.events.SelectionEvent e)
widgetSelected in interface org.eclipse.swt.events.SelectionListener