Package org.eclipse.swt.internal.win32
Class LVCOLUMN
java.lang.Object
org.eclipse.swt.internal.win32.LVCOLUMN
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
mask
public int mask -
fmt
public int fmt -
cx
public int cx -
pszText
public int pszText -
cchTextMax
public int cchTextMax -
iSubItem
public int iSubItem -
iImage
public int iImage -
iOrder
public int iOrder -
sizeof
public static final int sizeof
-
-
Constructor Details
-
LVCOLUMN
public LVCOLUMN()
-