Package com.casioeurope.mis.edt.constant
Class KeyLibraryConstant.METHOD
Object
METHOD
- Enclosing class:
- KeyLibraryConstant
public static class KeyLibraryConstant.METHOD extends Object
Methods of the
KeyLibrary
class, used e.g. to check availability of said methods using KeyLibrary.isMethodSupported(BigInteger)
method.-
Field Summary
Fields Modifier and Type Field Description static BigInteger
METHOD_BROADCASTKEY
Constant to be used withKeyLibrary.isMethodSupported(BigInteger)
in order to check whether theKeyLibrary.broadcastKey(String, String, KeyEvent)
method is supported on the currently active devicestatic BigInteger
METHOD_CHANGEKCMAPFILE
Constant to be used withKeyLibrary.isMethodSupported(BigInteger)
in order to check whether theKeyLibrary.changeKCMapFile(String, byte[])
method is supported on the currently active devicestatic BigInteger
METHOD_CHANGEKCMAPFILETODEFAULT
Constant to be used withKeyLibrary.isMethodSupported(BigInteger)
in order to check whether theKeyLibrary.changeKCMapFileToDefault()
method is supported on the currently active devicestatic BigInteger
METHOD_CHANGETRAYICON
Constant to be used withKeyLibrary.isMethodSupported(BigInteger)
in order to check whether theKeyLibrary.changeTrayIcon(KeyEvent)
method is supported on the currently active devicestatic BigInteger
METHOD_CLEARFNLAUNCHAPPLICATION
Constant to be used withKeyLibrary.isMethodSupported(BigInteger)
in order to check whether theKeyLibrary.clearFnLaunchApplication(int)
method is supported on the currently active devicestatic BigInteger
METHOD_CLEARLAUNCHAPPLICATION
Constant to be used withKeyLibrary.isMethodSupported(BigInteger)
in order to check whether theKeyLibrary.clearLaunchApplication(int)
method is supported on the currently active devicestatic BigInteger
METHOD_GETCURRENTKCMAPFILE
Constant to be used withKeyLibrary.isMethodSupported(BigInteger)
in order to check whether theKeyLibrary.getCurrentKCMapFile()
method is supported on the currently active devicestatic BigInteger
METHOD_GETFIXEDNUMBERMODE
Constant to be used withKeyLibrary.isMethodSupported(BigInteger)
in order to check whether theKeyLibrary.getFixedNumberMode()
method is supported on the currently active devicestatic BigInteger
METHOD_GETFNLAUNCHAPPLICATION
Constant to be used withKeyLibrary.isMethodSupported(BigInteger)
in order to check whether theKeyLibrary.getFnLaunchApplication(int, ApplicationInfo)
method is supported on the currently active devicestatic BigInteger
METHOD_GETFNUSERKEYCODE
Constant to be used withKeyLibrary.isMethodSupported(BigInteger)
in order to check whether theKeyLibrary.getFnUserKeyCode(int)
method is supported on the currently active devicestatic BigInteger
METHOD_GETKEYPADMODE
Constant to be used withKeyLibrary.isMethodSupported(BigInteger)
in order to check whether theKeyLibrary.getKeypadMode()
method is supported on the currently active devicestatic BigInteger
METHOD_GETLAUNCHAPPLICATION
Constant to be used withKeyLibrary.isMethodSupported(BigInteger)
in order to check whether theKeyLibrary.getLaunchApplication(int, ApplicationInfo)
method is supported on the currently active devicestatic BigInteger
METHOD_GETTESTMODE
Constant to be used withKeyLibrary.isMethodSupported(BigInteger)
in order to check whether theKeyLibrary.getTestMode()
method is supported on the currently active devicestatic BigInteger
METHOD_GETUSERKEYCODE
Constant to be used withKeyLibrary.isMethodSupported(BigInteger)
in order to check whether theKeyLibrary.getUserKeyCode(int)
method is supported on the currently active devicestatic BigInteger
METHOD_HASHARDWAREKEY
Constant to be used withKeyLibrary.isMethodSupported(BigInteger)
in order to check whether theKeyLibrary.hasHardwareKey(int)
method is supported on the currently active devicestatic BigInteger
METHOD_HASWAKEUPRES
Constant to be used withKeyLibrary.isMethodSupported(BigInteger)
in order to check whether theKeyLibrary.hasWakeupRes(KeyEvent)
method is supported on the currently active devicestatic BigInteger
METHOD_HIJACKINGKEY
Constant to be used withKeyLibrary.isMethodSupported(BigInteger)
in order to check whether theKeyLibrary.hijackingKey(KeyEvent, boolean)
method is supported on the currently active devicestatic BigInteger
METHOD_ISDIRECTINPUTSTYLE
Constant to be used withKeyLibrary.isMethodSupported(BigInteger)
in order to check whether theKeyLibrary.isDirectInputStyle()
method is supported on the currently active devicestatic BigInteger
METHOD_ISFINISHEDHANDLE
Constant to be used withKeyLibrary.isMethodSupported(BigInteger)
in order to check whether theKeyLibrary.isFinishedHandle()
method is supported on the currently active devicestatic BigInteger
METHOD_ISKEYCONTROLMODE
Constant to be used withKeyLibrary.isMethodSupported(BigInteger)
in order to check whether theKeyLibrary.isKeyControlMode()
method is supported on the currently active devicestatic BigInteger
METHOD_ISWAKEUPRES
Constant to be used withKeyLibrary.isMethodSupported(BigInteger)
in order to check whether theKeyLibrary.isWakeupRes(int)
method is supported on the currently active devicestatic BigInteger
METHOD_PERFORMKEYPRESSFEEDBACK
Constant to be used withKeyLibrary.isMethodSupported(BigInteger)
in order to check whether theKeyLibrary.performKeyPressFeedback(KeyEvent)
method is supported on the currently active devicestatic BigInteger
METHOD_REMOVEKCMAPFILE
Constant to be used withKeyLibrary.isMethodSupported(BigInteger)
in order to check whether theKeyLibrary.removeKCMapFile()
method is supported on the currently active devicestatic BigInteger
METHOD_SETDEFAULTKEYCODE
Constant to be used withKeyLibrary.isMethodSupported(BigInteger)
in order to check whether theKeyLibrary.setDefaultKeyCode(int)
method is supported on the currently active devicestatic BigInteger
METHOD_SETDIRECTINPUTSTYLE
Constant to be used withKeyLibrary.isMethodSupported(BigInteger)
in order to check whether theKeyLibrary.setDirectInputStyle(boolean)
method is supported on the currently active devicestatic BigInteger
METHOD_SETFIXEDNUMBERMODE
Constant to be used withKeyLibrary.isMethodSupported(BigInteger)
in order to check whether theKeyLibrary.setFixedNumberMode(boolean)
method is supported on the currently active devicestatic BigInteger
METHOD_SETFNDEFAULTKEYCODE
Constant to be used withKeyLibrary.isMethodSupported(BigInteger)
in order to check whether theKeyLibrary.setFnDefaultKeyCode(int)
method is supported on the currently active devicestatic BigInteger
METHOD_SETFNLAUNCHAPPLICATION
Constant to be used withKeyLibrary.isMethodSupported(BigInteger)
in order to check whether theKeyLibrary.setFnLaunchApplication(int, ApplicationInfo)
method is supported on the currently active devicestatic BigInteger
METHOD_SETFNUSERKEYCODE
Constant to be used withKeyLibrary.isMethodSupported(BigInteger)
in order to check whether theKeyLibrary.setFnUserKeyCode(int, int)
method is supported on the currently active devicestatic BigInteger
METHOD_SETKEYCONTROLMODE
Constant to be used withKeyLibrary.isMethodSupported(BigInteger)
in order to check whether theKeyLibrary.setKeyControlMode(boolean)
method is supported on the currently active devicestatic BigInteger
METHOD_SETKEYPADMODE
Constant to be used withKeyLibrary.isMethodSupported(BigInteger)
in order to check whether theKeyLibrary.setKeypadMode(int)
method is supported on the currently active devicestatic BigInteger
METHOD_SETLAUNCHAPPLICATION
Constant to be used withKeyLibrary.isMethodSupported(BigInteger)
in order to check whether theKeyLibrary.setLaunchApplication(int, ApplicationInfo)
method is supported on the currently active devicestatic BigInteger
METHOD_SETUSERKEYCODE
Constant to be used withKeyLibrary.isMethodSupported(BigInteger)
in order to check whether theKeyLibrary.setUserKeyCode(int, int)
method is supported on the currently active devicestatic BigInteger
METHOD_SETWAKEUPRES
Constant to be used withKeyLibrary.isMethodSupported(BigInteger)
in order to check whether theKeyLibrary.setWakeupRes(int, boolean)
method is supported on the currently active devicestatic BigInteger
METHOD_UPDATEMETASTATE
Constant to be used withKeyLibrary.isMethodSupported(BigInteger)
in order to check whether theKeyLibrary.updateMetaState(KeyEvent)
method is supported on the currently active device -
Constructor Summary
Constructors Constructor Description METHOD()
-
Method Summary
-
Field Details
-
METHOD_SETUSERKEYCODE
Constant to be used withKeyLibrary.isMethodSupported(BigInteger)
in order to check whether theKeyLibrary.setUserKeyCode(int, int)
method is supported on the currently active device -
METHOD_GETUSERKEYCODE
Constant to be used withKeyLibrary.isMethodSupported(BigInteger)
in order to check whether theKeyLibrary.getUserKeyCode(int)
method is supported on the currently active device -
METHOD_SETDEFAULTKEYCODE
Constant to be used withKeyLibrary.isMethodSupported(BigInteger)
in order to check whether theKeyLibrary.setDefaultKeyCode(int)
method is supported on the currently active device -
METHOD_SETFNUSERKEYCODE
Constant to be used withKeyLibrary.isMethodSupported(BigInteger)
in order to check whether theKeyLibrary.setFnUserKeyCode(int, int)
method is supported on the currently active device -
METHOD_GETFNUSERKEYCODE
Constant to be used withKeyLibrary.isMethodSupported(BigInteger)
in order to check whether theKeyLibrary.getFnUserKeyCode(int)
method is supported on the currently active device -
METHOD_SETFNDEFAULTKEYCODE
Constant to be used withKeyLibrary.isMethodSupported(BigInteger)
in order to check whether theKeyLibrary.setFnDefaultKeyCode(int)
method is supported on the currently active device -
METHOD_SETLAUNCHAPPLICATION
Constant to be used withKeyLibrary.isMethodSupported(BigInteger)
in order to check whether theKeyLibrary.setLaunchApplication(int, ApplicationInfo)
method is supported on the currently active device -
METHOD_GETLAUNCHAPPLICATION
Constant to be used withKeyLibrary.isMethodSupported(BigInteger)
in order to check whether theKeyLibrary.getLaunchApplication(int, ApplicationInfo)
method is supported on the currently active device -
METHOD_CLEARLAUNCHAPPLICATION
Constant to be used withKeyLibrary.isMethodSupported(BigInteger)
in order to check whether theKeyLibrary.clearLaunchApplication(int)
method is supported on the currently active device -
METHOD_SETFNLAUNCHAPPLICATION
Constant to be used withKeyLibrary.isMethodSupported(BigInteger)
in order to check whether theKeyLibrary.setFnLaunchApplication(int, ApplicationInfo)
method is supported on the currently active device -
METHOD_GETFNLAUNCHAPPLICATION
Constant to be used withKeyLibrary.isMethodSupported(BigInteger)
in order to check whether theKeyLibrary.getFnLaunchApplication(int, ApplicationInfo)
method is supported on the currently active device -
METHOD_CLEARFNLAUNCHAPPLICATION
Constant to be used withKeyLibrary.isMethodSupported(BigInteger)
in order to check whether theKeyLibrary.clearFnLaunchApplication(int)
method is supported on the currently active device -
METHOD_BROADCASTKEY
Constant to be used withKeyLibrary.isMethodSupported(BigInteger)
in order to check whether theKeyLibrary.broadcastKey(String, String, KeyEvent)
method is supported on the currently active device- Since:
- 2.02
-
METHOD_CHANGEKCMAPFILE
Constant to be used withKeyLibrary.isMethodSupported(BigInteger)
in order to check whether theKeyLibrary.changeKCMapFile(String, byte[])
method is supported on the currently active device- Since:
- 2.02
-
METHOD_CHANGEKCMAPFILETODEFAULT
Constant to be used withKeyLibrary.isMethodSupported(BigInteger)
in order to check whether theKeyLibrary.changeKCMapFileToDefault()
method is supported on the currently active device- Since:
- 2.02
-
METHOD_CHANGETRAYICON
Constant to be used withKeyLibrary.isMethodSupported(BigInteger)
in order to check whether theKeyLibrary.changeTrayIcon(KeyEvent)
method is supported on the currently active device- Since:
- 2.02
-
METHOD_GETCURRENTKCMAPFILE
Constant to be used withKeyLibrary.isMethodSupported(BigInteger)
in order to check whether theKeyLibrary.getCurrentKCMapFile()
method is supported on the currently active device- Since:
- 2.02
-
METHOD_GETKEYPADMODE
Constant to be used withKeyLibrary.isMethodSupported(BigInteger)
in order to check whether theKeyLibrary.getKeypadMode()
method is supported on the currently active device- Since:
- 2.02
-
METHOD_GETTESTMODE
Constant to be used withKeyLibrary.isMethodSupported(BigInteger)
in order to check whether theKeyLibrary.getTestMode()
method is supported on the currently active device- Since:
- 2.02
-
METHOD_HASHARDWAREKEY
Constant to be used withKeyLibrary.isMethodSupported(BigInteger)
in order to check whether theKeyLibrary.hasHardwareKey(int)
method is supported on the currently active device- Since:
- 2.02
-
METHOD_HASWAKEUPRES
Constant to be used withKeyLibrary.isMethodSupported(BigInteger)
in order to check whether theKeyLibrary.hasWakeupRes(KeyEvent)
method is supported on the currently active device- Since:
- 2.02
-
METHOD_HIJACKINGKEY
Constant to be used withKeyLibrary.isMethodSupported(BigInteger)
in order to check whether theKeyLibrary.hijackingKey(KeyEvent, boolean)
method is supported on the currently active device- Since:
- 2.02
-
METHOD_ISDIRECTINPUTSTYLE
Constant to be used withKeyLibrary.isMethodSupported(BigInteger)
in order to check whether theKeyLibrary.isDirectInputStyle()
method is supported on the currently active device- Since:
- 2.02
-
METHOD_ISFINISHEDHANDLE
Constant to be used withKeyLibrary.isMethodSupported(BigInteger)
in order to check whether theKeyLibrary.isFinishedHandle()
method is supported on the currently active device- Since:
- 2.02
-
METHOD_ISKEYCONTROLMODE
Constant to be used withKeyLibrary.isMethodSupported(BigInteger)
in order to check whether theKeyLibrary.isKeyControlMode()
method is supported on the currently active device- Since:
- 2.02
-
METHOD_ISWAKEUPRES
Constant to be used withKeyLibrary.isMethodSupported(BigInteger)
in order to check whether theKeyLibrary.isWakeupRes(int)
method is supported on the currently active device- Since:
- 2.02
-
METHOD_PERFORMKEYPRESSFEEDBACK
Constant to be used withKeyLibrary.isMethodSupported(BigInteger)
in order to check whether theKeyLibrary.performKeyPressFeedback(KeyEvent)
method is supported on the currently active device- Since:
- 2.02
-
METHOD_REMOVEKCMAPFILE
Constant to be used withKeyLibrary.isMethodSupported(BigInteger)
in order to check whether theKeyLibrary.removeKCMapFile()
method is supported on the currently active device- Since:
- 2.02
-
METHOD_SETDIRECTINPUTSTYLE
Constant to be used withKeyLibrary.isMethodSupported(BigInteger)
in order to check whether theKeyLibrary.setDirectInputStyle(boolean)
method is supported on the currently active device- Since:
- 2.02
-
METHOD_GETFIXEDNUMBERMODE
Constant to be used withKeyLibrary.isMethodSupported(BigInteger)
in order to check whether theKeyLibrary.getFixedNumberMode()
method is supported on the currently active device- Since:
- 2.02
-
METHOD_SETFIXEDNUMBERMODE
Constant to be used withKeyLibrary.isMethodSupported(BigInteger)
in order to check whether theKeyLibrary.setFixedNumberMode(boolean)
method is supported on the currently active device- Since:
- 2.02
-
METHOD_SETKEYCONTROLMODE
Constant to be used withKeyLibrary.isMethodSupported(BigInteger)
in order to check whether theKeyLibrary.setKeyControlMode(boolean)
method is supported on the currently active device- Since:
- 2.02
-
METHOD_SETKEYPADMODE
Constant to be used withKeyLibrary.isMethodSupported(BigInteger)
in order to check whether theKeyLibrary.setKeypadMode(int)
method is supported on the currently active device- Since:
- 2.02
-
METHOD_SETWAKEUPRES
Constant to be used withKeyLibrary.isMethodSupported(BigInteger)
in order to check whether theKeyLibrary.setWakeupRes(int, boolean)
method is supported on the currently active device- Since:
- 2.02
-
METHOD_UPDATEMETASTATE
Constant to be used withKeyLibrary.isMethodSupported(BigInteger)
in order to check whether theKeyLibrary.updateMetaState(KeyEvent)
method is supported on the currently active device- Since:
- 2.02
-
-
Constructor Details
-
METHOD
public METHOD()
-