Package org.eclipse.swt.internal.win32
Class ICONINFO
java.lang.Object
org.eclipse.swt.internal.win32.ICONINFO
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
fIcon
public boolean fIcon -
xHotspot
public int xHotspot -
yHotspot
public int yHotspot -
hbmMask
public int hbmMask -
hbmColor
public int hbmColor -
sizeof
public static final int sizeof
-
-
Constructor Details
-
ICONINFO
public ICONINFO()
-