Package | Description |
---|---|
org.fest.swing.launcher |
Launches applications from a "main" method and Java applets
|
Modifier and Type | Method and Description |
---|---|
AppletParameter |
AppletParameter.AppletParameterBuilder.value(String value)
Creates a new
with the given name and value. |
Modifier and Type | Method and Description |
---|---|
AppletLauncher |
AppletLauncher.withParameters(AppletParameter... newParameters)
Sets the parameters for the applet to launch, as an alternative to
. |
Copyright © 2007-2012 FEST (Fixtures for Easy Software Testing). All Rights Reserved.