Class ChessClock.IconConfig

java.lang.Object
VASSAL.build.module.chessclockcontrol.ChessClock.IconConfig
All Implemented Interfaces:
ConfigurerFactory
Enclosing class:
ChessClock

public static class ChessClock.IconConfig extends Object implements ConfigurerFactory
Autoconfigurer for the icon for this timer. Lets user pick an icon.
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.