Package system.windows.forms
Class Keys
- java.lang.Object
-
- org.mases.jcobridge.netreflection.NetObject
-
- system.windows.forms.Keys
-
- All Implemented Interfaces:
IJCOBridgeReflected
public class Keys extends NetObject
The base .NET class managing System.Windows.Forms.Keys, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089..NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.Windows.Forms.Keys
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 KeysAstatic KeysAddstatic KeysAltstatic KeysAppsstatic java.lang.StringassemblyFullNameFully assembly qualified name: System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089static java.lang.StringassemblyShortNameAssembly name: System.Windows.Formsstatic KeysAttnstatic KeysBstatic KeysBackstatic KeysBrowserBackstatic KeysBrowserFavoritesstatic KeysBrowserForwardstatic KeysBrowserHomestatic KeysBrowserRefreshstatic KeysBrowserSearchstatic KeysBrowserStopstatic KeysCstatic KeysCancelstatic KeysCapitalstatic KeysCapsLockstatic java.lang.StringclassNameQualified class name: System.Windows.Forms.Keysstatic JCTypeclassTypeThe type managed from JCOBridge.static KeysClearstatic KeysControlstatic KeysControlKeystatic KeysCrselstatic KeysDstatic KeysD0static KeysD1static KeysD2static KeysD3static KeysD4static KeysD5static KeysD6static KeysD7static KeysD8static KeysD9static KeysDecimalstatic KeysDeletestatic KeysDividestatic KeysDownstatic KeysEstatic KeysEndstatic KeysEnterstatic KeysEraseEofstatic KeysEscapestatic KeysExecutestatic KeysExselstatic KeysFstatic KeysF1static KeysF10static KeysF11static KeysF12static KeysF13static KeysF14static KeysF15static KeysF16static KeysF17static KeysF18static KeysF19static KeysF2static KeysF20static KeysF21static KeysF22static KeysF23static KeysF24static KeysF3static KeysF4static KeysF5static KeysF6static KeysF7static KeysF8static KeysF9static KeysFinalModestatic KeysGstatic KeysHstatic KeysHanguelModestatic KeysHangulModestatic KeysHanjaModestatic KeysHelpstatic KeysHomestatic KeysIstatic KeysIMEAcceptstatic KeysIMEAceeptstatic KeysIMEConvertstatic KeysIMEModeChangestatic KeysIMENonconvertstatic KeysInsertstatic KeysJstatic KeysJunjaModestatic KeysKstatic KeysKanaModestatic KeysKanjiModestatic KeysKeyCodestatic KeysLstatic KeysLaunchApplication1static KeysLaunchApplication2static KeysLaunchMailstatic KeysLButtonstatic KeysLControlKeystatic KeysLeftstatic KeysLineFeedstatic KeysLMenustatic KeysLShiftKeystatic KeysLWinstatic KeysMstatic KeysMButtonstatic KeysMediaNextTrackstatic KeysMediaPlayPausestatic KeysMediaPreviousTrackstatic KeysMediaStopstatic KeysMenustatic KeysModifiersstatic KeysMultiplystatic KeysNstatic KeysNextstatic KeysNoNamestatic KeysNonestatic KeysNumLockstatic KeysNumPad0static KeysNumPad1static KeysNumPad2static KeysNumPad3static KeysNumPad4static KeysNumPad5static KeysNumPad6static KeysNumPad7static KeysNumPad8static KeysNumPad9static KeysOstatic KeysOem1static KeysOem102static KeysOem2static KeysOem3static KeysOem4static KeysOem5static KeysOem6static KeysOem7static KeysOem8static KeysOemBackslashstatic KeysOemClearstatic KeysOemCloseBracketsstatic KeysOemcommastatic KeysOemMinusstatic KeysOemOpenBracketsstatic KeysOemPeriodstatic KeysOemPipestatic KeysOemplusstatic KeysOemQuestionstatic KeysOemQuotesstatic KeysOemSemicolonstatic KeysOemtildestatic KeysPstatic KeysPa1static KeysPacketstatic KeysPageDownstatic KeysPageUpstatic KeysPausestatic KeysPlaystatic KeysPrintstatic KeysPrintScreenstatic KeysPriorstatic KeysProcessKeystatic KeysQstatic KeysRstatic KeysRButtonstatic KeysRControlKeystatic KeysReturnstatic KeysRightstatic KeysRMenustatic KeysRShiftKeystatic KeysRWinstatic KeysSstatic KeysScrollstatic KeysSelectstatic KeysSelectMediastatic KeysSeparatorstatic KeysShiftstatic KeysShiftKeystatic KeysSleepstatic KeysSnapshotstatic KeysSpacestatic KeysSubtractstatic KeysTstatic KeysTabstatic KeysUstatic KeysUpstatic KeysVstatic KeysVolumeDownstatic KeysVolumeMutestatic KeysVolumeUpstatic KeysWstatic KeysXstatic KeysXButton1static KeysXButton2static KeysYstatic KeysZstatic KeysZoom
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Keysadd(Keys val)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 Typebooleanhas(Keys val)booleanis(Keys val)Keysremove(Keys val)-
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: System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089- See Also:
- Constant Field Values
-
assemblyShortName
public static final java.lang.String assemblyShortName
Assembly name: System.Windows.Forms- See Also:
- Constant Field Values
-
className
public static final java.lang.String className
Qualified class name: System.Windows.Forms.Keys- See Also:
- Constant Field Values
-
None
public static Keys None
-
LButton
public static Keys LButton
-
RButton
public static Keys RButton
-
Cancel
public static Keys Cancel
-
MButton
public static Keys MButton
-
XButton1
public static Keys XButton1
-
XButton2
public static Keys XButton2
-
Back
public static Keys Back
-
Tab
public static Keys Tab
-
LineFeed
public static Keys LineFeed
-
Clear
public static Keys Clear
-
Enter
public static Keys Enter
-
Return
public static Keys Return
-
ShiftKey
public static Keys ShiftKey
-
ControlKey
public static Keys ControlKey
-
Menu
public static Keys Menu
-
Pause
public static Keys Pause
-
CapsLock
public static Keys CapsLock
-
Capital
public static Keys Capital
-
HangulMode
public static Keys HangulMode
-
HanguelMode
public static Keys HanguelMode
-
KanaMode
public static Keys KanaMode
-
JunjaMode
public static Keys JunjaMode
-
FinalMode
public static Keys FinalMode
-
KanjiMode
public static Keys KanjiMode
-
HanjaMode
public static Keys HanjaMode
-
Escape
public static Keys Escape
-
IMEConvert
public static Keys IMEConvert
-
IMENonconvert
public static Keys IMENonconvert
-
IMEAccept
public static Keys IMEAccept
-
IMEAceept
public static Keys IMEAceept
-
IMEModeChange
public static Keys IMEModeChange
-
Space
public static Keys Space
-
Prior
public static Keys Prior
-
PageUp
public static Keys PageUp
-
PageDown
public static Keys PageDown
-
Next
public static Keys Next
-
End
public static Keys End
-
Home
public static Keys Home
-
Left
public static Keys Left
-
Up
public static Keys Up
-
Right
public static Keys Right
-
Down
public static Keys Down
-
Select
public static Keys Select
-
Print
public static Keys Print
-
Execute
public static Keys Execute
-
Snapshot
public static Keys Snapshot
-
PrintScreen
public static Keys PrintScreen
-
Insert
public static Keys Insert
-
Delete
public static Keys Delete
-
Help
public static Keys Help
-
D0
public static Keys D0
-
D1
public static Keys D1
-
D2
public static Keys D2
-
D3
public static Keys D3
-
D4
public static Keys D4
-
D5
public static Keys D5
-
D6
public static Keys D6
-
D7
public static Keys D7
-
D8
public static Keys D8
-
D9
public static Keys D9
-
A
public static Keys A
-
B
public static Keys B
-
C
public static Keys C
-
D
public static Keys D
-
E
public static Keys E
-
F
public static Keys F
-
G
public static Keys G
-
H
public static Keys H
-
I
public static Keys I
-
J
public static Keys J
-
K
public static Keys K
-
L
public static Keys L
-
M
public static Keys M
-
N
public static Keys N
-
O
public static Keys O
-
P
public static Keys P
-
Q
public static Keys Q
-
R
public static Keys R
-
S
public static Keys S
-
T
public static Keys T
-
U
public static Keys U
-
V
public static Keys V
-
W
public static Keys W
-
X
public static Keys X
-
Y
public static Keys Y
-
Z
public static Keys Z
-
LWin
public static Keys LWin
-
RWin
public static Keys RWin
-
Apps
public static Keys Apps
-
Sleep
public static Keys Sleep
-
NumPad0
public static Keys NumPad0
-
NumPad1
public static Keys NumPad1
-
NumPad2
public static Keys NumPad2
-
NumPad3
public static Keys NumPad3
-
NumPad4
public static Keys NumPad4
-
NumPad5
public static Keys NumPad5
-
NumPad6
public static Keys NumPad6
-
NumPad7
public static Keys NumPad7
-
NumPad8
public static Keys NumPad8
-
NumPad9
public static Keys NumPad9
-
Multiply
public static Keys Multiply
-
Add
public static Keys Add
-
Separator
public static Keys Separator
-
Subtract
public static Keys Subtract
-
Decimal
public static Keys Decimal
-
Divide
public static Keys Divide
-
F1
public static Keys F1
-
F2
public static Keys F2
-
F3
public static Keys F3
-
F4
public static Keys F4
-
F5
public static Keys F5
-
F6
public static Keys F6
-
F7
public static Keys F7
-
F8
public static Keys F8
-
F9
public static Keys F9
-
F10
public static Keys F10
-
F11
public static Keys F11
-
F12
public static Keys F12
-
F13
public static Keys F13
-
F14
public static Keys F14
-
F15
public static Keys F15
-
F16
public static Keys F16
-
F17
public static Keys F17
-
F18
public static Keys F18
-
F19
public static Keys F19
-
F20
public static Keys F20
-
F21
public static Keys F21
-
F22
public static Keys F22
-
F23
public static Keys F23
-
F24
public static Keys F24
-
NumLock
public static Keys NumLock
-
Scroll
public static Keys Scroll
-
LShiftKey
public static Keys LShiftKey
-
RShiftKey
public static Keys RShiftKey
-
LControlKey
public static Keys LControlKey
-
RControlKey
public static Keys RControlKey
-
LMenu
public static Keys LMenu
-
RMenu
public static Keys RMenu
-
BrowserBack
public static Keys BrowserBack
-
BrowserForward
public static Keys BrowserForward
-
BrowserRefresh
public static Keys BrowserRefresh
-
BrowserStop
public static Keys BrowserStop
-
BrowserSearch
public static Keys BrowserSearch
-
BrowserFavorites
public static Keys BrowserFavorites
-
BrowserHome
public static Keys BrowserHome
-
VolumeMute
public static Keys VolumeMute
-
VolumeDown
public static Keys VolumeDown
-
VolumeUp
public static Keys VolumeUp
-
MediaNextTrack
public static Keys MediaNextTrack
-
MediaPreviousTrack
public static Keys MediaPreviousTrack
-
MediaStop
public static Keys MediaStop
-
MediaPlayPause
public static Keys MediaPlayPause
-
LaunchMail
public static Keys LaunchMail
-
SelectMedia
public static Keys SelectMedia
-
LaunchApplication1
public static Keys LaunchApplication1
-
LaunchApplication2
public static Keys LaunchApplication2
-
OemSemicolon
public static Keys OemSemicolon
-
Oem1
public static Keys Oem1
-
Oemplus
public static Keys Oemplus
-
Oemcomma
public static Keys Oemcomma
-
OemMinus
public static Keys OemMinus
-
OemPeriod
public static Keys OemPeriod
-
Oem2
public static Keys Oem2
-
OemQuestion
public static Keys OemQuestion
-
Oem3
public static Keys Oem3
-
Oemtilde
public static Keys Oemtilde
-
Oem4
public static Keys Oem4
-
OemOpenBrackets
public static Keys OemOpenBrackets
-
OemPipe
public static Keys OemPipe
-
Oem5
public static Keys Oem5
-
OemCloseBrackets
public static Keys OemCloseBrackets
-
Oem6
public static Keys Oem6
-
OemQuotes
public static Keys OemQuotes
-
Oem7
public static Keys Oem7
-
Oem8
public static Keys Oem8
-
Oem102
public static Keys Oem102
-
OemBackslash
public static Keys OemBackslash
-
ProcessKey
public static Keys ProcessKey
-
Packet
public static Keys Packet
-
Attn
public static Keys Attn
-
Crsel
public static Keys Crsel
-
Exsel
public static Keys Exsel
-
EraseEof
public static Keys EraseEof
-
Play
public static Keys Play
-
Zoom
public static Keys Zoom
-
NoName
public static Keys NoName
-
Pa1
public static Keys Pa1
-
OemClear
public static Keys OemClear
-
KeyCode
public static Keys KeyCode
-
Shift
public static Keys Shift
-
Control
public static Keys Control
-
Alt
public static Keys Alt
-
Modifiers
public static Keys Modifiers
-
-
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
-
is
public final boolean is(Keys val) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
has
public final boolean has(Keys val) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
-