[gui][PATCH] Fix Button naming

Thomas Fitzsimmons fitzsim@redhat.com
Tue Jun 15 02:39:00 GMT 2004


Hi,

I committed this patch to java-gui-branch.  It gives each button object
a unique name, as returned by Component.getName.

Tom

2004-06-14  Thomas Fitzsimmons  <fitzsim@redhat.com>

	* java/awt/Button.java (next_button_number): New field.
	(paramString): Change output.
	(generateName): New method.
	(getUniqueLong): New method.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: button-unique-name.patch
Type: text/x-patch
Size: 1254 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20040615/edb3d28a/attachment.bin>


More information about the Java-patches mailing list