Uses of Class
org.fest.swing.launcher.AppletParameter
Packages that use AppletParameter
Package
Description
Launches applications from a "main" method and Java applets
-
Uses of AppletParameter in org.fest.swing.launcher
Methods in org.fest.swing.launcher that return AppletParameterMethods in org.fest.swing.launcher with parameters of type AppletParameterModifier and TypeMethodDescriptionprivate void
AppletLauncher.add
(AppletParameter parameter) AppletLauncher.withParameters
(AppletParameter... newParameters) Sets the parameters for the applet to launch, as an alternative to
.AppletLauncher.withParameters(Map)