Uses of Class
org.eclipse.swt.internal.win32.TOOLINFO
Packages that use TOOLINFO
-
Uses of TOOLINFO in org.eclipse.swt.internal.win32
Methods in org.eclipse.swt.internal.win32 with parameters of type TOOLINFOModifier and TypeMethodDescriptionstatic final int
OS.SendMessage
(int hWnd, int Msg, int wParam, TOOLINFO lParam) static final int
OS.SendMessageA
(int hWnd, int Msg, int wParam, TOOLINFO lParam) static final int
OS.SendMessageW
(int hWnd, int Msg, int wParam, TOOLINFO lParam)