edu.iastate.jtm.gui
Class KeyCoder

java.lang.Object
  extended by edu.iastate.jtm.gui.KeyCoder

public class KeyCoder
extends java.lang.Object


Constructor Summary
KeyCoder()
           
 
Method Summary
static int getCode(char upperCase)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KeyCoder

public KeyCoder()
Method Detail

getCode

public static int getCode(char upperCase)