Uses of Class
VASSAL.build.module.documentation.Tutorial
-
Uses of Tutorial in VASSAL.build.module
Modifier and TypeFieldDescriptionprotected Tutorial
WizardSupport.InitialWelcomeSteps.tutorial
protected Tutorial
WizardSupport.tutorial
Modifier and TypeMethodDescriptionvoid
WizardSupport.InitialWelcomeSteps.setTutorial
(Tutorial tutorial) void
WizardSupport.setTutorial
(Tutorial tutorial) Specify aTutorial
that the user may load from theWizardSupport.InitialWelcomeSteps
ModifierConstructorDescriptionTutorialLoader
(org.netbeans.spi.wizard.WizardController controller, Map<String, Object> settings, InputStream in, String wizardKey, Tutorial tutorial)