Uses of Class
VASSAL.build.module.documentation.HelpWindow
Packages that use 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
Fields in VASSAL.build.module.documentation declared as HelpWindowMethods in VASSAL.build.module.documentation that return HelpWindowMethods in VASSAL.build.module.documentation with parameters of type HelpWindowModifier 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
Constructors in VASSAL.build.module.map.boardPicker.board with parameters of type HelpWindowModifierConstructorDescriptionEditRegionAction
(Region target, HelpWindow helpWindow, RegionGrid.Config dialogOwner) -
Uses of HelpWindow in VASSAL.configure
Fields in VASSAL.configure declared as HelpWindowModifier and TypeFieldDescriptionprotected HelpWindow
ConfigureTree.helpWindow
protected HelpWindow
EditPropertiesAction.helpWindow
protected HelpWindow
OpenContainedPiecesAction.helpWindow
Methods in VASSAL.configure with parameters of type HelpWindowModifier and TypeMethodDescriptionprotected void
PropertiesWindow.initialize
(Configurable target, HelpWindow helpWindow) Constructors in VASSAL.configure with parameters of type HelpWindowModifierConstructorDescriptionConfigureTree
(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
Fields in VASSAL.i18n declared as HelpWindowConstructors in VASSAL.i18n with parameters of type HelpWindowModifierConstructorDescriptionMyPropertiesWindow
(Frame owner, boolean modal, Configurable target, HelpWindow helpWindow, TranslateWindow tw) TranslateAction
(Configurable target, HelpWindow helpWindow, ConfigureTree tree) -
Uses of HelpWindow in VASSAL.launch
Fields in VASSAL.launch declared as HelpWindow