Uses of Interface
VASSAL.i18n.Translatable
Packages that use Translatable
Package
Description
Provides classes for building Java instances automatically from XML
files.
Contains classes that may be added to a
GameModule
.Contains classes that may be added to a
Documentation
.Contains classes that may be added to a
Map
.Contains classes that may be added to a
BoardPicker
.Contains classes that may be added to a
Board
.Contains classes that may be added to a
MapGrid
.Contains classes that can be added to a
Widget
.Provides support for specifying and saving preferences.
-
Uses of Translatable in VASSAL.build
Subinterfaces of Translatable in VASSAL.buildModifier and TypeInterfaceDescriptioninterface
A class that implements AutoConfigurable can use theAutoConfigurer
class to automatically build a property editor.interface
An object that implements the Configurable interface, in addition to being built from a configuration XML file (because this class ultimately extendsBuildable
, can be manipulated by the user directly in the VASSAL module editor via the Configuration window.Classes in VASSAL.build that implement TranslatableModifier and TypeClassDescriptionclass
An abstract implementation of theConfigurable
interface.class
Abstract class for a Folder component that can contain/organize a particular type of configurable(s).class
Creates an item that is both configurable w/ an edit boxAbstractConfigurable
and buildable from the XML buildFileAbstractBuildable
, but which also has a Toolbar launch button.class
The GameModule class is the base class for a VASSAL module.class
A general-purpose configurable GUI container Widgets areConfigurable
objects that represent AWT components. -
Uses of Translatable in VASSAL.build.module
Classes in VASSAL.build.module that implement TranslatableModifier and TypeClassDescriptionclass
A top-level Widget for displaying Chartsclass
CHESS CLOCK CONTROLLER for VASSAL.class
This component places a button into the controls window toolbar.class
class
This component places a button into the controls window toolbar.class
Represents theHelp
menu of the controls windowclass
This version ofMassKeyCommand
is added directly to aGameModule
and applies to all maps.class
GlobalOptions is a junction point for several flavors of "preferences"-related categories.class
This component places a button into the controls window toolbar.class
class
The Map is the main component for displaying and containingGamePiece
s during play.class
Combines multiple buttons from the toolbar into a single button.class
This is aGameComponent
that allows players to type and save text notes during a game.class
A window from which players can create newGamePiece
s by clicking and dragging from the PieceWindow.class
class
Maintains a list of players involved in the current gameclass
Plugin is a general purpose component for use by Module Plugins that require some sort of initialisation.class
Defines a saved game that is accessible from the File menu.class
A Map that may be configured to be visible only a particular side.class
class
Container for definitions of Game Piece prototypes.class
class
...class
class
class
A Global Key Command that is automatically invoked on game start-up, once the various Key Listeners have been started.class
Takes buttons from the toolbar of a Map or the main module and places them into a popup menu -
Uses of Translatable in VASSAL.build.module.chessclockcontrol
Classes in VASSAL.build.module.chessclockcontrol that implement Translatable -
Uses of Translatable in VASSAL.build.module.documentation
Classes in VASSAL.build.module.documentation that implement TranslatableModifier and TypeClassDescriptionclass
Places an entry in theHelp
menu.class
Unpacks a zipped directory stored in the module and displays it in an external browser window.protected class
The attributes we want to expose in the editor are not the same as the ones we want to save to the buildFile, so we use this object to specify the properties in the editor.class
Easier-to-use support for opening a single PDF file in the browser (it can be done with BrowserHelpFile, but requires a substantial workaround and weird confusing procedures)class
Places an entry in theHelp
menu.class
Provides tutorial functionality by reading in a logfile -
Uses of Translatable in VASSAL.build.module.folder
Classes in VASSAL.build.module.folder that implement TranslatableModifier and TypeClassDescriptionclass
class
class
class
class
-
Uses of Translatable in VASSAL.build.module.gamepieceimage
Classes in VASSAL.build.module.gamepieceimage that implement TranslatableModifier and TypeClassDescriptionclass
Container for definitions of Generic Color Definitionsclass
Class that implements a named Color Swatchclass
Container for definitions of Generic Color Definitionsclass
Class that implements a names Font Swatchclass
class
Container for definitions of Generic Counter Definitions.class
class
Container for definitions of Generic Counter Definitions.class
class
class
The base portion of a Counter Layout component.class
Individual override parameters for an instance of anItem
.class
class
class
class
class
class
class
class
-
Uses of Translatable in VASSAL.build.module.map
Classes in VASSAL.build.module.map that implement TranslatableModifier and TypeClassDescriptionclass
class
This is aDrawable
class that draws the counters horizontally when the mouse is held over a stack with the control key down.class
This version ofMassKeyCommand
is added to aDrawPile
(which holds aDeck
) and applies to pieces/cards currently in the deck.class
class
Allows a player to ping a location ("send up a flare") by clicking on a map with the correct modifier key combination held down (default: Alt+LeftClick).class
This is scaled version of aMap
that gives an overview.protected class
class
Handles the drawing of cards in aPlayerHand
.class
This removes all game pieces from the (@link Map) therefore providing an un-cluttered view.class
class
This allows the user to capture a snapshot of the entire map into a PNG file.class
Adds a button to the toolbar to manipulate Game Piece Layersclass
The optional "Game Piece Layers" component of a Map which allows pieces on the map to be assigned to an arbitrary number of visual layers according to a property setting.class
A class that allows the user to draw a straight line on a Map (LOS = Line Of Sight).class
Draw shaded regions on a map.class
Adds a button to a map window toolbar.class
Adds a button to a Maps toolbar that moves the view/camera to a specific pointclass
Adds a button to a Maps toolbar that adjusts the positions of all pieces so that their centroid is at the center of the mapclass
class
class
This is the "At-Start Stack" component, which initializes a Map or Board with a specified stack.class
StackMetrics provides the [Stacking options] component of aMap
.class
class
Controls the zooming in/out of aMap
window. -
Uses of Translatable in VASSAL.build.module.map.boardPicker
Classes in VASSAL.build.module.map.boardPicker that implement Translatable -
Uses of Translatable in VASSAL.build.module.map.boardPicker.board
Classes in VASSAL.build.module.map.boardPicker.board that implement TranslatableModifier and TypeClassDescriptionclass
A Hexgrid is a map grid composed of hexes.class
class
class
class
-
Uses of Translatable in VASSAL.build.module.map.boardPicker.board.mapgrid
Classes in VASSAL.build.module.map.boardPicker.board.mapgrid that implement TranslatableModifier and TypeClassDescriptionclass
class
Abstract base class for grid numbering classes for hexagonal and rectangular gridsclass
class
class
class
A Class that defines a method of highlighting the a zone in a multi-zoned grid. -
Uses of Translatable in VASSAL.build.module.map.deck
Classes in VASSAL.build.module.map.deck that implement TranslatableModifier and TypeClassDescriptionclass
Base class for additional Menu items (with Hotkeys) that can be added to a DrawPile/Deckclass
class
-
Uses of Translatable in VASSAL.build.module.properties
Classes in VASSAL.build.module.properties that implement TranslatableModifier and TypeClassDescriptionclass
class
class
Adds a toolbar button that changes the value of a global propertyclass
Dummy component that acts as a simple container for GlobalProperty componentsclass
Adds a global property to a Map or Moduleclass
Adds a global property to a Map or Moduleclass
Dummy component that acts as a simple container for GlobalProperty componentsclass
class
class
class
class
-
Uses of Translatable in VASSAL.build.module.turn
Classes in VASSAL.build.module.turn that implement TranslatableModifier and TypeClassDescriptionclass
class
class
Generic Turn Componentclass
class
class
Generic Turn Counter -
Uses of Translatable in VASSAL.build.widget
Classes in VASSAL.build.widget that implement TranslatableModifier and TypeClassDescriptionclass
class
A CardSlot is identical to a PieceSlot except that it is initialized with a card-like GamePiece.class
A Chart is used for displaying charts and tables for the module.class
An HtmlChart is used for displaying html information for the module.class
A Widget that corresponds to a panel with aJList
sitting to the right of aJPanel
with aCardLayout
layout.class
class
A Widget that corresponds to a JPanel with a GridLayout or BoxLayout layout.class
A Component that displays a GamePiece.class
A Widget that corresponds to a JTabbedPane.class
-
Uses of Translatable in VASSAL.i18n
Classes in VASSAL.i18n that implement TranslatableModifier and TypeClassDescriptionclass
Container for definitions of Translations.class
Singleton class for managing the translation of a module into other languagesclass
class
class
Utility class to allow translation of VASSAL using the Component Translation mechanism.Fields in VASSAL.i18n declared as TranslatableModifier and TypeFieldDescriptionprotected Translatable
TranslateWindow.keyTarget
protected Translatable
ComponentI18nData.parent
protected Translatable
TranslateWindow.target
Fields in VASSAL.i18n with type parameters of type TranslatableMethods in VASSAL.i18n that return TranslatableModifier and TypeMethodDescriptionComponentI18nData.getOwningComponent()
Return the owning Translatable of this componentTranslateWindow.MyTreeNode.getTarget()
Methods in VASSAL.i18n that return types with arguments of type TranslatableModifier and TypeMethodDescriptionComponentI18nData.getChildren()
Return all child Translatable components of this componentMethods in VASSAL.i18n with parameters of type TranslatableModifier and TypeMethodDescriptionstatic String
TranslateWindow.getDisplayName
(Translatable t) void
Localization.saveTranslatableAttribute
(Translatable component, String name, String value) Record an attribute that may need to be translated.void
ComponentI18nData.setOwningComponent
(Translatable t) Set the owning Translatable of this componentConstructors in VASSAL.i18n with parameters of type TranslatableModifierConstructorDescriptionComponentI18nData
(Configurable c, String prefix, Translatable parent) ComponentI18nData
(Configurable c, String prefix, Translatable parent, String[] names, boolean[] translatable, String[] descriptions) Build from a Configurable.TranslatableAttribute
(Translatable t, String name, String value) TranslateVassalWindow
(Frame owner, boolean modal, Translatable target, ConfigureTree tree) TranslateWindow
(Frame owner, boolean modal, Translatable target, ConfigureTree tree) -
Uses of Translatable in VASSAL.launch
Classes in VASSAL.launch that implement TranslatableModifier and TypeClassDescriptionclass
Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of Translatable in VASSAL.preferences
Classes in VASSAL.preferences that implement TranslatableModifier and TypeClassDescriptionclass
Base class for a Module Preference.class
A Checkbox Module Preference.class
A Decimal Number Module Preference.class
A Drop-down list preference.class
A whole number Module Preference.class
A String Module Preference.class
A multi-line textbox Module Preference. -
Uses of Translatable in VASSAL.script
Classes in VASSAL.script that implement TranslatableModifier and TypeClassDescriptionclass
class
class
class
class
Container for Scripts. -
Uses of Translatable in VASSAL.tools.icon
Classes in VASSAL.tools.icon that implement TranslatableModifier and TypeClassDescriptionclass
An IconFamily is a named set of Icons in the four standard Tango sizes.