|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.gumshoe.MenuCommandAdapter
public class MenuCommandAdapter
Field Summary | |
---|---|
protected MenuCommand |
cmd
|
Constructor Summary | |
---|---|
MenuCommandAdapter()
|
|
MenuCommandAdapter(MenuCommand cmd)
|
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 |
Field Detail |
---|
protected MenuCommand cmd
Constructor Detail |
---|
public MenuCommandAdapter()
public MenuCommandAdapter(MenuCommand cmd)
Method Detail |
---|
public void widgetSelected(org.eclipse.swt.events.SelectionEvent arg0)
widgetSelected
in interface org.eclipse.swt.events.SelectionListener
public void widgetDefaultSelected(org.eclipse.swt.events.SelectionEvent arg0)
widgetDefaultSelected
in interface org.eclipse.swt.events.SelectionListener
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |