|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectDialog
fable.gui.dialog.SearchDialog
public class SearchDialog
Simple dialog allows users to search the web to find a feed and select a feed from the results.
| Method Summary | |
|---|---|
static NewFeedDialogData |
showSearchDialog(Shell parent,
FableManager fbm)
Shows a search dialog box and return the information about the selected feed. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static NewFeedDialogData showSearchDialog(Shell parent,
FableManager fbm)
parent - parent shell of the dialog box.fbm - FableManager object for censorship.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||