< prev index next >

src/java.desktop/share/classes/java/awt/package-info.java

Print this page

        

@@ -52,10 +52,12 @@
  *
  * <h2>Additional Specification</h2>
  * <ul>
  *     <li><a href="doc-files/FocusSpec.html">The AWT Focus Subsystem</a>
  *     <li><a href="doc-files/Modality.html">The AWT Modality</a>
+ *     <li><a href="{@docRoot}/../specs/AWT_Native_Interface.html">
+ *                  The Java AWT Native Interface (JAWT)</a>
  * </ul>
  *
  * @since 1.0
  */
 package java.awt;
< prev index next >