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 final 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 FormattedStringMoveCameraButton.boardprotected FormattedStringCounterDetailViewer.counterReportFormatprotected FormattedStringCounterDetailViewer.emptyHexReportFormatprotected FormattedStringMovementReporter.formatprotected FormattedStringMoveCameraButton.gridLocationprotected FormattedStringMoveCameraButton.regionprotected FormattedStringLOS_Thread.reportFormatprotected FormattedStringMassKeyCommand.reportFormatprotected FormattedStringCounterDetailViewer.showTerrainTextprotected FormattedStringCounterDetailViewer.summaryReportFormatprotected FormattedStringMoveCameraButton.xprotected FormattedStringMoveCameraButton.xOffsetprotected FormattedStringMoveCameraButton.yprotected FormattedStringMoveCameraButton.yOffsetprotected FormattedStringMoveCameraButton.zoneprotected FormattedStringMoveCameraButton.zoom -
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.map.deck
Fields in VASSAL.build.module.map.deck declared as FormattedStringMethods in VASSAL.build.module.map.deck that return FormattedStringModifier and TypeMethodDescriptionDeckSendKeyCommand.getDeckExpression()DeckSendKeyCommand.getLimitExpression()DeckSendKeyCommand.getMatchExpression()AbstractDeckKeyCommand.getReportFormat()DeckSendKeyCommand.getStopExpresson() -
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.reportprotected FormattedStringScenarioPropertiesOptionTab.reportFormatMethods in VASSAL.build.module.properties that return FormattedStringModifier and TypeMethodDescriptionPropertySetter.getFormat()ScenarioPropertiesOptionTab.getReportFormat() -
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 FormattedStringReturnToDeck.deckExpressionprotected FormattedStringFreeRotator.directExpressionprotected FormattedStringDynamicProperty.formatprotected FormattedStringPlaySound.formatprotected FormattedStringReportState.formatprotected FormattedStringSendToLocation.gridLocationprotected FormattedStringTriggerAction.indexStartprotected FormattedStringTriggerAction.indexStepprotected FormattedStringTriggerAction.loopCountprotected FormattedStringSendToLocation.mapIdprotected FormattedStringMultiLocationCommand.menuTextprotected 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.zoneMethods in VASSAL.counters with parameters of type FormattedStringModifier and TypeMethodDescriptionstatic SendToLocation.DestinationSendToLocation.getSendLocation(PropertySource source, Auditable auditSource, String destination, FormattedString mapId, FormattedString boardName, FormattedString zone, FormattedString region, FormattedString gridLocation, FormattedString x, FormattedString y, PropertyExpression propertyFilter, Map sourceMap, Point startPosition) Compute a destination from the parametersprotected CommandDeck.reportCommand(FormattedString reportFormat, String commandName) Format command report as per module designers setup.Deck.sort(List<SortParameter> sortParameters, FormattedString reportFormat, String menuCommand) Sort the Deck. -
Uses of FormattedString in VASSAL.script.expression
Methods in VASSAL.script.expression with parameters of type FormattedStringModifier and TypeMethodDescriptionstatic AuditTrailAuditTrail.create(Auditable source, FormattedString originalExpression) static AuditTrailAuditTrail.create(Auditable source, FormattedString originalExpression, String comment) -
Uses of FormattedString in VASSAL.tools
Subclasses of FormattedString in VASSAL.toolsModifier and TypeClassDescriptionclassDeprecated.use FormattedString constructor with defaultPropertiesFields in VASSAL.tools declared as FormattedStringMethods 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.