[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Event class?
From: |
Shane Nay |
Subject: |
Event class? |
Date: |
Thu, 10 May 2001 09:33:54 -0700 |
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.
- Event class?,
Shane Nay <=
- Re: Event class?, Tom Tromey, 2001/05/10
- Re: Event class?, Shane Nay, 2001/05/10
- Re: Event class?, Tom Tromey, 2001/05/10
- Re: Event class?, Shane Nay, 2001/05/10
- Re: Event class?, Tom Tromey, 2001/05/10
- Re: Event class?, John Keiser, 2001/05/10
- Re: Event class?, Tom Tromey, 2001/05/10
- Re: Event class?, Shane Nay, 2001/05/10
- Re: Event class?, Paul Fisher, 2001/05/10
- Re: Event class?, Tom Tromey, 2001/05/10