>  I don't see any reference to java.awt.event.EventQueueListener
>  in the Sun JDK 1.2 docs (or in JDK 1.1.7 docs, for that matter).  If
>  its not a documented API, you probably can't depend on being
>  there...
>  
>  Russ

Hi Russ, i've already found where is the problem. EventQueueListener
appeared in the early JDK1.2 beta versions, but was moved from
java.awt.event to form part of the java.awt.Toolkit class after
JDK1.2beta4. So, you couldn't find it in your 1.1.7 version (too soon) nor
1.2 (too late). I'm working on Solaris with the 1.2beta3 version: this is
the reason of this problem.

i've just found this in the javasoft site:

http://java.sun.com/products/jdk/1.2/previous-changes.html

Jesus


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to