]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.eclipse.swt.win32.win32.x86_64/src/org/eclipse/swt/internal/package.html
Work around SWT 4.13 - 4.18 Win32 DnD bug 567422
[simantics/platform.git] / bundles / org.eclipse.swt.win32.win32.x86_64 / src / org / eclipse / swt / internal / package.html
diff --git a/bundles/org.eclipse.swt.win32.win32.x86_64/src/org/eclipse/swt/internal/package.html b/bundles/org.eclipse.swt.win32.win32.x86_64/src/org/eclipse/swt/internal/package.html
new file mode 100644 (file)
index 0000000..d1b671e
--- /dev/null
@@ -0,0 +1,21 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html>
+<head>
+   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+   <meta name="Author" content="IBM">
+   <title>Package-level Javadoc</title>
+</head>
+<body>
+SWT internal classes
+<h2>
+Package Specification</h2>
+This package provides the <code>Callback</code> class which is used to
+map the operating system's callback mechanism to Java message sends, and
+the <code>Converter</code> class which provides translation between Unicode
+and platform specific character sets.
+<p>
+Applications should not need to reference the classes in this package
+directly.
+</p>
+</body>
+</html>