Package org.eclipse.swt.internal.win32
Class MENUBARINFO
java.lang.Object
org.eclipse.swt.internal.win32.MENUBARINFO
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
cbSize
public int cbSize -
left
public int left -
top
public int top -
right
public int right -
bottom
public int bottom -
hMenu
public int hMenu -
hwndMenu
public int hwndMenu -
fBarFocused
public boolean fBarFocused -
fFocused
public boolean fFocused -
sizeof
public static final int sizeof
-
-
Constructor Details
-
MENUBARINFO
public MENUBARINFO()
-