Package org.eclipse.swt.internal.win32
Class RECT
java.lang.Object
org.eclipse.swt.internal.win32.RECT
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
left
public int left -
top
public int top -
right
public int right -
bottom
public int bottom -
sizeof
public static final int sizeof
-
-
Constructor Details
-
RECT
public RECT()
-