Class NONCLIENTMETRICS
java.lang.Object
org.eclipse.swt.internal.win32.NONCLIENTMETRICS
- Direct Known Subclasses:
NONCLIENTMETRICSA, NONCLIENTMETRICSW
-
Field Summary
FieldsModifier and TypeFieldDescriptionintintintintintintintintintintstatic 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()
-