29package com.jogamp.nativewindow;
Accessor interface for implementing classes with ownership of a NativeSurface via an is-a or has-a re...
Accessor interface for implementing classes with ownership of a NativeWindow via an is-a or has-a rel...
NativeWindow getNativeWindow()
Returns the associated NativeWindow of this NativeWindowHolder, which is identical to getNativeSurfac...
Extend the NativeSurface interface with windowing information such as window-handle,...