I added a description to the package.html file for javax.swing.text.*:

2006-03-03  David Gilbert  <[EMAIL PROTECTED]>

        * javax/swing/text/package.html: Added package description.

Regards,

Dave
Index: javax/swing/text/package.html
===================================================================
RCS file: /sources/classpath/classpath/javax/swing/text/package.html,v
retrieving revision 1.2
diff -u -r1.2 package.html
--- javax/swing/text/package.html       2 Jul 2005 20:32:51 -0000       1.2
+++ javax/swing/text/package.html       3 Mar 2006 13:56:28 -0000
@@ -40,7 +40,7 @@
 <head><title>GNU Classpath - javax.swing.text</title></head>
 
 <body>
-<p></p>
-
+<p>Provides core text classes and interfaces representing models and views 
+used by the text components for display and editing of text.</p>
 </body>
 </html>

Reply via email to