Uses of Class
VASSAL.build.module.PredefinedSetup
Packages that use PredefinedSetup
-
Uses of PredefinedSetup in VASSAL.build.module
Fields in VASSAL.build.module with type parameters of type PredefinedSetupMethods in VASSAL.build.module with parameters of type PredefinedSetupModifier and TypeMethodDescriptionvoid
WizardSupport.addPredefinedSetup
(PredefinedSetup setup) Add aPredefinedSetup
to the wizard page for starting a new game offline.protected void
WizardSupport.PlayOfflinePanels.loadSetup
(PredefinedSetup setup, org.netbeans.spi.wizard.WizardController controller, Map settings) void
WizardSupport.removePredefinedSetup
(PredefinedSetup setup) Constructor parameters in VASSAL.build.module with type arguments of type PredefinedSetupModifierConstructorDescriptionprotected
PlayOfflinePanels
(String title, String singleDescription, List<PredefinedSetup> setups)