Class ChessClock.PlayerSidesConfig
java.lang.Object
VASSAL.configure.StringEnum
VASSAL.configure.TranslatableStringEnum
VASSAL.build.module.chessclockcontrol.ChessClock.PlayerSidesConfig
- Enclosing class:
ChessClock
PlayerSidesConfig makes a dropdown of all the player sides
- Author:
- Brian Reynolds and Michael Kiefte Class originally created by Michael Kiefte for Twilight Struggle, including handshaking for verification of time totals between online machines. Made more generically configurable, ChessClockControl added, and integrated into standard VASSAL, by Brian Reynolds.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionString[]
getI18nKeys
(AutoConfigurable target) String[]
getValidValues
(AutoConfigurable target) Methods inherited from class VASSAL.configure.TranslatableStringEnum
isDisplayNames
-
Constructor Details
-
PlayerSidesConfig
public PlayerSidesConfig()
-
-
Method Details
-
getValidValues
- Specified by:
getValidValues
in classStringEnum
-
getI18nKeys
- Specified by:
getI18nKeys
in classTranslatableStringEnum
-