|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| 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.
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||