talx x1.0.5

keyboard
Class Keymapping

java.lang.Object
  extended bykeyboard.Keymapping

public class Keymapping
extends java.lang.Object

This class keeps a map of all keymap keys to their pixel location.


Constructor Summary
Keymapping(java.lang.String filename)
          This constructor loads the settings from a String filename.
 
Method Summary
 java.lang.String get(java.lang.String name)
          This method returns the value associated with some settings key.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Keymapping

public Keymapping(java.lang.String filename)
This constructor loads the settings from a String filename.

Parameters:
filename - Filename of the settings file.
Method Detail

get

public java.lang.String get(java.lang.String name)
This method returns the value associated with some settings key.

Parameters:
name - Name of constant key.
Returns:
String The value of associated with argument.

talx x1.0.5

© 2001-2005 University of Oregon.
Eugene OR 97403, U.S.A. All Rights Reserved.