|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnet.sourceforge.java.feednread.frontend.components.addressbar.NewsFeedAddressBar.AddressSelectionHandler
Event handler for all selection events triggered by the address field: - User types in new address and hits enter - User selects an existing address from the list
| Constructor Summary | |
private |
NewsFeedAddressBar.AddressSelectionHandler()
|
| Method Summary | |
void |
widgetDefaultSelected(SelectionEvent se)
Called whenever the enter key was hit in the address field. |
void |
widgetSelected(SelectionEvent se)
Called whenever an existing address was selected in the address field. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
private NewsFeedAddressBar.AddressSelectionHandler()
| Method Detail |
public void widgetDefaultSelected(SelectionEvent se)
Called whenever the enter key was hit in the address field.
widgetDefaultSelected in interface SelectionListenerse - the event that occuredpublic void widgetSelected(SelectionEvent se)
Called whenever an existing address was selected in the address field.
widgetSelected in interface SelectionListenerse - the event that occured
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||