Uses of Class
net.sourceforge.java.feednread.frontend.event.action.CheckboxAction

Packages that use CheckboxAction
net.sourceforge.java.feednread.frontend.event.action Provides a collection of Actions handling events based on user actions.  
 

Uses of CheckboxAction in net.sourceforge.java.feednread.frontend.event.action
 

Subclasses of CheckboxAction in net.sourceforge.java.feednread.frontend.event.action
 class NewsContentViewAction
           This Action is used to fade in/out the NewsContentView component.
 class NewsFeedAddressBarViewAction
           Toggles the visibility of the NewsFeedAddressBar component.
 class NewsFeedTabBarViewAction
           This Action is used to fade in/out the NewsFeedTabBar component.
 class NotificationBarViewAction
           This Action is used to fade in/out the NotificationBar component.
 class SideBarViewAction
           Fades in/out the SideBar component.
 class ToolBarViewAction
           This Action is used to fade in/out the ToolBar component in the MainApplicationWindow.