Package system.windows.input
Class Key
- java.lang.Object
-
- org.mases.jcobridge.netreflection.NetObject
-
- system.windows.input.Key
-
- All Implemented Interfaces:
IJCOBridgeReflected
public class Key extends NetObject
The base .NET class managing System.Windows.Input.Key, WindowsBase, Version=8.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35..NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.Windows.Input.Key
Powered by JCOBridge: more info at https://www.jcobridge.com
- Author:
- MASES s.r.l https://masesgroup.com
-
-
Field Summary
Fields Modifier and Type Field Description static Key
A
static Key
AbntC1
static Key
AbntC2
static Key
Add
static Key
Apps
static java.lang.String
assemblyFullName
Fully assembly qualified name: WindowsBase, Version=8.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35static java.lang.String
assemblyShortName
Assembly name: WindowsBasestatic Key
Attn
static Key
B
static Key
Back
static Key
BrowserBack
static Key
BrowserFavorites
static Key
BrowserForward
static Key
BrowserHome
static Key
BrowserRefresh
static Key
BrowserSearch
static Key
BrowserStop
static Key
C
static Key
Cancel
static Key
Capital
static Key
CapsLock
static java.lang.String
className
Qualified class name: System.Windows.Input.Keystatic JCType
classType
The type managed from JCOBridge.static Key
Clear
static Key
CrSel
static Key
D
static Key
D0
static Key
D1
static Key
D2
static Key
D3
static Key
D4
static Key
D5
static Key
D6
static Key
D7
static Key
D8
static Key
D9
static Key
DbeAlphanumeric
static Key
DbeCodeInput
static Key
DbeDbcsChar
static Key
DbeDetermineString
static Key
DbeEnterDialogConversionMode
static Key
DbeEnterImeConfigureMode
static Key
DbeEnterWordRegisterMode
static Key
DbeFlushString
static Key
DbeHiragana
static Key
DbeKatakana
static Key
DbeNoCodeInput
static Key
DbeNoRoman
static Key
DbeRoman
static Key
DbeSbcsChar
static Key
DeadCharProcessed
static Key
Decimal
static Key
Delete
static Key
Divide
static Key
Down
static Key
E
static Key
End
static Key
Enter
static Key
EraseEof
static Key
Escape
static Key
Execute
static Key
ExSel
static Key
F
static Key
F1
static Key
F10
static Key
F11
static Key
F12
static Key
F13
static Key
F14
static Key
F15
static Key
F16
static Key
F17
static Key
F18
static Key
F19
static Key
F2
static Key
F20
static Key
F21
static Key
F22
static Key
F23
static Key
F24
static Key
F3
static Key
F4
static Key
F5
static Key
F6
static Key
F7
static Key
F8
static Key
F9
static Key
FinalMode
static Key
G
static Key
H
static Key
HangulMode
static Key
HanjaMode
static Key
Help
static Key
Home
static Key
I
static Key
ImeAccept
static Key
ImeConvert
static Key
ImeModeChange
static Key
ImeNonConvert
static Key
ImeProcessed
static Key
Insert
static Key
J
static Key
JunjaMode
static Key
K
static Key
KanaMode
static Key
KanjiMode
static Key
L
static Key
LaunchApplication1
static Key
LaunchApplication2
static Key
LaunchMail
static Key
Left
static Key
LeftAlt
static Key
LeftCtrl
static Key
LeftShift
static Key
LineFeed
static Key
LWin
static Key
M
static Key
MediaNextTrack
static Key
MediaPlayPause
static Key
MediaPreviousTrack
static Key
MediaStop
static Key
Multiply
static Key
N
static Key
Next
static Key
NoName
static Key
None
static Key
NumLock
static Key
NumPad0
static Key
NumPad1
static Key
NumPad2
static Key
NumPad3
static Key
NumPad4
static Key
NumPad5
static Key
NumPad6
static Key
NumPad7
static Key
NumPad8
static Key
NumPad9
static Key
O
static Key
Oem1
static Key
Oem102
static Key
Oem2
static Key
Oem3
static Key
Oem4
static Key
Oem5
static Key
Oem6
static Key
Oem7
static Key
Oem8
static Key
OemAttn
static Key
OemAuto
static Key
OemBackslash
static Key
OemBackTab
static Key
OemClear
static Key
OemCloseBrackets
static Key
OemComma
static Key
OemCopy
static Key
OemEnlw
static Key
OemFinish
static Key
OemMinus
static Key
OemOpenBrackets
static Key
OemPeriod
static Key
OemPipe
static Key
OemPlus
static Key
OemQuestion
static Key
OemQuotes
static Key
OemSemicolon
static Key
OemTilde
static Key
P
static Key
Pa1
static Key
PageDown
static Key
PageUp
static Key
Pause
static Key
Play
static Key
Print
static Key
PrintScreen
static Key
Prior
static Key
Q
static Key
R
static Key
Return
static Key
Right
static Key
RightAlt
static Key
RightCtrl
static Key
RightShift
static Key
RWin
static Key
S
static Key
Scroll
static Key
Select
static Key
SelectMedia
static Key
Separator
static Key
Sleep
static Key
Snapshot
static Key
Space
static Key
Subtract
static Key
System
static Key
T
static Key
Tab
static Key
U
static Key
Up
static Key
V
static Key
VolumeDown
static Key
VolumeMute
static Key
VolumeUp
static Key
W
static Key
X
static Key
Y
static Key
Z
static Key
Zoom
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getJCOAssemblyName()
Returns the reflected Assembly namejava.lang.String
getJCOClassName()
Returns the reflected Class namejava.lang.Object
getJCOInstance()
Returns the instantiated classjava.lang.String
getJCOObjectName()
Returns the reflected Class name used to build the objectJCType
getJCOType()
Returns the instantiated class Type-
Methods inherited from class org.mases.jcobridge.netreflection.NetObject
cast, Equals, Equals, GetHashCode, GetType, hashCode, setJCOInstance, toString, ToString
-
-
-
-
Field Detail
-
assemblyFullName
public static final java.lang.String assemblyFullName
Fully assembly qualified name: WindowsBase, Version=8.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35- See Also:
- Constant Field Values
-
assemblyShortName
public static final java.lang.String assemblyShortName
Assembly name: WindowsBase- See Also:
- Constant Field Values
-
className
public static final java.lang.String className
Qualified class name: System.Windows.Input.Key- See Also:
- Constant Field Values
-
None
public static Key None
-
Cancel
public static Key Cancel
-
Back
public static Key Back
-
Tab
public static Key Tab
-
LineFeed
public static Key LineFeed
-
Clear
public static Key Clear
-
Return
public static Key Return
-
Enter
public static Key Enter
-
Pause
public static Key Pause
-
Capital
public static Key Capital
-
CapsLock
public static Key CapsLock
-
KanaMode
public static Key KanaMode
-
HangulMode
public static Key HangulMode
-
JunjaMode
public static Key JunjaMode
-
FinalMode
public static Key FinalMode
-
HanjaMode
public static Key HanjaMode
-
KanjiMode
public static Key KanjiMode
-
Escape
public static Key Escape
-
ImeConvert
public static Key ImeConvert
-
ImeNonConvert
public static Key ImeNonConvert
-
ImeAccept
public static Key ImeAccept
-
ImeModeChange
public static Key ImeModeChange
-
Space
public static Key Space
-
Prior
public static Key Prior
-
PageUp
public static Key PageUp
-
Next
public static Key Next
-
PageDown
public static Key PageDown
-
End
public static Key End
-
Home
public static Key Home
-
Left
public static Key Left
-
Up
public static Key Up
-
Right
public static Key Right
-
Down
public static Key Down
-
Select
public static Key Select
-
Print
public static Key Print
-
Execute
public static Key Execute
-
Snapshot
public static Key Snapshot
-
PrintScreen
public static Key PrintScreen
-
Insert
public static Key Insert
-
Delete
public static Key Delete
-
Help
public static Key Help
-
D0
public static Key D0
-
D1
public static Key D1
-
D2
public static Key D2
-
D3
public static Key D3
-
D4
public static Key D4
-
D5
public static Key D5
-
D6
public static Key D6
-
D7
public static Key D7
-
D8
public static Key D8
-
D9
public static Key D9
-
A
public static Key A
-
B
public static Key B
-
C
public static Key C
-
D
public static Key D
-
E
public static Key E
-
F
public static Key F
-
G
public static Key G
-
H
public static Key H
-
I
public static Key I
-
J
public static Key J
-
K
public static Key K
-
L
public static Key L
-
M
public static Key M
-
N
public static Key N
-
O
public static Key O
-
P
public static Key P
-
Q
public static Key Q
-
R
public static Key R
-
S
public static Key S
-
T
public static Key T
-
U
public static Key U
-
V
public static Key V
-
W
public static Key W
-
X
public static Key X
-
Y
public static Key Y
-
Z
public static Key Z
-
LWin
public static Key LWin
-
RWin
public static Key RWin
-
Apps
public static Key Apps
-
Sleep
public static Key Sleep
-
NumPad0
public static Key NumPad0
-
NumPad1
public static Key NumPad1
-
NumPad2
public static Key NumPad2
-
NumPad3
public static Key NumPad3
-
NumPad4
public static Key NumPad4
-
NumPad5
public static Key NumPad5
-
NumPad6
public static Key NumPad6
-
NumPad7
public static Key NumPad7
-
NumPad8
public static Key NumPad8
-
NumPad9
public static Key NumPad9
-
Multiply
public static Key Multiply
-
Add
public static Key Add
-
Separator
public static Key Separator
-
Subtract
public static Key Subtract
-
Decimal
public static Key Decimal
-
Divide
public static Key Divide
-
F1
public static Key F1
-
F2
public static Key F2
-
F3
public static Key F3
-
F4
public static Key F4
-
F5
public static Key F5
-
F6
public static Key F6
-
F7
public static Key F7
-
F8
public static Key F8
-
F9
public static Key F9
-
F10
public static Key F10
-
F11
public static Key F11
-
F12
public static Key F12
-
F13
public static Key F13
-
F14
public static Key F14
-
F15
public static Key F15
-
F16
public static Key F16
-
F17
public static Key F17
-
F18
public static Key F18
-
F19
public static Key F19
-
F20
public static Key F20
-
F21
public static Key F21
-
F22
public static Key F22
-
F23
public static Key F23
-
F24
public static Key F24
-
NumLock
public static Key NumLock
-
Scroll
public static Key Scroll
-
LeftShift
public static Key LeftShift
-
RightShift
public static Key RightShift
-
LeftCtrl
public static Key LeftCtrl
-
RightCtrl
public static Key RightCtrl
-
LeftAlt
public static Key LeftAlt
-
RightAlt
public static Key RightAlt
-
BrowserBack
public static Key BrowserBack
-
BrowserForward
public static Key BrowserForward
-
BrowserRefresh
public static Key BrowserRefresh
-
BrowserStop
public static Key BrowserStop
-
BrowserSearch
public static Key BrowserSearch
-
BrowserFavorites
public static Key BrowserFavorites
-
BrowserHome
public static Key BrowserHome
-
VolumeMute
public static Key VolumeMute
-
VolumeDown
public static Key VolumeDown
-
VolumeUp
public static Key VolumeUp
-
MediaNextTrack
public static Key MediaNextTrack
-
MediaPreviousTrack
public static Key MediaPreviousTrack
-
MediaStop
public static Key MediaStop
-
MediaPlayPause
public static Key MediaPlayPause
-
LaunchMail
public static Key LaunchMail
-
SelectMedia
public static Key SelectMedia
-
LaunchApplication1
public static Key LaunchApplication1
-
LaunchApplication2
public static Key LaunchApplication2
-
Oem1
public static Key Oem1
-
OemSemicolon
public static Key OemSemicolon
-
OemPlus
public static Key OemPlus
-
OemComma
public static Key OemComma
-
OemMinus
public static Key OemMinus
-
OemPeriod
public static Key OemPeriod
-
Oem2
public static Key Oem2
-
OemQuestion
public static Key OemQuestion
-
Oem3
public static Key Oem3
-
OemTilde
public static Key OemTilde
-
AbntC1
public static Key AbntC1
-
AbntC2
public static Key AbntC2
-
Oem4
public static Key Oem4
-
OemOpenBrackets
public static Key OemOpenBrackets
-
Oem5
public static Key Oem5
-
OemPipe
public static Key OemPipe
-
Oem6
public static Key Oem6
-
OemCloseBrackets
public static Key OemCloseBrackets
-
Oem7
public static Key Oem7
-
OemQuotes
public static Key OemQuotes
-
Oem8
public static Key Oem8
-
Oem102
public static Key Oem102
-
OemBackslash
public static Key OemBackslash
-
ImeProcessed
public static Key ImeProcessed
-
System
public static Key System
-
OemAttn
public static Key OemAttn
-
DbeAlphanumeric
public static Key DbeAlphanumeric
-
OemFinish
public static Key OemFinish
-
DbeKatakana
public static Key DbeKatakana
-
OemCopy
public static Key OemCopy
-
DbeHiragana
public static Key DbeHiragana
-
OemAuto
public static Key OemAuto
-
DbeSbcsChar
public static Key DbeSbcsChar
-
OemEnlw
public static Key OemEnlw
-
DbeDbcsChar
public static Key DbeDbcsChar
-
OemBackTab
public static Key OemBackTab
-
DbeRoman
public static Key DbeRoman
-
Attn
public static Key Attn
-
DbeNoRoman
public static Key DbeNoRoman
-
CrSel
public static Key CrSel
-
DbeEnterWordRegisterMode
public static Key DbeEnterWordRegisterMode
-
ExSel
public static Key ExSel
-
DbeEnterImeConfigureMode
public static Key DbeEnterImeConfigureMode
-
EraseEof
public static Key EraseEof
-
DbeFlushString
public static Key DbeFlushString
-
Play
public static Key Play
-
DbeCodeInput
public static Key DbeCodeInput
-
Zoom
public static Key Zoom
-
DbeNoCodeInput
public static Key DbeNoCodeInput
-
NoName
public static Key NoName
-
DbeDetermineString
public static Key DbeDetermineString
-
Pa1
public static Key Pa1
-
DbeEnterDialogConversionMode
public static Key DbeEnterDialogConversionMode
-
OemClear
public static Key OemClear
-
DeadCharProcessed
public static Key DeadCharProcessed
-
-
Method Detail
-
getJCOAssemblyName
public java.lang.String getJCOAssemblyName()
Description copied from interface:IJCOBridgeReflected
Returns the reflected Assembly name- Specified by:
getJCOAssemblyName
in interfaceIJCOBridgeReflected
- Overrides:
getJCOAssemblyName
in classNetObject
- Returns:
- A
String
representing the Fullname of reflected Assembly
-
getJCOClassName
public java.lang.String getJCOClassName()
Description copied from interface:IJCOBridgeReflected
Returns the reflected Class name- Specified by:
getJCOClassName
in interfaceIJCOBridgeReflected
- Overrides:
getJCOClassName
in classNetObject
- Returns:
- A
String
representing the Fullname of reflected Class
-
getJCOObjectName
public java.lang.String getJCOObjectName()
Description copied from interface:IJCOBridgeReflected
Returns the reflected Class name used to build the object- Specified by:
getJCOObjectName
in interfaceIJCOBridgeReflected
- Overrides:
getJCOObjectName
in classNetObject
- Returns:
- A
String
representing the name used to allocated the object in CLR context
-
getJCOInstance
public java.lang.Object getJCOInstance()
Description copied from interface:IJCOBridgeReflected
Returns the instantiated class- Specified by:
getJCOInstance
in interfaceIJCOBridgeReflected
- Overrides:
getJCOInstance
in classNetObject
- Returns:
- An
Object
representing the CLR instance of the instantiated Class
-
getJCOType
public JCType getJCOType()
Description copied from interface:IJCOBridgeReflected
Returns the instantiated class Type- Specified by:
getJCOType
in interfaceIJCOBridgeReflected
- Overrides:
getJCOType
in classNetObject
- Returns:
- A
JCType
representing the CLR Type of the instantiated Class
-
-