Uses of Class
org.fest.swing.launcher.AppletParameter.AppletParameterBuilder

Packages that use AppletParameter.AppletParameterBuilder
org.fest.swing.launcher Launches applications from a "main" method and Java applets  
 

Uses of AppletParameter.AppletParameterBuilder in org.fest.swing.launcher
 

Methods in org.fest.swing.launcher that return AppletParameter.AppletParameterBuilder
static AppletParameter.AppletParameterBuilder AppletParameter.name(String name)
          Starting point of the fluent interface for creation of AppletParameters.
 



Copyright © 2007-2011 FEST (Fixtures for Easy Software Testing). All Rights Reserved.