Package com.moesol.bindings.platform_sdk.windows_api

Class Summary
BITMAP  
BITMAPFILEHEADER  
BITMAPINFO  
BITMAPINFOHEADER  
COLORREF  
DEVMODE  
HANDLE An opaque HANDLE that represents a Win32 HANDLE.
HBITMAP Holds a Win32 HBITMAP
HDC Wrap a Win32 HDC.
HFONT Holds a Win32 HFONT.
HGDIOBJ  
HKEY  
HMENU  
HPEN  
HWND opaque from java side, only JNI can update the m_hwnd field.
LOGFONT  
MENUITEMINFO Wraps a java class around a Win32 MENUITEMINFO structure, see the Win32 documentation for more information about the properties.
MSG  
MSG.Array Represent a native array of these structures
NativeResourceRef Check for native handle leaks.
PlatformSDK  
POINT POINT structure.
POINT.Array Represent a native array of these structures
RECT RECT structure.
RECT.Array Represent a native array of these structures
SECURITY_ATTRIBUTES  
SIZE SIZE structure
SIZE.Array Represent a native array of these structures
TEXTMETRIC Implement the Win32 TEXTMETRIC structure in java.
Windows  
 

Exception Summary
Win32Exception  
 



Copyright © 2004 Moebius Solutions, Inc. All Rights Reserved.