public interface NativeWindowHolder extends NativeSurfaceHolder
NativeWindow
via an is-a or has-a relation.Modifier and Type | Method and Description |
---|---|
NativeWindow |
getNativeWindow()
Returns the associated
NativeWindow of this NativeWindowHolder , which is identical to NativeSurfaceHolder.getNativeSurface() |
getNativeSurface
NativeWindow getNativeWindow()
NativeWindow
of this NativeWindowHolder
, which is identical to NativeSurfaceHolder.getNativeSurface()
Copyright 2010 JogAmp Community.