Uses of Class
org.fest.swing.launcher.ApplicationLauncher
Packages that use ApplicationLauncher
Package
Description
Launches applications from a "main" method and Java applets
-
Uses of ApplicationLauncher in org.fest.swing.launcher
Methods in org.fest.swing.launcher that return ApplicationLauncherModifier and TypeMethodDescriptionstatic ApplicationLauncherApplicationLauncher.application(Class<?> applicationType) Starting point of the fluent interface.static ApplicationLauncherApplicationLauncher.application(String applicationTypeName) Starting point of the fluent interface.Specifies the arguments to pass to the "main" method.