Uses of Class
org.freehep.application.Application

Packages that use Application
org.freehep.application Application Framework (see documentation). 
org.freehep.application.mdi   
org.freehep.application.studio   
 

Uses of Application in org.freehep.application
 

Methods in org.freehep.application that return Application
static Application Application.getApplication()
           
 Application ApplicationEvent.getApplication()
           
 

Constructors in org.freehep.application with parameters of type Application
AboutDialog(Application app)
          Creates new AboutDialog.
 

Uses of Application in org.freehep.application.mdi
 

Subclasses of Application in org.freehep.application.mdi
 class MDIApplication
          Extends Application to provide MDI facilities.
 

Uses of Application in org.freehep.application.studio
 

Subclasses of Application in org.freehep.application.studio
 class Studio
          Swing application that supports plugins.
 



Copyright © 2000-2013 FreeHEP. All Rights Reserved.