Uses of Class
net.sourceforge.java.feednread.frontend.SplashScreen

Packages that use SplashScreen
net.sourceforge.java.feednread.frontend Contains all of the classes for dealing with the application user interface. 
 

Uses of SplashScreen in net.sourceforge.java.feednread.frontend
 

Methods in net.sourceforge.java.feednread.frontend with parameters of type SplashScreen
private  void MainApplicationWindow.importTrees(SplashScreen splash)
           Imports the NewsFeedFavoritesTree and NewsFeedWatchesTree structures.
 

Constructors in net.sourceforge.java.feednread.frontend with parameters of type SplashScreen
MainApplicationWindow(SplashScreen splash)
           Creates the MainApplicationWindow and disposes the specified SplasScreen when finished.