|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.swt.events.SelectionAdapter
org.eclipse.mylar.internal.tasks.ui.editors.AbstractRepositoryTaskEditor.ComboSelectionListener
protected class AbstractRepositoryTaskEditor.ComboSelectionListener
Field Summary | |
---|---|
private org.eclipse.swt.custom.CCombo |
combo
|
Constructor Summary | |
---|---|
AbstractRepositoryTaskEditor.ComboSelectionListener(org.eclipse.swt.custom.CCombo combo)
|
Method Summary | |
---|---|
void |
widgetDefaultSelected(org.eclipse.swt.events.SelectionEvent event)
|
void |
widgetSelected(org.eclipse.swt.events.SelectionEvent event)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private org.eclipse.swt.custom.CCombo combo
Constructor Detail |
---|
public AbstractRepositoryTaskEditor.ComboSelectionListener(org.eclipse.swt.custom.CCombo combo)
Method Detail |
---|
public void widgetDefaultSelected(org.eclipse.swt.events.SelectionEvent event)
widgetDefaultSelected
in interface org.eclipse.swt.events.SelectionListener
widgetDefaultSelected
in class org.eclipse.swt.events.SelectionAdapter
public void widgetSelected(org.eclipse.swt.events.SelectionEvent event)
widgetSelected
in interface org.eclipse.swt.events.SelectionListener
widgetSelected
in class org.eclipse.swt.events.SelectionAdapter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |