|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.swt.events.SelectionAdapter
org.opensubsystems.patterns.thickclient.application.swt.DelegatingSelectionAdapter
public class DelegatingSelectionAdapter
Customization of the SelectionAdapter where the default selection event is delegated to the regular selection event
| Constructor Summary | |
|---|---|
DelegatingSelectionAdapter()
|
|
| Method Summary | |
|---|---|
void |
widgetDefaultSelected(org.eclipse.swt.events.SelectionEvent event)
|
| Methods inherited from class org.eclipse.swt.events.SelectionAdapter |
|---|
widgetSelected |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DelegatingSelectionAdapter()
| Method Detail |
|---|
public void widgetDefaultSelected(org.eclipse.swt.events.SelectionEvent event)
widgetDefaultSelected in interface org.eclipse.swt.events.SelectionListenerwidgetDefaultSelected in class org.eclipse.swt.events.SelectionAdapter
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||