diff options
author | Sven Gothel <[email protected]> | 2011-11-09 00:31:34 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2011-11-09 00:31:34 +0100 |
commit | 7bc4c218b47033cb66f4eb5e707a86a0a4e60cff (patch) | |
tree | 1421a42878680a4a1e1772fa05114c50ac70edfb /README.txt | |
parent | 1055ce051fd7bd3c88724888cf8f46c75535a249 (diff) |
NativeWindow: Add accessor interfaces NativeSurfaceHolder and NativeWindowHolder
- NativeSurfaceHolder interface allows access to it's implementation's NativeSurface reference.
- NativeWindowHolder interface allows access to it's implementation's NativeWindow reference.
Implement or extend interface w/ these accessors whereever it seems fit:
- NEWT Window
- GLDrawable
These accessors allow lower layers to retrieve the NativeSurface/Window instance
w/o knowledge of the 'upper' frameworks, ie. NativeWindow/JOGL or JOGL/NEWT.
Commited in followups (due to mixed semantical changes in those files):
- JAWTWindow
- NewtCanvasAWT
- Some NEWT impl.
Diffstat (limited to 'README.txt')
0 files changed, 0 insertions, 0 deletions