[gui][PATCH] Handle MenuComponent in AWTEvent.toString

Thomas Fitzsimmons fitzsim@redhat.com
Sat Jun 12 05:23:00 GMT 2004


Hi,

AWTEvent.toString must handle MenuComponents as well as normal
Components.  This patch, which I committed to java-gui-branch, adds
MenuComponent printing to that method.

Tom

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

	* java/awt/AWTEvent.java (toString): Handle MenuComponents in
	addition to Components.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: awtevent-menu-component.patch
Type: text/x-patch
Size: 1475 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20040612/39a9bc61/attachment.bin>


More information about the Java-patches mailing list