com.moesol.bindings.platform_sdk.windows_api
Class HGDIOBJ

java.lang.Object
  extended by com.moesol.bindings.platform_sdk.windows_api.HANDLE
      extended by com.moesol.bindings.platform_sdk.windows_api.HGDIOBJ
Direct Known Subclasses:
HFONT, HPEN

public class HGDIOBJ
extends HANDLE


Constructor Summary
protected HGDIOBJ(long handle)
           
protected HGDIOBJ(long handle, boolean temporary)
           
 
Method Summary
 void deleteObject()
           
 
Methods inherited from class com.moesol.bindings.platform_sdk.windows_api.HANDLE
_getHandle, _safeGetHandle, detach, equals, getLeakCount, hashCode
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HGDIOBJ

protected HGDIOBJ(long handle,
                  boolean temporary)
Parameters:
handle -
temporary -

HGDIOBJ

protected HGDIOBJ(long handle)
Parameters:
handle -
Method Detail

deleteObject

public void deleteObject()


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