|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ApplicationLauncher | |
|---|---|
| org.fest.swing.launcher | 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 ApplicationLauncher | |
|---|---|
static ApplicationLauncher |
ApplicationLauncher.application(Class<?> applicationType)
Starting point of the fluent interface. |
static ApplicationLauncher |
ApplicationLauncher.application(String applicationTypeName)
Starting point of the fluent interface. |
ApplicationLauncher |
ApplicationLauncher.withArgs(String... newArgs)
Specifies the arguments to pass to the "main" method. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||