Uses of Class
VASSAL.build.module.documentation.Tutorial
Packages that use Tutorial
-
Uses of Tutorial in VASSAL.build.module
Fields in VASSAL.build.module declared as TutorialModifier and TypeFieldDescriptionprotected TutorialWizardSupport.InitialWelcomeSteps.tutorialprotected TutorialWizardSupport.tutorialMethods in VASSAL.build.module with parameters of type TutorialModifier and TypeMethodDescriptionvoidWizardSupport.InitialWelcomeSteps.setTutorial(Tutorial tutorial) voidWizardSupport.setTutorial(Tutorial tutorial) Specify aTutorialthat the user may load from theWizardSupport.InitialWelcomeStepsConstructors in VASSAL.build.module with parameters of type TutorialModifierConstructorDescriptionTutorialLoader(org.netbeans.spi.wizard.WizardController controller, Map<String, Object> settings, InputStream in, String wizardKey, Tutorial tutorial)