Class KeyNamer

java.lang.Object
VASSAL.build.module.KeyNamer
All Implemented Interfaces:
Buildable

public class KeyNamer extends Object implements Buildable
Translates key codes into human-readable strings (e.g. "Backspace"). Exists as a buildable (buildFile element) so that it can be overridden by custom classes