Uses of Class
VASSAL.build.module.documentation.HelpWindow
Package
Description
Contains classes that may be added to a
Documentation
.Contains classes that may be added to a
Board
.Provides classes for building "Edit Property" dialogs, and for editing
GameModule
's and ModuleExtension
's.-
Uses of HelpWindow in VASSAL.build.module.documentation
Modifier and TypeMethodDescriptionvoid
HelpWindowExtension.setBaseWindow
(HelpWindow w) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of HelpWindow in VASSAL.build.module.map.boardPicker.board
ModifierConstructorDescriptionEditRegionAction
(Region target, HelpWindow helpWindow, RegionGrid.Config dialogOwner) -
Uses of HelpWindow in VASSAL.configure
Modifier and TypeFieldDescriptionprotected HelpWindow
ConfigureTree.helpWindow
protected HelpWindow
EditPropertiesAction.helpWindow
protected HelpWindow
OpenContainedPiecesAction.helpWindow
Modifier and TypeMethodDescriptionprotected void
PropertiesWindow.initialize
(Configurable target, HelpWindow helpWindow) ModifierConstructorDescriptionConfigureTree
(Configurable root, HelpWindow helpWindow) Creates new ConfigureTreeConfigureTree
(Configurable root, HelpWindow helpWindow, EditorWindow editorWindow) ConfigureTree
(Configurable root, HelpWindow helpWindow, EditorWindow editorWindow, boolean disableDragAndDrop) EditPropertiesAction
(Configurable target, HelpWindow helpWindow, Frame dialogOwner) EditPropertiesAction
(Configurable target, HelpWindow helpWindow, Frame dialogOwner, ConfigureTree tree) ExtensionTree
(Configurable root, HelpWindow helpWindow, ModuleExtension extension, EditorWindow editorWindow) OpenContainedPiecesAction
(Configurable target, HelpWindow helpWindow, Frame dialogOwner, ConfigureTree tree) PropertiesWindow
(Frame owner, boolean modal, Configurable target, HelpWindow helpWindow) ShowHelpAction
(HelpWindow helpWindow, URL contents, URL iconURL) ShowHelpAction
(HelpWindow helpWindow, HelpFile contents, URL iconURL) -
Uses of HelpWindow in VASSAL.i18n
ModifierConstructorDescriptionMyPropertiesWindow
(Frame owner, boolean modal, Configurable target, HelpWindow helpWindow, TranslateWindow tw) TranslateAction
(Configurable target, HelpWindow helpWindow, ConfigureTree tree) -
Uses of HelpWindow in VASSAL.launch