Package org.jline.nativ
Class Kernel32.SMALL_RECT
java.lang.Object
org.jline.nativ.Kernel32.SMALL_RECT
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
SIZEOF
public static int SIZEOF -
left
public short left -
top
public short top -
right
public short right -
bottom
public short bottom
-
-
Constructor Details
-
SMALL_RECT
public SMALL_RECT()
-
-
Method Details
-
width
public short width() -
height
public short height() -
copy
-