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=4.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 KeyAstatic KeyAbntC1static KeyAbntC2static KeyAddstatic KeyAppsstatic java.lang.StringassemblyFullNameFully assembly qualified name: WindowsBase, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35static java.lang.StringassemblyShortNameAssembly name: WindowsBasestatic KeyAttnstatic KeyBstatic KeyBackstatic KeyBrowserBackstatic KeyBrowserFavoritesstatic KeyBrowserForwardstatic KeyBrowserHomestatic KeyBrowserRefreshstatic KeyBrowserSearchstatic KeyBrowserStopstatic KeyCstatic KeyCancelstatic KeyCapitalstatic KeyCapsLockstatic java.lang.StringclassNameQualified class name: System.Windows.Input.Keystatic JCTypeclassTypeThe type managed from JCOBridge.static KeyClearstatic KeyCrSelstatic KeyDstatic KeyD0static KeyD1static KeyD2static KeyD3static KeyD4static KeyD5static KeyD6static KeyD7static KeyD8static KeyD9static KeyDbeAlphanumericstatic KeyDbeCodeInputstatic KeyDbeDbcsCharstatic KeyDbeDetermineStringstatic KeyDbeEnterDialogConversionModestatic KeyDbeEnterImeConfigureModestatic KeyDbeEnterWordRegisterModestatic KeyDbeFlushStringstatic KeyDbeHiraganastatic KeyDbeKatakanastatic KeyDbeNoCodeInputstatic KeyDbeNoRomanstatic KeyDbeRomanstatic KeyDbeSbcsCharstatic KeyDeadCharProcessedstatic KeyDecimalstatic KeyDeletestatic KeyDividestatic KeyDownstatic KeyEstatic KeyEndstatic KeyEnterstatic KeyEraseEofstatic KeyEscapestatic KeyExecutestatic KeyExSelstatic KeyFstatic KeyF1static KeyF10static KeyF11static KeyF12static KeyF13static KeyF14static KeyF15static KeyF16static KeyF17static KeyF18static KeyF19static KeyF2static KeyF20static KeyF21static KeyF22static KeyF23static KeyF24static KeyF3static KeyF4static KeyF5static KeyF6static KeyF7static KeyF8static KeyF9static KeyFinalModestatic KeyGstatic KeyHstatic KeyHangulModestatic KeyHanjaModestatic KeyHelpstatic KeyHomestatic KeyIstatic KeyImeAcceptstatic KeyImeConvertstatic KeyImeModeChangestatic KeyImeNonConvertstatic KeyImeProcessedstatic KeyInsertstatic KeyJstatic KeyJunjaModestatic KeyKstatic KeyKanaModestatic KeyKanjiModestatic KeyLstatic KeyLaunchApplication1static KeyLaunchApplication2static KeyLaunchMailstatic KeyLeftstatic KeyLeftAltstatic KeyLeftCtrlstatic KeyLeftShiftstatic KeyLineFeedstatic KeyLWinstatic KeyMstatic KeyMediaNextTrackstatic KeyMediaPlayPausestatic KeyMediaPreviousTrackstatic KeyMediaStopstatic KeyMultiplystatic KeyNstatic KeyNextstatic KeyNoNamestatic KeyNonestatic KeyNumLockstatic KeyNumPad0static KeyNumPad1static KeyNumPad2static KeyNumPad3static KeyNumPad4static KeyNumPad5static KeyNumPad6static KeyNumPad7static KeyNumPad8static KeyNumPad9static KeyOstatic KeyOem1static KeyOem102static KeyOem2static KeyOem3static KeyOem4static KeyOem5static KeyOem6static KeyOem7static KeyOem8static KeyOemAttnstatic KeyOemAutostatic KeyOemBackslashstatic KeyOemBackTabstatic KeyOemClearstatic KeyOemCloseBracketsstatic KeyOemCommastatic KeyOemCopystatic KeyOemEnlwstatic KeyOemFinishstatic KeyOemMinusstatic KeyOemOpenBracketsstatic KeyOemPeriodstatic KeyOemPipestatic KeyOemPlusstatic KeyOemQuestionstatic KeyOemQuotesstatic KeyOemSemicolonstatic KeyOemTildestatic KeyPstatic KeyPa1static KeyPageDownstatic KeyPageUpstatic KeyPausestatic KeyPlaystatic KeyPrintstatic KeyPrintScreenstatic KeyPriorstatic KeyQstatic KeyRstatic KeyReturnstatic KeyRightstatic KeyRightAltstatic KeyRightCtrlstatic KeyRightShiftstatic KeyRWinstatic KeySstatic KeyScrollstatic KeySelectstatic KeySelectMediastatic KeySeparatorstatic KeySleepstatic KeySnapshotstatic KeySpacestatic KeySubtractstatic KeySystemstatic KeyTstatic KeyTabstatic KeyUstatic KeyUpstatic KeyVstatic KeyVolumeDownstatic KeyVolumeMutestatic KeyVolumeUpstatic KeyWstatic KeyXstatic KeyYstatic KeyZstatic KeyZoom
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetJCOAssemblyName()Returns the reflected Assembly namejava.lang.StringgetJCOClassName()Returns the reflected Class namejava.lang.ObjectgetJCOInstance()Returns the instantiated classjava.lang.StringgetJCOObjectName()Returns the reflected Class name used to build the objectJCTypegetJCOType()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=4.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:IJCOBridgeReflectedReturns the reflected Assembly name- Specified by:
getJCOAssemblyNamein interfaceIJCOBridgeReflected- Overrides:
getJCOAssemblyNamein classNetObject- Returns:
- A
Stringrepresenting the Fullname of reflected Assembly
-
getJCOClassName
public java.lang.String getJCOClassName()
Description copied from interface:IJCOBridgeReflectedReturns the reflected Class name- Specified by:
getJCOClassNamein interfaceIJCOBridgeReflected- Overrides:
getJCOClassNamein classNetObject- Returns:
- A
Stringrepresenting the Fullname of reflected Class
-
getJCOObjectName
public java.lang.String getJCOObjectName()
Description copied from interface:IJCOBridgeReflectedReturns the reflected Class name used to build the object- Specified by:
getJCOObjectNamein interfaceIJCOBridgeReflected- Overrides:
getJCOObjectNamein classNetObject- Returns:
- A
Stringrepresenting the name used to allocated the object in CLR context
-
getJCOInstance
public java.lang.Object getJCOInstance()
Description copied from interface:IJCOBridgeReflectedReturns the instantiated class- Specified by:
getJCOInstancein interfaceIJCOBridgeReflected- Overrides:
getJCOInstancein classNetObject- Returns:
- An
Objectrepresenting the CLR instance of the instantiated Class
-
getJCOType
public JCType getJCOType()
Description copied from interface:IJCOBridgeReflectedReturns the instantiated class Type- Specified by:
getJCOTypein interfaceIJCOBridgeReflected- Overrides:
getJCOTypein classNetObject- Returns:
- A
JCTyperepresenting the CLR Type of the instantiated Class
-
-