com.jogamp.nativewindow.impl.jawt.macosx
Class MacOSXJAWTWindow
java.lang.Object
com.jogamp.nativewindow.impl.jawt.JAWTWindow
com.jogamp.nativewindow.impl.jawt.macosx.MacOSXJAWTWindow
- All Implemented Interfaces:
- NativeSurface, NativeWindow, SurfaceUpdatedListener
public class MacOSXJAWTWindow
- extends JAWTWindow
Methods inherited from class com.jogamp.nativewindow.impl.jawt.JAWTWindow |
destroy, getAWTComponent, getBounds, getDisplayHandle, getGraphicsConfiguration, getHeight, getLocationOnScreen, getParent, getScreenIndex, getSurfaceHandle, getSurfaceLockOwner, getWidth, getWindowHandle, getX, getY, invalidate, isSurfaceLocked, isSurfaceLockedByOtherThread, lockSurface, setSize, surfaceSwap, surfaceUpdated, surfaceUpdated, toString, unlockSurface, updateBounds |
MacOSXJAWTWindow
public MacOSXJAWTWindow(Object comp,
AbstractGraphicsConfiguration config)
validateNative
protected void validateNative()
throws NativeWindowException
- Specified by:
validateNative
in class JAWTWindow
- Throws:
NativeWindowException
lockSurfaceImpl
protected int lockSurfaceImpl()
throws NativeWindowException
- Specified by:
lockSurfaceImpl
in class JAWTWindow
- Throws:
NativeWindowException
unlockSurfaceImpl
protected void unlockSurfaceImpl()
throws NativeWindowException
- Specified by:
unlockSurfaceImpl
in class JAWTWindow
- Throws:
NativeWindowException
getLocationOnScreenImpl
protected Point getLocationOnScreenImpl(int x,
int y)
- Specified by:
getLocationOnScreenImpl
in class JAWTWindow
Copyright 2010 JogAmp Community.