|
|||||||||||
| 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.wizard.WatchSettingsWizardPage.ButtonHandler
Handles SelectionEvents triggered by the Buttons
within the button bar.
| Constructor Summary | |
private |
WatchSettingsWizardPage.ButtonHandler()
|
| Method Summary | |
private void |
updateButtonStatus()
Updates the enabled status of the Buttons in the
Button bar according to the status of the
TableViewer displaying the
WatchSetttingsEntries.
|
void |
widgetSelected(SelectionEvent e)
Called whenever a Button in the
WatchSettingsWizardPage is selected by the end-user.
|
| Methods inherited from class org.eclipse.swt.events.SelectionAdapter |
widgetDefaultSelected |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
private WatchSettingsWizardPage.ButtonHandler()
| Method Detail |
public void widgetSelected(SelectionEvent e)
Called whenever a Button in the
WatchSettingsWizardPage is selected by the end-user.
e - an event containing information about the selectionprivate void updateButtonStatus()
Updates the enabled status of the Buttons in the
Button bar according to the status of the
TableViewer displaying the
WatchSetttingsEntries.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||