Package org.eclipse.swt.internal.win32
Class DTTOPTS
java.lang.Object
org.eclipse.swt.internal.win32.DTTOPTS
-
Field Summary
FieldsModifier and TypeFieldDescriptionint
int
int
int
int
boolean
int
int
int
int
int
int
int
int
static final int
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
dwSize
public int dwSize -
dwFlags
public int dwFlags -
crText
public int crText -
crBorder
public int crBorder -
crShadow
public int crShadow -
iTextShadowType
public int iTextShadowType -
ptShadowOffset
-
iBorderSize
public int iBorderSize -
iFontPropId
public int iFontPropId -
iColorPropId
public int iColorPropId -
iStateId
public int iStateId -
fApplyOverlay
public boolean fApplyOverlay -
iGlowSize
public int iGlowSize -
pfnDrawTextCallback
public int pfnDrawTextCallback -
lParam
public int lParam -
sizeof
public static final int sizeof
-
-
Constructor Details
-
DTTOPTS
public DTTOPTS()
-