com.threerings.opengl.gui.text
Class DefaultKeyMap

java.lang.Object
  extended by com.threerings.opengl.gui.text.KeyMap
      extended by com.threerings.opengl.gui.text.DefaultKeyMap

public class DefaultKeyMap
extends KeyMap

Defines a default key mapping for our text editing components.


Field Summary
 
Fields inherited from class com.threerings.opengl.gui.text.KeyMap
ANY_MODIFIER, NO_MAPPING
 
Constructor Summary
DefaultKeyMap()
           
 
Method Summary
 
Methods inherited from class com.threerings.opengl.gui.text.KeyMap
addMapping, lookupMapping
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultKeyMap

public DefaultKeyMap()


Copyright © 2011. All Rights Reserved.