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 ApplicationLauncher
ApplicationLauncher.application
(Class<?> applicationType) Starting point of the fluent interface.static ApplicationLauncher
ApplicationLauncher.application
(String applicationTypeName) Starting point of the fluent interface.Specifies the arguments to pass to the "main" method.