summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bundles/org.eclipse.swt/Eclipse SWT AWT/common/org/eclipse/swt/awt/package.html10
1 files changed, 5 insertions, 5 deletions
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 f3cbad088f..e196a4fec5 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>