|
Class Summary |
| AboutDialog |
This dialog box shows our banner and some interesting things. |
| AddToCustomFeedDialog |
This dialog box let users to choose custom feed to add some articles. |
| BrowserDialog |
This dialog box shows very simple browser. |
| CensorshipDialog |
This dialog box controls censorship of the Fable. |
| ConfirmationDialog |
This dialog box confirms asks the user to confirm a certain event, prompting a
"yes" response before proceeding. |
| DialogUtility |
This class provides utilities to make a dialog box. |
| EditArticleDialog |
This dialog box shows a dialog box to edit an article. |
| EditArticleDialogData |
This class represents a data gathered in EditArticleDialogData. |
| ExportNewCustomFeedDialog |
This class provides static method that shows dialog box with name,
and folder tree structure to add a custom feed. |
| ExportNewCustomFeedDialogData |
Data for Exporting new custom feeds |
| ExportOPMLDialog |
This dialog box enables users to select multiple feeds to
export as an OPML file. |
| ExportOPMLDialogData |
Return type of export OPML dialog. |
| FeedsterSearchDialog |
This is a dialog for Feedster Searches |
| FilterDialog |
Dialog that asks the user for custom filters |
| ImportOPMLDialog |
This dialog box allows users to import feeds in the OPML file. |
| ImportOPMLDialogData |
This class represents all information gathered in ImportOPMLDialogData. |
| MailDialog |
This dialog box allows users to send a mail containing the selected articles
to other people. |
| MailDialogData |
This class represents information gathered in the MailDialog. |
| NewFeedDialog |
This class provides static method that shows dialog box with name, URL,
and folder tree structure to add a feed. |
| NewFeedDialogData |
Return type of a new feed dialog box. |
| NewFolderDialog |
This class provides static method that shows dialog box with name,
and folder tree structure to add a folder. |
| NewFolderDialogData |
Return type of new folder dialog box. |
| PasswordDialog |
The password dialog allows a user to enter his password |
| PropertiesDialog |
This dialog box shows a property of any FableComponent, and allows users
to change some of the properties. |
| PropertiesDialogData |
Return type of properties dialog box. |
| SearchDialog |
Simple dialog allows users to search the web to find a feed and
select a feed from the results. |
| SimpleDialog |
Simple dialog box asks user to input a string. |
| VerificationDialog |
This class allows the user to verify his master password |