com.nutiteq.controls
Class MGMapsKeysHandler

java.lang.Object
  extended by com.nutiteq.controls.MGMapsKeysHandler
All Implemented Interfaces:
ControlKeysHandler

public class MGMapsKeysHandler
extends java.lang.Object
implements ControlKeysHandler

A wrapper around UserDefinedKeysMapping that defines MGMaps style move/zoom key actions.


Constructor Summary
MGMapsKeysHandler()
           
 
Method Summary
 int getKeyActionCode(int keyCode)
          Get action code for the key
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MGMapsKeysHandler

public MGMapsKeysHandler()
Method Detail

getKeyActionCode

public int getKeyActionCode(int keyCode)
Description copied from interface: ControlKeysHandler
Get action code for the key

Specified by:
getKeyActionCode in interface ControlKeysHandler
Parameters:
keyCode - phone key code
Returns:
action code from ControlKeys