Package org.eclipse.swt.internal.win32
Class NONCLIENTMETRICS
java.lang.Object
org.eclipse.swt.internal.win32.NONCLIENTMETRICS
- Direct Known Subclasses:
NONCLIENTMETRICSA
,NONCLIENTMETRICSW
-
Field Summary
FieldsModifier and TypeFieldDescriptionint
int
int
int
int
int
int
int
int
int
static final int
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
cbSize
public int cbSize -
iBorderWidth
public int iBorderWidth -
iScrollWidth
public int iScrollWidth -
iScrollHeight
public int iScrollHeight -
iCaptionWidth
public int iCaptionWidth -
iCaptionHeight
public int iCaptionHeight -
iSmCaptionWidth
public int iSmCaptionWidth -
iSmCaptionHeight
public int iSmCaptionHeight -
iMenuWidth
public int iMenuWidth -
iMenuHeight
public int iMenuHeight -
sizeof
public static final int sizeof
-
-
Constructor Details
-
NONCLIENTMETRICS
public NONCLIENTMETRICS()
-