public class SystemInformation extends NetObject
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.Windows.Forms.SystemInformation
Powered by JCOBridge: more info at https://www.jcobridge.com
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
assemblyFullName
Fully assembly qualified name: System.Windows.Forms, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
|
static java.lang.String |
assemblyShortName
Assembly name: System.Windows.Forms
|
static java.lang.String |
className
Qualified class name: System.Windows.Forms.SystemInformation
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
SystemInformation() |
SystemInformation(java.lang.Object instance)
Internal constructor.
|
public static final java.lang.String assemblyFullName
public static final java.lang.String assemblyShortName
public static final java.lang.String className
public SystemInformation()
throws java.lang.Throwable
java.lang.Throwablepublic SystemInformation(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic static SystemInformation cast(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into SystemInformation, a cast assert is made to check if types are compatible.from - IJCOBridgeReflected instance to be castedSystemInformation instancejava.lang.Throwable - in case of error during cast operationpublic static int getActiveWindowTrackingDelay()
throws java.lang.Throwable
java.lang.Throwablepublic static ArrangeDirection getArrangeDirection() throws java.lang.Throwable
java.lang.Throwablepublic static ArrangeStartingPosition getArrangeStartingPosition() throws java.lang.Throwable
java.lang.Throwablepublic static BootMode getBootMode() throws java.lang.Throwable
java.lang.Throwablepublic static Size getBorder3DSize() throws java.lang.Throwable
java.lang.Throwablepublic static int getBorderMultiplierFactor()
throws java.lang.Throwable
java.lang.Throwablepublic static Size getBorderSize() throws java.lang.Throwable
java.lang.Throwablepublic static Size GetBorderSizeForDpi(int dpi) throws java.lang.Throwable, InvalidOperationException, ArgumentOutOfRangeException, PlatformNotSupportedException, NullReferenceException, NotSupportedException
java.lang.ThrowableInvalidOperationExceptionArgumentOutOfRangeExceptionPlatformNotSupportedExceptionNullReferenceExceptionNotSupportedExceptionpublic static Size getCaptionButtonSize() throws java.lang.Throwable
java.lang.Throwablepublic static int getCaptionHeight()
throws java.lang.Throwable
java.lang.Throwablepublic static int getCaretBlinkTime()
throws java.lang.Throwable
java.lang.Throwablepublic static int getCaretWidth()
throws java.lang.Throwable
java.lang.Throwablepublic static java.lang.String getComputerName()
throws java.lang.Throwable,
ArgumentException,
NotSupportedException,
InvalidOperationException,
ArgumentOutOfRangeException
java.lang.ThrowableArgumentExceptionNotSupportedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionpublic static Size getCursorSize() throws java.lang.Throwable
java.lang.Throwablepublic static boolean getDbcsEnabled()
throws java.lang.Throwable
java.lang.Throwablepublic static boolean getDebugOS()
throws java.lang.Throwable
java.lang.Throwablepublic static Size getDoubleClickSize() throws java.lang.Throwable
java.lang.Throwablepublic static int getDoubleClickTime()
throws java.lang.Throwable
java.lang.Throwablepublic static boolean getDragFullWindows()
throws java.lang.Throwable
java.lang.Throwablepublic static Size getDragSize() throws java.lang.Throwable
java.lang.Throwablepublic static Size getFixedFrameBorderSize() throws java.lang.Throwable
java.lang.Throwablepublic static int getFontSmoothingContrast()
throws java.lang.Throwable
java.lang.Throwablepublic static int getFontSmoothingType()
throws java.lang.Throwable
java.lang.Throwablepublic static Size getFrameBorderSize() throws java.lang.Throwable
java.lang.Throwablepublic static boolean getHighContrast()
throws java.lang.Throwable,
ArgumentException,
NotSupportedException,
InvalidOperationException,
ArgumentOutOfRangeException,
ArgumentNullException,
PlatformNotSupportedException,
IndexOutOfRangeException,
FormatException
public static int getHorizontalFocusThickness()
throws java.lang.Throwable
java.lang.Throwablepublic static int getHorizontalResizeBorderThickness()
throws java.lang.Throwable
java.lang.Throwablepublic static int getHorizontalScrollBarArrowWidth()
throws java.lang.Throwable
java.lang.Throwablepublic static int GetHorizontalScrollBarArrowWidthForDpi(int dpi)
throws java.lang.Throwable,
InvalidOperationException,
ArgumentOutOfRangeException,
PlatformNotSupportedException,
NullReferenceException,
NotSupportedException
java.lang.ThrowableInvalidOperationExceptionArgumentOutOfRangeExceptionPlatformNotSupportedExceptionNullReferenceExceptionNotSupportedExceptionpublic static int getHorizontalScrollBarHeight()
throws java.lang.Throwable
java.lang.Throwablepublic static int GetHorizontalScrollBarHeightForDpi(int dpi)
throws java.lang.Throwable,
InvalidOperationException,
ArgumentOutOfRangeException,
PlatformNotSupportedException,
NullReferenceException,
NotSupportedException
java.lang.ThrowableInvalidOperationExceptionArgumentOutOfRangeExceptionPlatformNotSupportedExceptionNullReferenceExceptionNotSupportedExceptionpublic static int getHorizontalScrollBarThumbWidth()
throws java.lang.Throwable
java.lang.Throwablepublic static int getIconHorizontalSpacing()
throws java.lang.Throwable
java.lang.Throwablepublic static Size getIconSize() throws java.lang.Throwable
java.lang.Throwablepublic static Size getIconSpacingSize() throws java.lang.Throwable
java.lang.Throwablepublic static int getIconVerticalSpacing()
throws java.lang.Throwable
java.lang.Throwablepublic static boolean getIsActiveWindowTrackingEnabled()
throws java.lang.Throwable
java.lang.Throwablepublic static boolean getIsComboBoxAnimationEnabled()
throws java.lang.Throwable
java.lang.Throwablepublic static boolean getIsDropShadowEnabled()
throws java.lang.Throwable
java.lang.Throwablepublic static boolean getIsFlatMenuEnabled()
throws java.lang.Throwable
java.lang.Throwablepublic static boolean getIsFontSmoothingEnabled()
throws java.lang.Throwable
java.lang.Throwablepublic static boolean getIsHotTrackingEnabled()
throws java.lang.Throwable
java.lang.Throwablepublic static boolean getIsIconTitleWrappingEnabled()
throws java.lang.Throwable
java.lang.Throwablepublic static boolean getIsKeyboardPreferred()
throws java.lang.Throwable
java.lang.Throwablepublic static boolean getIsListBoxSmoothScrollingEnabled()
throws java.lang.Throwable
java.lang.Throwablepublic static boolean getIsMenuAnimationEnabled()
throws java.lang.Throwable
java.lang.Throwablepublic static boolean getIsMenuFadeEnabled()
throws java.lang.Throwable
java.lang.Throwablepublic static boolean getIsMinimizeRestoreAnimationEnabled()
throws java.lang.Throwable
java.lang.Throwablepublic static boolean getIsSelectionFadeEnabled()
throws java.lang.Throwable
java.lang.Throwablepublic static boolean getIsSnapToDefaultEnabled()
throws java.lang.Throwable
java.lang.Throwablepublic static boolean getIsTitleBarGradientEnabled()
throws java.lang.Throwable
java.lang.Throwablepublic static boolean getIsToolTipAnimationEnabled()
throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getJCOAssemblyName()
IJCOBridgeReflectedgetJCOAssemblyName in interface IJCOBridgeReflectedgetJCOAssemblyName in class NetObjectString representing the Fullname of reflected Assemblypublic java.lang.String getJCOClassName()
IJCOBridgeReflectedgetJCOClassName in interface IJCOBridgeReflectedgetJCOClassName in class NetObjectString representing the Fullname of reflected Classpublic java.lang.Object getJCOInstance()
IJCOBridgeReflectedgetJCOInstance in interface IJCOBridgeReflectedgetJCOInstance in class NetObjectObject representing the CLR instance of the instantiated Classpublic java.lang.String getJCOObjectName()
IJCOBridgeReflectedgetJCOObjectName in interface IJCOBridgeReflectedgetJCOObjectName in class NetObjectString representing the name used to allocated the object
in CLR contextpublic JCType getJCOType()
IJCOBridgeReflectedgetJCOType in interface IJCOBridgeReflectedgetJCOType in class NetObjectJCType representing the CLR Type of the instantiated Classpublic static int getKanjiWindowHeight()
throws java.lang.Throwable
java.lang.Throwablepublic static int getKeyboardDelay()
throws java.lang.Throwable
java.lang.Throwablepublic static int getKeyboardSpeed()
throws java.lang.Throwable
java.lang.Throwablepublic static Size getMaxWindowTrackSize() throws java.lang.Throwable
java.lang.Throwablepublic static boolean getMenuAccessKeysUnderlined()
throws java.lang.Throwable
java.lang.Throwablepublic static Size getMenuBarButtonSize() throws java.lang.Throwable
java.lang.Throwablepublic static Size getMenuButtonSize() throws java.lang.Throwable
java.lang.Throwablepublic static Size getMenuCheckSize() throws java.lang.Throwable
java.lang.Throwablepublic static Font getMenuFont() throws java.lang.Throwable, InvalidOperationException, ArgumentOutOfRangeException, PlatformNotSupportedException, NullReferenceException, NotSupportedException, ArgumentException, ObjectDisposedException, FormatException, ArgumentNullException, OutOfMemoryException
public static Font GetMenuFontForDpi(int dpi) throws java.lang.Throwable, InvalidOperationException, ArgumentOutOfRangeException, PlatformNotSupportedException, NullReferenceException, NotSupportedException, ArgumentException, ObjectDisposedException, FormatException, ArgumentNullException, OutOfMemoryException
public static int getMenuHeight()
throws java.lang.Throwable
java.lang.Throwablepublic static int getMenuShowDelay()
throws java.lang.Throwable
java.lang.Throwablepublic static boolean getMidEastEnabled()
throws java.lang.Throwable
java.lang.Throwablepublic static Size getMinimizedWindowSize() throws java.lang.Throwable
java.lang.Throwablepublic static Size getMinimizedWindowSpacingSize() throws java.lang.Throwable
java.lang.Throwablepublic static Size getMinimumWindowSize() throws java.lang.Throwable
java.lang.Throwablepublic static Size getMinWindowTrackSize() throws java.lang.Throwable
java.lang.Throwablepublic static int getMonitorCount()
throws java.lang.Throwable
java.lang.Throwablepublic static boolean getMonitorsSameDisplayFormat()
throws java.lang.Throwable
java.lang.Throwablepublic static int getMouseButtons()
throws java.lang.Throwable
java.lang.Throwablepublic static boolean getMouseButtonsSwapped()
throws java.lang.Throwable
java.lang.Throwablepublic static Size getMouseHoverSize() throws java.lang.Throwable
java.lang.Throwablepublic static int getMouseHoverTime()
throws java.lang.Throwable
java.lang.Throwablepublic static boolean getMousePresent()
throws java.lang.Throwable
java.lang.Throwablepublic static int getMouseSpeed()
throws java.lang.Throwable
java.lang.Throwablepublic static boolean getMouseWheelPresent()
throws java.lang.Throwable
java.lang.Throwablepublic static int getMouseWheelScrollDelta()
throws java.lang.Throwable
java.lang.Throwablepublic static int getMouseWheelScrollLines()
throws java.lang.Throwable
java.lang.Throwablepublic static boolean getNativeMouseWheelSupport()
throws java.lang.Throwable
java.lang.Throwablepublic static boolean getNetwork()
throws java.lang.Throwable
java.lang.Throwablepublic static boolean getPenWindows()
throws java.lang.Throwable
java.lang.Throwablepublic static LeftRightAlignment getPopupMenuAlignment() throws java.lang.Throwable
java.lang.Throwablepublic static PowerStatus getPowerStatus() throws java.lang.Throwable
java.lang.Throwablepublic static Size getPrimaryMonitorMaximizedWindowSize() throws java.lang.Throwable
java.lang.Throwablepublic static Size getPrimaryMonitorSize() throws java.lang.Throwable
java.lang.Throwablepublic static boolean getRightAlignedMenus()
throws java.lang.Throwable
java.lang.Throwablepublic static ScreenOrientation getScreenOrientation() throws java.lang.Throwable
java.lang.Throwablepublic static boolean getSecure()
throws java.lang.Throwable
java.lang.Throwablepublic static boolean getShowSounds()
throws java.lang.Throwable
java.lang.Throwablepublic static int getSizingBorderWidth()
throws java.lang.Throwable
java.lang.Throwablepublic static Size getSmallCaptionButtonSize() throws java.lang.Throwable
java.lang.Throwablepublic static Size getSmallIconSize() throws java.lang.Throwable
java.lang.Throwablepublic static boolean getTerminalServerSession()
throws java.lang.Throwable
java.lang.Throwablepublic static Size getToolWindowCaptionButtonSize() throws java.lang.Throwable
java.lang.Throwablepublic static int getToolWindowCaptionHeight()
throws java.lang.Throwable
java.lang.Throwablepublic static boolean getUIEffectsEnabled()
throws java.lang.Throwable
java.lang.Throwablepublic static java.lang.String getUserDomainName()
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
PlatformNotSupportedException,
NotSupportedException,
ObjectDisposedException,
InvalidOperationException,
RankException,
ArrayTypeMismatchException,
IndexOutOfRangeException,
FormatException
public static boolean getUserInteractive()
throws java.lang.Throwable
java.lang.Throwablepublic static java.lang.String getUserName()
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
PlatformNotSupportedException,
NotSupportedException,
ObjectDisposedException,
InvalidOperationException,
RankException,
ArrayTypeMismatchException
public static int getVerticalFocusThickness()
throws java.lang.Throwable
java.lang.Throwablepublic static int getVerticalResizeBorderThickness()
throws java.lang.Throwable
java.lang.Throwablepublic static int getVerticalScrollBarArrowHeight()
throws java.lang.Throwable
java.lang.Throwablepublic static int getVerticalScrollBarThumbHeight()
throws java.lang.Throwable
java.lang.Throwablepublic static int getVerticalScrollBarWidth()
throws java.lang.Throwable
java.lang.Throwablepublic static int GetVerticalScrollBarWidthForDpi(int dpi)
throws java.lang.Throwable,
InvalidOperationException,
ArgumentOutOfRangeException,
PlatformNotSupportedException,
NullReferenceException,
NotSupportedException
java.lang.ThrowableInvalidOperationExceptionArgumentOutOfRangeExceptionPlatformNotSupportedExceptionNullReferenceExceptionNotSupportedExceptionpublic static Rectangle getVirtualScreen() throws java.lang.Throwable
java.lang.Throwablepublic static Rectangle getWorkingArea() throws java.lang.Throwable
java.lang.Throwablepublic void setJCOInstance(JCObject instance)
setJCOInstance in class NetObjectpublic static int VerticalScrollBarArrowHeightForDpi(int dpi)
throws java.lang.Throwable,
InvalidOperationException,
ArgumentOutOfRangeException,
PlatformNotSupportedException,
NullReferenceException,
NotSupportedException
java.lang.ThrowableInvalidOperationExceptionArgumentOutOfRangeExceptionPlatformNotSupportedExceptionNullReferenceExceptionNotSupportedException