diff options
author | Carolyn MacLeod <carolyn> | 2002-03-13 22:00:57 +0000 |
---|---|---|
committer | Carolyn MacLeod <carolyn> | 2002-03-13 22:00:57 +0000 |
commit | 5a372a9bb8662897b1aee5470fc4b771c59b1313 (patch) | |
tree | 2299f7f4f500407268d14931b063b85ebeb026fe /bundles/org.eclipse.swt/Eclipse SWT Accessibility | |
parent | f310fcde891aa9160b8cbe7532eb28edcfd36329 (diff) | |
download | eclipse.platform.swt-5a372a9bb8662897b1aee5470fc4b771c59b1313.tar.gz eclipse.platform.swt-5a372a9bb8662897b1aee5470fc4b771c59b1313.tar.xz eclipse.platform.swt-5a372a9bb8662897b1aee5470fc4b771c59b1313.zip |
*** empty log message ***
Diffstat (limited to 'bundles/org.eclipse.swt/Eclipse SWT Accessibility')
-rw-r--r-- | bundles/org.eclipse.swt/Eclipse SWT Accessibility/common/org/eclipse/swt/accessibility/package.html | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/bundles/org.eclipse.swt/Eclipse SWT Accessibility/common/org/eclipse/swt/accessibility/package.html b/bundles/org.eclipse.swt/Eclipse SWT Accessibility/common/org/eclipse/swt/accessibility/package.html new file mode 100644 index 0000000000..bbae43ceef --- /dev/null +++ b/bundles/org.eclipse.swt/Eclipse SWT Accessibility/common/org/eclipse/swt/accessibility/package.html @@ -0,0 +1,18 @@ + <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 Accessibility. +<h2> +Package Specification</h2> +This package contains the classes that support platform accessibility. +<br><b>Note</b>: this package is part of an interim API that is still under +development and expected to change significantly before reaching stability. +It is being made available at this early stage to solicit feedback from +pioneering adopters on the understanding that any code that uses this API +will almost certainly be broken (repeatedly) as the API evolves. +</body> +</html> |