Uses of Interface
com.tensegrity.gui.launch.ApplicationLauncher

Packages that use ApplicationLauncher
com.tensegrity.gui.swing.control This package contains specific controls used within dialogs, such as the IntegerTextField, ProgressBar and SpinButton.  
com.tensegrity.gui.swt.control   
 

Uses of ApplicationLauncher in com.tensegrity.gui.swing.control
 

Classes in com.tensegrity.gui.swing.control that implement ApplicationLauncher
 class SimpleLauncher
          Deprecated. Use SplashScreenLauncher instead, it supports hiding the splashscreen.
 class SplashScreenLauncher
           An implementation of ApplicationLauncher that uses a splash-screen to display the LaunchTasks that get executed currently.
 

Uses of ApplicationLauncher in com.tensegrity.gui.swt.control
 

Classes in com.tensegrity.gui.swt.control that implement ApplicationLauncher
 class SwtSimpleLauncher
           This interface is typically implemented by a class that displays a minimum amount of info and executes several launch tasks.
 class SwtSplashScreenLauncher
           An implementation of ApplicationLauncher that uses a splash-screen to display the LaunchTasks that get executed currently.
 



Copyright © 2005 Tensegrity Software GmbH. All Rights Reserved. Date of creation: 09.06.2006.