gl4java.jau.awt
Interface WinHandleAccess
- All Known Implementing Classes:
- X11HandleAccess, Win32HandleAccess, MSWin32HandleAccess, MacHandleAccess
- public interface WinHandleAccess
The base interface for accessing the native window handle
- Version:
- 2.00, 21. April 1999
- Author:
- Sven Goethel
Method Summary |
int |
getWinDepth(java.awt.Component component,
java.awt.Graphics g)
|
long |
getWinHandle(java.awt.Component component,
java.awt.Graphics g)
|
getWinHandle
public long getWinHandle(java.awt.Component component,
java.awt.Graphics g)
getWinDepth
public int getWinDepth(java.awt.Component component,
java.awt.Graphics g)