public class ScKeyAssignment
extends java.lang.Object
implements java.lang.Cloneable
Modifier and Type | Field and Description |
---|---|
short |
m1
key 1
|
short |
m1B
key 1, shift level
|
short |
m2
key 2
|
short |
m2B
key 2, shift level
|
short |
m2D3D
key 2D3D
|
short |
m2D3DB
key 2D3D, shift level
|
short |
m3
key 3
|
short |
m3B
key 3, shift level
|
short |
m4
key 4
|
short |
m4B
key 4, shift level
|
short |
m5
key 5
|
short |
m5B
key 5, shift level
|
short |
m6
key 6
|
short |
m6B
key 6, shift level
|
short |
mAlh
cap deflection rotation around x axis left high
|
short |
mAll
cap deflection rotation around x axis left low
|
short |
mAlm
cap deflection rotation around x axis left mid
|
short |
mAlt
key Alt
|
short |
mAltB
key Alt, shift level
|
short |
mAnyH
any cap deflection high
|
short |
mAnyL
any cap deflection low
|
short |
mAnyM
any cap deflection mid
|
short |
mAnyRotH
any rotational cap deflection high
|
short |
mAnyRotL
any rotational cap deflection low
|
short |
mAnyRotM
any rotational cap deflection mid
|
short |
mAnyStarted
any cap deflection started
|
short |
mAnyStopped
cap released
|
short |
mAnyTraH
any translational cap deflection high
|
short |
mAnyTraL
any translational cap deflection low
|
short |
mAnyTraM
any translational cap deflection mid
|
short |
mArh
cap deflection rotation around x axis right high
|
short |
mArl
cap deflection rotation around x axis right low
|
short |
mArm
cap deflection rotation around x axis right mid
|
static int |
MAX_WHEEL_SLOTS_NUM
maximal number of weel slots
|
short |
mBlh
cap deflection rotation around y axis left high
|
short |
mBll
cap deflection rotation around y axis left low
|
short |
mBlm
cap deflection rotation around y axis left mid
|
short |
mBrh
cap deflection rotation around y axis right high
|
short |
mBrl
cap deflection rotation around y axis right low
|
short |
mBrm
cap deflection rotation around y axis right mid
|
short |
mClh
cap deflection rotation around z axis left high
|
short |
mCll
cap deflection rotation around z axis left low
|
short |
mClm
cap deflection rotation around z axis left mid
|
short |
mCrh
cap deflection rotation around z axis right high
|
short |
mCrl
cap deflection rotation around z axis right low
|
short |
mCrm
cap deflection rotation around z axis right mid
|
short |
mCtrl
key Ctrl
|
short |
mCtrlB
key Ctrl, shift level
|
short |
mEsc
key Esc
|
short |
mEscB
key Esc, shift level
|
short |
mFit
key Fit
|
short |
mFitB
key Fit, shift level
|
short |
mFront
key Front
|
short |
mFrontB
key Front, shift level
|
short |
mMenue
key Menue
|
short |
mMenueB
key Menue, shift level
|
short |
mPanel
key Panel
|
short |
mPanelB
key Panel, shift level
|
short |
mRight
key Right
|
short |
mRightB
key Right, shift level
|
short |
mShift
key Shift
|
short |
mShiftB
key Shift, shift level
|
short |
mTop
key Top
|
short |
mTopB
key Top, shift level
|
short |
mWheelL
wheel gesture L
|
short |
mWheelLeft
wheel movement to the left
|
short |
mWheelLl
wheel gesture LL
|
short |
mWheelLr
wheel gesture LR
|
short |
mWheelLrl
wheel gesture LRL
|
short |
mWheelR
wheel gesture R
|
short |
mWheelRight
wheel movement to the right
|
short |
mWheelRl
wheel gesture RL
|
short |
mWheelRlr
wheel gesture RLR
|
short |
mWheelRr
wheel gesture RR
|
short[] |
mWheelSlot |
short |
mXlh
cap deflection translation left high
|
short |
mXll
cap deflection translation left low
|
short |
mXlm
cap deflection translation left mid
|
short |
mXrh
cap deflection translation right high
|
short |
mXrl
cap deflection translation right low
|
short |
mXrm
cap deflection translation right mid
|
short |
mYdh
cap deflection translation down high
|
short |
mYdl
cap deflection translation down low
|
short |
mYdm
cap deflection translation down mid
|
short |
mYuh
cap deflection translation up high
|
short |
mYul
cap deflection translation up low
|
short |
mYum
cap deflection translation up mid
|
short |
mZbh
cap deflection translation backward high
|
short |
mZbl
cap deflection translation backward low
|
short |
mZbm
cap deflection translation backward mid
|
short |
mZfh
cap deflection translation forward high
|
short |
mZfl
cap deflection translation forward low
|
short |
mZfm
cap deflection translation forward mid
|
Constructor and Description |
---|
ScKeyAssignment() |
Modifier and Type | Method and Description |
---|---|
ScKeyAssignment |
clone() |
java.lang.String |
convToString() |
public static final int MAX_WHEEL_SLOTS_NUM
public short m1
public short m2
public short m3
public short m4
public short m5
public short m6
public short mCtrl
public short mAlt
public short mShift
public short mEsc
public short mFront
public short mRight
public short mTop
public short mFit
public short m2D3D
public short mPanel
public short mMenue
public short m1B
public short m2B
public short m3B
public short m4B
public short m5B
public short m6B
public short mCtrlB
public short mAltB
public short mShiftB
public short mEscB
public short mFrontB
public short mRightB
public short mTopB
public short mFitB
public short m2D3DB
public short mPanelB
public short mMenueB
public short mWheelLeft
public short mWheelRight
public short mWheelL
public short mWheelR
public short mWheelLr
public short mWheelRl
public short mWheelLrl
public short mWheelRlr
public short mWheelLl
public short mWheelRr
public short[] mWheelSlot
public short mXll
public short mXlm
public short mXlh
public short mXrl
public short mXrm
public short mXrh
public short mYdl
public short mYdm
public short mYdh
public short mYul
public short mYum
public short mYuh
public short mZfl
public short mZfm
public short mZfh
public short mZbl
public short mZbm
public short mZbh
public short mAnyTraL
public short mAnyTraM
public short mAnyTraH
public short mArl
public short mArm
public short mArh
public short mAll
public short mAlm
public short mAlh
public short mBrl
public short mBrm
public short mBrh
public short mBll
public short mBlm
public short mBlh
public short mCrl
public short mCrm
public short mCrh
public short mCll
public short mClm
public short mClh
public short mAnyRotL
public short mAnyRotM
public short mAnyRotH
public short mAnyL
public short mAnyM
public short mAnyH
public short mAnyStarted
public short mAnyStopped
public ScKeyAssignment clone()
clone
in class java.lang.Object
public java.lang.String convToString()