This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [gui][PATCH] JMenu & BasicMenuUI


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Am Donnerstag, 10. Juni 2004 20:49 schrieb Olga Rodimina:
> Hi,
>
> This patch fixes and documents JMenu and BasicMenuUI.
>
> I'll be committing this patch to java-gui-branch.

diff -c -p -u -r1.3.8.4 JMenu.java
- --- javax/swing/JMenu.java      8 Jun 2004 09:28:42 -0000       
1.3.8.4
+++ javax/swing/JMenu.java      10 Jun 2004 18:45:53 -0000
@@ -1,5 +1,5 @@
- -/* JMenu.java --
- -   Copyright (C) 2002, 2004 Free Software Foundation, Inc.
+/* JMenuItem.java --
+   Copyright (C) 2002, 2004  Free Software Foundation, Inc.
 
 This file is part of GNU Classpath.


Why do you say in JMenu.java that the file is called JMenuItem.java 
when its not ?


Michael
- -- 
Homepage: http://www.worldforge.org/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFAyLDDWSOgCCdjSDsRAkHmAJ0YA3YsO6AUXnhFQdOVDWnjTySaVgCglk5Z
mq1vnJUJ9Cy7NI9Ke7CWYbI=
=KCki
-----END PGP SIGNATURE-----


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]