Uses of Class
VASSAL.tools.FormattedString
Packages that use FormattedString
Package
Description
Contains classes that may be added to a
GameModule.Contains classes that may be added to a
Map.Contains classes that may be added to a
MapGrid.Provides classes for building "Edit Property" dialogs, and for editing
GameModule's and ModuleExtension's.Provides classes that define game pieces.
Contains various utility classes.
-
Uses of FormattedString in VASSAL.build.module
Fields in VASSAL.build.module declared as FormattedStringModifier and TypeFieldDescriptionprotected FormattedStringInventory.Counter.formatprotected FormattedStringSpecialDiceButton.formatprotected FormattedStringDoActionButton.loopCountprotected FormattedStringDiceButton.reportFormatprotected FormattedStringDoActionButton.reportFormatprotected FormattedStringInventory.Counter.sortingFormatMethods in VASSAL.build.module with parameters of type FormattedStringModifier and TypeMethodDescriptionvoidDieManager.roll(int nDice, int nSides, int plus, boolean reportTotal, String description, FormattedString format) -
Uses of FormattedString in VASSAL.build.module.dice
Methods in VASSAL.build.module.dice with parameters of type FormattedStringModifier and TypeMethodDescriptionvoidDieServer.doInternetRoll(RollSet mroll, FormattedString format)protected StringDieServer.formatResult(String description, String result, FormattedString format)Use the configured FormattedString to format the result of a rollvoidDieServer.reportResult(RollSet mroll, FormattedString format)voidBonesDiceServer.roll(RollSet mr, FormattedString format)abstract voidDieServer.roll(RollSet mr, FormattedString format)voidShadowDiceDieServer.roll(RollSet mr, FormattedString format) -
Uses of FormattedString in VASSAL.build.module.map
Fields in VASSAL.build.module.map declared as FormattedStringModifier and TypeFieldDescriptionprotected FormattedStringCounterDetailViewer.counterReportFormatprotected FormattedStringCounterDetailViewer.emptyHexReportFormatprotected FormattedStringMovementReporter.formatprotected FormattedStringLOS_Thread.reportFormatprotected FormattedStringMassKeyCommand.reportFormatprotected FormattedStringCounterDetailViewer.summaryReportFormat -
Uses of FormattedString in VASSAL.build.module.map.boardPicker.board.mapgrid
Fields in VASSAL.build.module.map.boardPicker.board.mapgrid declared as FormattedStringModifier and TypeFieldDescriptionprotected FormattedStringRegularGridNumbering.formatprotected FormattedStringZone.format -
Uses of FormattedString in VASSAL.build.module.properties
Fields in VASSAL.build.module.properties declared as FormattedStringModifier and TypeFieldDescriptionprotected FormattedStringChangePropertyButton.formatprotected FormattedStringGlobalProperty.formatprotected FormattedStringGlobalTranslatableMessage.formatprotected FormattedStringIncrementProperty.formatprotected FormattedStringChangePropertyButton.report -
Uses of FormattedString in VASSAL.build.module.turn
Fields in VASSAL.build.module.turn declared as FormattedStringModifier and TypeFieldDescriptionprotected FormattedStringTurnGlobalHotkey.formatprotected FormattedStringTurnTracker.reportFormatprotected FormattedStringTurnLevel.turnFormatprotected FormattedStringTurnTracker.turnFormat -
Uses of FormattedString in VASSAL.configure
Constructors in VASSAL.configure with parameters of type FormattedStringModifierConstructorDescriptionFormattedExpressionConfigurer(String key, String name, FormattedString s) -
Uses of FormattedString in VASSAL.counters
Fields in VASSAL.counters declared as FormattedStringModifier and TypeFieldDescriptionprotected FormattedStringSendToLocation.boardNameprotected FormattedStringDynamicProperty.formatprotected FormattedStringPlaySound.formatprotected FormattedStringReportState.formatprotected FormattedStringSendToLocation.gridLocationprotected FormattedStringTriggerAction.indexStartprotected FormattedStringTriggerAction.indexStepprotected FormattedStringTriggerAction.loopCountprotected FormattedStringSendToLocation.mapIdprotected FormattedStringSendToLocation.regionprotected FormattedStringGlobalCommand.reportFormatprotected FormattedStringEmbellishment.resetLevelprotected FormattedStringEmbellishment0.resetLevelprotected FormattedStringprotected FormattedStringSendToLocation.xprotected FormattedStringTranslate.xDistprotected FormattedStringSendToLocation.xIndexprotected FormattedStringTranslate.xIndexprotected FormattedStringSendToLocation.xOffsetprotected FormattedStringTranslate.xOffsetprotected FormattedStringSendToLocation.yprotected FormattedStringTranslate.yDistprotected FormattedStringSendToLocation.yIndexprotected FormattedStringTranslate.yIndexprotected FormattedStringSendToLocation.yOffsetprotected FormattedStringTranslate.yOffsetprotected FormattedStringSendToLocation.zone -
Uses of FormattedString in VASSAL.tools
Subclasses of FormattedString in VASSAL.toolsModifier and TypeClassDescriptionclassDeprecated.use FormattedString constructor with defaultPropertiesMethods in VASSAL.tools with parameters of type FormattedStringModifier and TypeMethodDescriptionstatic StringFormattedString.debugInfo(FormattedString fs, String value, String description)Format a standard debug message for use in Decorator bad data reports.