From a43a3ee9106431ac089eee31b500211f775e684b Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Wed, 9 Feb 2011 08:08:15 +0100 Subject: Spec: Bump Java version to 1.5 --- .../classes/javax/media/nativewindow/package.html | 48 ++++++++++++---------- 1 file changed, 26 insertions(+), 22 deletions(-) (limited to 'src/nativewindow/classes') diff --git a/src/nativewindow/classes/javax/media/nativewindow/package.html b/src/nativewindow/classes/javax/media/nativewindow/package.html index 1eb1cef08..3fa054ea6 100644 --- a/src/nativewindow/classes/javax/media/nativewindow/package.html +++ b/src/nativewindow/classes/javax/media/nativewindow/package.html @@ -24,20 +24,20 @@
The implementor has to provide the following:


This protocol does not describe how to create native windows, but how to bind a native surface to an implementation of and window to an implementation of {@link javax.media.nativewindow.NativeSurface NativeSurface}.
@@ -45,50 +45,54 @@ However, an implementation of this protocol (e.g. {@link com.jogamp.newt}) may support the creation.

Dependencies

- This binding has dependencies to the following:

+ This binding has dependencies to the following:

Package Structure

- The packages defined by this specification include:

+ The packages defined by this specification include:

Factory Model

-- cgit v1.2.3