Uses of Interface
uk.org.ury.frontend.testrig.Launcher

Packages that use Launcher
uk.org.ury.frontend The URY reference frontend implementation. 
uk.org.ury.frontend.testrig   
 

Uses of Launcher in uk.org.ury.frontend
 

Classes in uk.org.ury.frontend that implement Launcher
 class FrontendApplet
          A frame that hosts a FrontendModulePanel, used for serving frontend panels in a window (application mode).
 

Uses of Launcher in uk.org.ury.frontend.testrig
 

Classes in uk.org.ury.frontend.testrig that implement Launcher
 class ApplicationLauncher
          An application-based entry point into the frontend.