Package net.sourceforge.java.feednread.frontend.dialog

Provides a collection of dialogs used in the application context.

See:
          Description

Class Summary
AboutDialog The Feed'n Read about dialog
AutoCloseConfirmationDialog Dialog capable of displaying an information message along with a confirmation Button (OK) which closes itself after a predefined time span if the end-user does not close the dialog before this time span elapses.
CategoryInputDialog Dialog to edit the properties of a Category.
CategorySelectionDialog Dialog to select a Category from the NewsFeedFavoritesTree.
DialogUtils Contains Dialog specific utility methods.
FavoriteInputDialog Dialog to edit the properties of a Favorite.
NewsFeedLinkDialog Dialog that prompts the user if he wants to create a Favorite in case a NewsFeed link is detected within a web page.
RemoveTreeElementDialog Dialog to question the end-user if he is sure on his decision to remove a selected ITreeElement.
WatchFolderInputDialog Dialog to edit the properties of a WatchFolder.
WatchFolderSelectionDialog Dialog to select a WatchFolder from the NewsFeedWatchesTree.
WatchSettingsEntryInputDialog User Dialog to create/edit a WatchSettingsEntry.
 

Package net.sourceforge.java.feednread.frontend.dialog Description

Provides a collection of dialogs used in the application context.