[PATCH] java.awt.AWTEvent: toString

Dalibor Topic robilad at yahoo.com
Wed Mar 13 06:53:36 PST 2002


Hi,

this patch makes AWTEvent's toString method follow the description
from Java Class Libraries, 2nd Edition. It improves its comparability
with JDK's output.

It also removes some unnecessary static methods from AWTEvent, and
adapts EventQueue accordingly.

Dalibor Topic
-------------- next part --------------
	* libraries/javalib/java/awt/AWTEvent.java:
	(getID) removed unnecessary method.
	(getSource) removed unnecessary method.
	(toString) Improved compatibility with JDK.
	
	* libraries/javalib/java/awt/EventQueue.java:
	(dropAll) don't use static AWTEvent.getSource().
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.diff
Type: text/x-diff
Size: 1752 bytes
Desc: not available
Url : http://kaffe.org/pipermail/kaffe/attachments/20020313/105b3fdf/attachment-0003.diff 


More information about the kaffe mailing list