< prev index next >

src/java.desktop/windows/classes/sun/java2d/d3d/D3DSurfaceData.java

Print this page

        

@@ -116,11 +116,11 @@
  */
 public class D3DSurfaceData extends SurfaceData implements AccelSurface {
 
     /**
      * To be used with getNativeResource() only.
-     * @see #getNativeResource()
+     * @see #getNativeResource
      */
     public static final int D3D_DEVICE_RESOURCE= 100;
     /*
      * Surface types.
      * We use these surface types when copying from a sw surface
< prev index next >