net.sourceforge.java.feednread.frontend.configuration
Class BrowserConfigurationPage.ButtonHandler
java.lang.Object
org.eclipse.swt.events.SelectionAdapter
net.sourceforge.java.feednread.frontend.configuration.BrowserConfigurationPage.ButtonHandler
- All Implemented Interfaces:
- EventListener, SelectionListener, SWTEventListener
- Enclosing class:
- BrowserConfigurationPage
- private class BrowserConfigurationPage.ButtonHandler
- extends SelectionAdapter
Handles SelectionEvents triggered by the radio
Buttons defined in the enclosing
BrowserConfigurationPage.
- Author:
- Sebastian Machhausen
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BrowserConfigurationPage.ButtonHandler
private BrowserConfigurationPage.ButtonHandler()
widgetSelected
public void widgetSelected(SelectionEvent e)
Sent when selection occurs in the control.
- Parameters:
e - an event containing information about the selection