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.services.app   
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.services.app
 

Fields in org.freehep.application.services.app declared as Application
protected  Application AppServiceManager.app
           
 

Uses of Application in org.freehep.application.studio
 

Subclasses of Application in org.freehep.application.studio
 class Studio
           
 



Copyright © 2000-2006 FreeHEP. All Rights Reserved.