Hmm.., funny thing. Following is in java/awt/AWTEvent:
public
AWTEvent(Event event)
{
this(event.target, event.id);
}
No class Event in the sources I can find. Am I blind or an idiot? It wasn't
in the .02 release that I can see either, so surely this works normally.
(Sorry Japhar just does not work for me, so I don't have a "normally", but I
don't see an Event class in japhar either)
Thanks,
Shane.
_______________________________________________
Classpath mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/classpath