Removed "experimental" designation.
diff --git a/bundles/org.eclipse.swt/Eclipse SWT AWT/common/org/eclipse/swt/awt/package.html b/bundles/org.eclipse.swt/Eclipse SWT AWT/common/org/eclipse/swt/awt/package.html
index f3cbad0..e196a4f 100644
--- a/bundles/org.eclipse.swt/Eclipse SWT AWT/common/org/eclipse/swt/awt/package.html
+++ b/bundles/org.eclipse.swt/Eclipse SWT AWT/common/org/eclipse/swt/awt/package.html
@@ -6,12 +6,12 @@
    <title>Package-level Javadoc</title>
 </head>
 <body>
-SWT experimental AWT embedding support
+SWT AWT embedding support
 <h2>
 Package Specification</h2>
-This package contains an experimental <code>SWT_AWT</code> class which
-provides support for embedding AWT widgets within SWT layouts. Currently,
-this support only works on win32 platforms, and has several lightweight
-widget focus issues.
+This package contains a class named <code>SWT_AWT</code> which
+provides support for embedding AWT widgets within SWT composites.
+This package requires JDK 1.5 or higher.
+It works on Windows, GTK, and Motif.
 </body>
 </html>