Package VASSAL.i18n

Interface TranslatableConfigurerFactory

All Superinterfaces:
ConfigurerFactory
All Known Implementing Classes:
ChangePropertyButton.ReportFormatConfig, DiceButton.ReportFormatConfig, DoActionButton.ReportFormatConfig, DrawPile.FormattedStringConfig, DrawPile.PiecePropertyConfig, Flare.ReportFormatConfig, InternetDiceButton.InternetReportFormatConfig, Inventory.PieceFormatConfig, LOS_Thread.ReportFormatConfig, Map.ChangeFormatConfig, Map.CreateFormatConfig, Map.MoveToFormatConfig, Map.MoveWithinFormatConfig, MassKeyCommand.ReportFormatConfig, SpecialDiceButton.ReportFormatConfig, SpecialDie.ResultFormatConfig, TurnGlobalHotkey.ReportFormatConfig, TurnLevel.TurnFormatConfig, TurnTracker.ReportFormatConfig, TurnTracker.TurnFormatConfig, Zone.LocationFormatConfig
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public interface TranslatableConfigurerFactory extends ConfigurerFactory