Uses of Package
net.sourceforge.java.feednread.frontend.components.tabbar

Packages that use net.sourceforge.java.feednread.frontend.components.tabbar
net.sourceforge.java.feednread.frontend Contains all of the classes for dealing with the application user interface. 
net.sourceforge.java.feednread.frontend.components.tabbar Contains all the interfaces and classes composing the NewsFeedTabBar ui component. 
net.sourceforge.java.feednread.frontend.event Provides classes for handling the events fired by the application. 
net.sourceforge.java.feednread.frontend.event.action Provides a collection of Actions handling events based on user actions.  
 

Classes in net.sourceforge.java.feednread.frontend.components.tabbar used by net.sourceforge.java.feednread.frontend
NewsFeedTabBar
           Displays NewsFeedView and InternalBrowser components in tabs.
 

Classes in net.sourceforge.java.feednread.frontend.components.tabbar used by net.sourceforge.java.feednread.frontend.components.tabbar
AbstractTabItemData
           Base class for all tab data objects to be used in CTabItems displayed in the NewsFeedTabBar ui component and organized inside a TabManager.
InternalBrowser
           Internal web browser component which consists of a Browser and a ToolBar component holding the default browser operations which are back, forward, refresh, stop and home.
InternalBrowser.LocationHandler
           
InternalBrowser.PageTitleHandler
           
InternalBrowser.ProgressHandler
           
InternalBrowser.StatusBarHandler
           
ITabItemData
           Base interface for CTabItem related data objects used in the NewsFeedTabBar ui component.
MessagePanel
           Panel to display user defined messages.
NewsFeedMetaDataView
           Displays the meta data of a NewsFeed.
NewsFeedMetaDataView.HyperlinkHandler
           
NewsFeedTabBar
           Displays NewsFeedView and InternalBrowser components in tabs.
NewsFeedTabBar.TabHandler
           Internal Event Handler to react on closing tabs.
NewsFeedTabItemData
           Tab data class for CTabItems displaying a NewsFeed in the NewsFeedTabBar ui component.
NewsFeedView
           Displays a NewsFeed in a tab view holding two selectable tabs: First a NewsFeedTable component that displays the NewsFeedEntrys in a NewsFeed.
NewsFeedView.TabSelectionHandler
           
TabManager
           Acts as model for the NewsFeedTabBar ui component by managing the CTabItems and their associated ITabItemData objects.
 

Classes in net.sourceforge.java.feednread.frontend.components.tabbar used by net.sourceforge.java.feednread.frontend.event
InternalBrowser
           Internal web browser component which consists of a Browser and a ToolBar component holding the default browser operations which are back, forward, refresh, stop and home.
 

Classes in net.sourceforge.java.feednread.frontend.components.tabbar used by net.sourceforge.java.feednread.frontend.event.action
NewsFeedTabBar
           Displays NewsFeedView and InternalBrowser components in tabs.
NewsFeedTabItemData
           Tab data class for CTabItems displaying a NewsFeed in the NewsFeedTabBar ui component.