I fixed the class description for JButton to be more speaking.
2005-07-20 Roman Kennke <[EMAIL PROTECTED]>
* javax/swing/JButton.java:
Made class description more concise.
/Roman
Index: javax/swing/JButton.java
===================================================================
RCS file: /cvsroot/classpath/classpath/javax/swing/JButton.java,v
retrieving revision 1.19
diff -u -r1.19 JButton.java
--- javax/swing/JButton.java 20 Jul 2005 12:33:06 -0000 1.19
+++ javax/swing/JButton.java 20 Jul 2005 12:37:16 -0000
@@ -44,7 +44,8 @@
/**
- * An instance of JButton can be added to a panel, frame etc
+ * A general purpose push button. <code>JButton</code>s can display a label,
+ * an [EMAIL PROTECTED] Icon} or both.
*
* @author Ronald Veldema ([EMAIL PROTECTED])
*/
_______________________________________________
Classpath-patches mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/classpath-patches