Package org.eclipse.swt.internal.win32
Class TOOLINFO
java.lang.Object
org.eclipse.swt.internal.win32.TOOLINFO
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
cbSize
public int cbSize -
uFlags
public int uFlags -
hwnd
public int hwnd -
uId
public int uId -
left
public int left -
top
public int top -
right
public int right -
bottom
public int bottom -
hinst
public int hinst -
lpszText
public int lpszText -
lParam
public int lParam -
lpReserved
public int lpReserved -
sizeof
public static int sizeof
-
-
Constructor Details
-
TOOLINFO
public TOOLINFO()
-