net.sourceforge.jivalo.editor.key
Class KeyEventKeyCodeFactory

java.lang.Object
  extended by net.sourceforge.jivalo.editor.key.KeyEventKeyCodeFactory

public class KeyEventKeyCodeFactory
extends Object

Author:
Markku Saarela

Method Summary
static KeyCode getKeyCode(String keyName)
           
static List getKeyCodes()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getKeyCode

public static KeyCode getKeyCode(String keyName)

getKeyCodes

public static List getKeyCodes()


Copyright © 2006-2007 SourceForge.net. All Rights Reserved.