classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cp-patches] FYI: added package descriptions for javax.swing.* API docs


From: David Gilbert
Subject: [cp-patches] FYI: added package descriptions for javax.swing.* API docs
Date: Wed, 29 Jun 2005 09:35:00 +0000
User-agent: Mozilla Thunderbird 1.0.2 (X11/20050426)

I committed this patch to add package descriptions for the API docs in
most Swing packages:

2005-06-29  David Gilbert  <address@hidden>

        * javax/swing/package.html: added package description,
        * javax/swing/border/package.html: likewise,
        * javax/swing/colorchooser/package.html: likewise,
        * javax/swing/event/package.html: likewise,
        * javax/swing/filechooser/package.html: likewise,
        * javax/swing/plaf/package.html: likewise,
        * javax/swing/plaf/basic/package.html: likewise,
        * javax/swing/plaf/metal/package.html: likewise,
        * javax/swing/tree/package.html: likewise,
        * javax/swing/undo/package.html: likewise.

Regards,

Dave Gilbert

Index: javax/swing/package.html
===================================================================
RCS file: /cvsroot/classpath/classpath/javax/swing/package.html,v
retrieving revision 1.1
diff -u -r1.1 package.html
--- javax/swing/package.html    6 May 2002 14:58:26 -0000       1.1
+++ javax/swing/package.html    29 Jun 2005 08:29:50 -0000
@@ -1,6 +1,6 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
 <!-- package.html - describes classes in javax.swing package.
-   Copyright (C) 2002 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2005 Free Software Foundation, Inc.
 
 This file is part of GNU Classpath.
 
@@ -40,7 +40,8 @@
 <head><title>GNU Classpath - javax.swing</title></head>
 
 <body>
-<p></p>
+<p>A base package providing a collection of cross-platform user interface
+components.</p>
 
 </body>
 </html>
Index: javax/swing/border/package.html
===================================================================
RCS file: /cvsroot/classpath/classpath/javax/swing/border/package.html,v
retrieving revision 1.1
diff -u -r1.1 package.html
--- javax/swing/border/package.html     6 May 2002 14:58:26 -0000       1.1
+++ javax/swing/border/package.html     29 Jun 2005 08:29:51 -0000
@@ -40,7 +40,8 @@
 <head><title>GNU Classpath - javax.swing.border</title></head>
 
 <body>
-<p></p>
+<p>Provides borders for use by components in the <code>javax.swing</code> 
+package.</p>
 
 </body>
 </html>
Index: javax/swing/colorchooser/package.html
===================================================================
RCS file: /cvsroot/classpath/classpath/javax/swing/colorchooser/package.html,v
retrieving revision 1.1
diff -u -r1.1 package.html
--- javax/swing/colorchooser/package.html       28 May 2002 05:15:10 -0000      
1.1
+++ javax/swing/colorchooser/package.html       29 Jun 2005 08:29:51 -0000
@@ -1,6 +1,6 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
 <!-- package.html - describes classes in javax.swing.event package.
-   Copyright (C) 2002 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2005 Free Software Foundation, Inc.
 
 This file is part of GNU Classpath.
 
@@ -40,7 +40,8 @@
 <head><title>GNU Classpath - javax.swing.colorchooser</title></head>
 
 <body>
-<p></p>
+<p>Provides support classes for the address@hidden javax.swing.JColorChooser} 
+component.</p>
 
 </body>
 </html>
Index: javax/swing/event/package.html
===================================================================
RCS file: /cvsroot/classpath/classpath/javax/swing/event/package.html,v
retrieving revision 1.1
diff -u -r1.1 package.html
--- javax/swing/event/package.html      6 May 2002 14:58:26 -0000       1.1
+++ javax/swing/event/package.html      29 Jun 2005 08:29:51 -0000
@@ -1,6 +1,6 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
 <!-- package.html - describes classes in javax.swing.event package.
-   Copyright (C) 2002 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2005 Free Software Foundation, Inc.
 
 This file is part of GNU Classpath.
 
@@ -40,7 +40,8 @@
 <head><title>GNU Classpath - javax.swing.event</title></head>
 
 <body>
-<p></p>
+<p>Provides events and listeners used by components in the 
+<code>javax.swing</code> package.</p>
 
 </body>
 </html>
Index: javax/swing/filechooser/package.html
===================================================================
RCS file: /cvsroot/classpath/classpath/javax/swing/filechooser/package.html,v
retrieving revision 1.1
diff -u -r1.1 package.html
--- javax/swing/filechooser/package.html        28 May 2002 05:14:36 -0000      
1.1
+++ javax/swing/filechooser/package.html        29 Jun 2005 08:29:51 -0000
@@ -1,6 +1,6 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
 <!-- package.html - describes classes in javax.swing.event package.
-   Copyright (C) 2002 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2005 Free Software Foundation, Inc.
 
 This file is part of GNU Classpath.
 
@@ -40,7 +40,8 @@
 <head><title>GNU Classpath - javax.swing.filechooser</title></head>
 
 <body>
-<p></p>
+<p>Provides support classes for the address@hidden javax.swing.JFileChooser} 
+component.</p>
 
 </body>
 </html>
Index: javax/swing/plaf/package.html
===================================================================
RCS file: /cvsroot/classpath/classpath/javax/swing/plaf/package.html,v
retrieving revision 1.1
diff -u -r1.1 package.html
--- javax/swing/plaf/package.html       6 May 2002 14:58:26 -0000       1.1
+++ javax/swing/plaf/package.html       29 Jun 2005 08:29:52 -0000
@@ -1,6 +1,6 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
 <!-- package.html - describes classes in javax.swing.plaf package.
-   Copyright (C) 2002 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2005 Free Software Foundation, Inc.
 
 This file is part of GNU Classpath.
 
@@ -40,7 +40,8 @@
 <head><title>GNU Classpath - javax.swing.plaf</title></head>
 
 <body>
-<p></p>
+<p>A base package for the "pluggable look and feel" (plaf) mechanism used by 
+the <code>javax.swing</code> classes.</p>
 
 </body>
 </html>
Index: javax/swing/plaf/basic/package.html
===================================================================
RCS file: /cvsroot/classpath/classpath/javax/swing/plaf/basic/package.html,v
retrieving revision 1.1
diff -u -r1.1 package.html
--- javax/swing/plaf/basic/package.html 6 May 2002 14:58:26 -0000       1.1
+++ javax/swing/plaf/basic/package.html 29 Jun 2005 08:29:52 -0000
@@ -1,6 +1,6 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
 <!-- package.html - describes classes in javax.swing.plaf.basic package.
-   Copyright (C) 2002 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2005 Free Software Foundation, Inc.
 
 This file is part of GNU Classpath.
 
@@ -40,7 +40,7 @@
 <head><title>GNU Classpath - javax.swing.plaf.basic</title></head>
 
 <body>
-<p></p>
+<p>Provides a "basic" look and feel implementation.</p>
 
 </body>
 </html>
Index: javax/swing/plaf/metal/package.html
===================================================================
RCS file: /cvsroot/classpath/classpath/javax/swing/plaf/metal/package.html,v
retrieving revision 1.1
diff -u -r1.1 package.html
--- javax/swing/plaf/metal/package.html 6 May 2002 14:58:26 -0000       1.1
+++ javax/swing/plaf/metal/package.html 29 Jun 2005 08:29:52 -0000
@@ -1,6 +1,6 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
 <!-- package.html - describes classes in javax.swing.plaf.metal package.
-   Copyright (C) 2002 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2005 Free Software Foundation, Inc.
 
 This file is part of GNU Classpath.
 
@@ -40,7 +40,7 @@
 <head><title>GNU Classpath - javax.swing.plaf.metal</title></head>
 
 <body>
-<p></p>
+<p>Provides a cross-platform look and feel known as "Metal".</p>
 
 </body>
 </html>
Index: javax/swing/tree/package.html
===================================================================
RCS file: /cvsroot/classpath/classpath/javax/swing/tree/package.html,v
retrieving revision 1.1
diff -u -r1.1 package.html
--- javax/swing/tree/package.html       6 May 2002 14:58:27 -0000       1.1
+++ javax/swing/tree/package.html       29 Jun 2005 08:29:52 -0000
@@ -1,6 +1,6 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
 <!-- package.html - describes classes in javax.swing.tree package.
-   Copyright (C) 2002 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2005 Free Software Foundation, Inc.
 
 This file is part of GNU Classpath.
 
@@ -40,7 +40,8 @@
 <head><title>GNU Classpath - javax.swing.tree</title></head>
 
 <body>
-<p></p>
+<p>Interfaces and classes that support the address@hidden javax.swing.JTree} 
+component.</p>
 
 </body>
 </html>
Index: javax/swing/undo/package.html
===================================================================
RCS file: /cvsroot/classpath/classpath/javax/swing/undo/package.html,v
retrieving revision 1.1
diff -u -r1.1 package.html
--- javax/swing/undo/package.html       6 May 2002 14:58:27 -0000       1.1
+++ javax/swing/undo/package.html       29 Jun 2005 08:29:52 -0000
@@ -1,6 +1,6 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
 <!-- package.html - describes classes in javax.swing.undo package.
-   Copyright (C) 2002 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2005 Free Software Foundation, Inc.
 
 This file is part of GNU Classpath.
 
@@ -40,7 +40,7 @@
 <head><title>GNU Classpath - javax.swing.undo</title></head>
 
 <body>
-<p></p>
+<p>Provides a mechanism to support undo/redo operations.</p>
 
 </body>
 </html>

reply via email to

[Prev in Thread] Current Thread [Next in Thread]