|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectDialog
fable.gui.dialog.ExportOPMLDialog
public class ExportOPMLDialog
This dialog box enables users to select multiple feeds to export as an OPML file.
| Method Summary | |
|---|---|
static ExportOPMLDialogData |
showExportOPMLDialog(Shell parent,
Folder root)
Show up a dialog box with tree structure of the folder/feeds with check boxes, and return the checked feeds. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static ExportOPMLDialogData showExportOPMLDialog(Shell parent,
Folder root)
parent - parent shell of the dialog box.root - root of the tree structure.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||