|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectDialog
fable.gui.dialog.FeedsterSearchDialog
public class FeedsterSearchDialog
This is a dialog for Feedster Searches
Method Summary | |
---|---|
static java.util.List<NewFeedDialogData> |
showFeedsterSearchDialog(Shell parent,
FableComponent root,
FableComponent currentPosition,
FableManager fbm)
Show a feedster search dialog box which enables users to search the web for the feed. |
static java.util.List<NewFeedDialogData> |
showFeedsterSearchDialog(Shell parent,
FableComponent root,
FableManager fbm)
Show a feedster search dialog box which enables users to search the web for the feed. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static java.util.List<NewFeedDialogData> showFeedsterSearchDialog(Shell parent, FableComponent root, FableComponent currentPosition, FableManager fbm)
parent
- parent shell of the dialog box.root
- root of the tree structure.currentPosition
- current selected fable component.fbm
- fable manager object
public static java.util.List<NewFeedDialogData> showFeedsterSearchDialog(Shell parent, FableComponent root, FableManager fbm)
parent
- parent shell of the dialog box.root
- root of the tree structure.fbm
- fable manager object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |