|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.swt.events.SelectionAdapter
net.sourceforge.java.feednread.frontend.configuration.CacheConfigurationPage.ButtonHandler
Event handler to react on SelectionEvents triggered by
the Buttons added via the
CacheConfigurationPage.contributeButtons(Composite)
method.
| Constructor Summary | |
private |
CacheConfigurationPage.ButtonHandler()
|
| Method Summary | |
void |
widgetDefaultSelected(SelectionEvent e)
Sent when default selection occurs in the control. |
void |
widgetSelected(SelectionEvent e)
Sent when selection occurs in the control. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
private CacheConfigurationPage.ButtonHandler()
| Method Detail |
public void widgetSelected(SelectionEvent e)
Sent when selection occurs in the control.
e - an event containing information about the selectionpublic void widgetDefaultSelected(SelectionEvent e)
Sent when default selection occurs in the control.
e - an event containing information about the default selection
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||