Package fable.gui.event

Interface Summary
ArticleBrowseListener This interface listens to the ArticleBrowseEvent.
ArticleReadListener This interface listens to the ArticleReadEvent.
CensorshipChangedListener This interface listens to the CensorshipChangedEvent.
ExportListener This interface listens to the ExportEvent.
FeedDeletedListener This interface listens to the FeedDeletedEvent.
FeedSelectedListener This interface listens to the FeedSelectedEvent.
FolderDeletedListener This interface listens to the FolderDeletedEvent.
FolderSelectedListener This interface listens to the FolderSelectedEvent.
 

Class Summary
ArticleBrowseEvent This object represents an event that the user chose to browse the article according to its URL.
ArticleReadEvent This object represents an event that the user chose to read the article.
CensorshipChangedEvent This object represents an event that censorship changes.
ExportEvent This object represents the event fired when the user exports to PDF
FeedDeletedEvent This object represents an event that the feed is deleted in FeedListTree.
FeedSelectedEvent This object represents an event that the feed is selected in FeedListTree.
FolderDeletedEvent This object represents an event that the folder is deleted in FeedListTree.
FolderSelectedEvent This object represents an event that the folder is selected in FeedListTree.