Uses of Interface
org.jtheque.core.managers.core.application.Application

Packages that use Application
org.jtheque.core.managers.core Contains the core of JTheque. 
org.jtheque.core.managers.core.application Contains the application's specification for the JTheque Core. 
 

Uses of Application in org.jtheque.core.managers.core
 

Methods in org.jtheque.core.managers.core that return Application
 Application ICore.getApplication()
          Return the current application.
 Application Core.getApplication()
           
 

Methods in org.jtheque.core.managers.core with parameters of type Application
 void ICore.launchJThequeCore(Application application)
          Launch the JTheque Core.
 void Core.launchJThequeCore(Application application)
           
 

Uses of Application in org.jtheque.core.managers.core.application
 

Classes in org.jtheque.core.managers.core.application that implement Application
 class XMLApplication
          An XML Application.
 



Copyright © 2009 JTheque. All Rights Reserved.