Package system
Class ConsoleKey
- java.lang.Object
-
- org.mases.jcobridge.netreflection.NetObject
-
- system.ConsoleKey
-
- All Implemented Interfaces:
IJCOBridgeReflected
public class ConsoleKey extends NetObject
The base .NET class managing System.ConsoleKey, System.Console, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a..NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.ConsoleKey
Powered by JCOBridge: more info at https://www.jcobridge.com
- Author:
- MASES s.r.l https://masesgroup.com
-
-
Field Summary
-
Constructor Summary
Constructors Constructor Description ConsoleKey()
ConsoleKey(java.lang.Object instance)
Internal constructor.
-
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: System.Console, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a- See Also:
- Constant Field Values
-
assemblyShortName
public static final java.lang.String assemblyShortName
Assembly name: System.Console- See Also:
- Constant Field Values
-
className
public static final java.lang.String className
Qualified class name: System.ConsoleKey- See Also:
- Constant Field Values
-
None
public static ConsoleKey None
-
Backspace
public static ConsoleKey Backspace
-
Tab
public static ConsoleKey Tab
-
Clear
public static ConsoleKey Clear
-
Enter
public static ConsoleKey Enter
-
Pause
public static ConsoleKey Pause
-
Escape
public static ConsoleKey Escape
-
Spacebar
public static ConsoleKey Spacebar
-
PageUp
public static ConsoleKey PageUp
-
PageDown
public static ConsoleKey PageDown
-
End
public static ConsoleKey End
-
Home
public static ConsoleKey Home
-
LeftArrow
public static ConsoleKey LeftArrow
-
UpArrow
public static ConsoleKey UpArrow
-
RightArrow
public static ConsoleKey RightArrow
-
DownArrow
public static ConsoleKey DownArrow
-
Select
public static ConsoleKey Select
-
Print
public static ConsoleKey Print
-
Execute
public static ConsoleKey Execute
-
PrintScreen
public static ConsoleKey PrintScreen
-
Insert
public static ConsoleKey Insert
-
Delete
public static ConsoleKey Delete
-
Help
public static ConsoleKey Help
-
D0
public static ConsoleKey D0
-
D1
public static ConsoleKey D1
-
D2
public static ConsoleKey D2
-
D3
public static ConsoleKey D3
-
D4
public static ConsoleKey D4
-
D5
public static ConsoleKey D5
-
D6
public static ConsoleKey D6
-
D7
public static ConsoleKey D7
-
D8
public static ConsoleKey D8
-
D9
public static ConsoleKey D9
-
A
public static ConsoleKey A
-
B
public static ConsoleKey B
-
C
public static ConsoleKey C
-
D
public static ConsoleKey D
-
E
public static ConsoleKey E
-
F
public static ConsoleKey F
-
G
public static ConsoleKey G
-
H
public static ConsoleKey H
-
I
public static ConsoleKey I
-
J
public static ConsoleKey J
-
K
public static ConsoleKey K
-
L
public static ConsoleKey L
-
M
public static ConsoleKey M
-
N
public static ConsoleKey N
-
O
public static ConsoleKey O
-
P
public static ConsoleKey P
-
Q
public static ConsoleKey Q
-
R
public static ConsoleKey R
-
S
public static ConsoleKey S
-
T
public static ConsoleKey T
-
U
public static ConsoleKey U
-
V
public static ConsoleKey V
-
W
public static ConsoleKey W
-
X
public static ConsoleKey X
-
Y
public static ConsoleKey Y
-
Z
public static ConsoleKey Z
-
LeftWindows
public static ConsoleKey LeftWindows
-
RightWindows
public static ConsoleKey RightWindows
-
Applications
public static ConsoleKey Applications
-
Sleep
public static ConsoleKey Sleep
-
NumPad0
public static ConsoleKey NumPad0
-
NumPad1
public static ConsoleKey NumPad1
-
NumPad2
public static ConsoleKey NumPad2
-
NumPad3
public static ConsoleKey NumPad3
-
NumPad4
public static ConsoleKey NumPad4
-
NumPad5
public static ConsoleKey NumPad5
-
NumPad6
public static ConsoleKey NumPad6
-
NumPad7
public static ConsoleKey NumPad7
-
NumPad8
public static ConsoleKey NumPad8
-
NumPad9
public static ConsoleKey NumPad9
-
Multiply
public static ConsoleKey Multiply
-
Add
public static ConsoleKey Add
-
Separator
public static ConsoleKey Separator
-
Subtract
public static ConsoleKey Subtract
-
Decimal
public static ConsoleKey Decimal
-
Divide
public static ConsoleKey Divide
-
F1
public static ConsoleKey F1
-
F2
public static ConsoleKey F2
-
F3
public static ConsoleKey F3
-
F4
public static ConsoleKey F4
-
F5
public static ConsoleKey F5
-
F6
public static ConsoleKey F6
-
F7
public static ConsoleKey F7
-
F8
public static ConsoleKey F8
-
F9
public static ConsoleKey F9
-
F10
public static ConsoleKey F10
-
F11
public static ConsoleKey F11
-
F12
public static ConsoleKey F12
-
F13
public static ConsoleKey F13
-
F14
public static ConsoleKey F14
-
F15
public static ConsoleKey F15
-
F16
public static ConsoleKey F16
-
F17
public static ConsoleKey F17
-
F18
public static ConsoleKey F18
-
F19
public static ConsoleKey F19
-
F20
public static ConsoleKey F20
-
F21
public static ConsoleKey F21
-
F22
public static ConsoleKey F22
-
F23
public static ConsoleKey F23
-
F24
public static ConsoleKey F24
-
BrowserBack
public static ConsoleKey BrowserBack
-
BrowserForward
public static ConsoleKey BrowserForward
-
BrowserRefresh
public static ConsoleKey BrowserRefresh
-
BrowserStop
public static ConsoleKey BrowserStop
-
BrowserSearch
public static ConsoleKey BrowserSearch
-
BrowserFavorites
public static ConsoleKey BrowserFavorites
-
BrowserHome
public static ConsoleKey BrowserHome
-
VolumeMute
public static ConsoleKey VolumeMute
-
VolumeDown
public static ConsoleKey VolumeDown
-
VolumeUp
public static ConsoleKey VolumeUp
-
MediaNext
public static ConsoleKey MediaNext
-
MediaPrevious
public static ConsoleKey MediaPrevious
-
MediaStop
public static ConsoleKey MediaStop
-
MediaPlay
public static ConsoleKey MediaPlay
-
LaunchMail
public static ConsoleKey LaunchMail
-
LaunchMediaSelect
public static ConsoleKey LaunchMediaSelect
-
LaunchApp1
public static ConsoleKey LaunchApp1
-
LaunchApp2
public static ConsoleKey LaunchApp2
-
Oem1
public static ConsoleKey Oem1
-
OemPlus
public static ConsoleKey OemPlus
-
OemComma
public static ConsoleKey OemComma
-
OemMinus
public static ConsoleKey OemMinus
-
OemPeriod
public static ConsoleKey OemPeriod
-
Oem2
public static ConsoleKey Oem2
-
Oem3
public static ConsoleKey Oem3
-
Oem4
public static ConsoleKey Oem4
-
Oem5
public static ConsoleKey Oem5
-
Oem6
public static ConsoleKey Oem6
-
Oem7
public static ConsoleKey Oem7
-
Oem8
public static ConsoleKey Oem8
-
Oem102
public static ConsoleKey Oem102
-
Process
public static ConsoleKey Process
-
Packet
public static ConsoleKey Packet
-
Attention
public static ConsoleKey Attention
-
CrSel
public static ConsoleKey CrSel
-
ExSel
public static ConsoleKey ExSel
-
EraseEndOfFile
public static ConsoleKey EraseEndOfFile
-
Play
public static ConsoleKey Play
-
Zoom
public static ConsoleKey Zoom
-
NoName
public static ConsoleKey NoName
-
Pa1
public static ConsoleKey Pa1
-
OemClear
public static ConsoleKey OemClear
-
-
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
-
-