[6455] in java-interest

home help back first fref pref prev next nref lref last post

Re: Panel & canvas

daemon@ATHENA.MIT.EDU (Ahmed Abdel Hady)
Sun Mar 31 05:54:08 1996

Date:         Sun, 31 Mar 1996 12:41:59 -0700
Reply-To: Java Interest <JAVA-INTEREST@JAVASOFT.COM>
From: Ahmed Abdel Hady <ahady@IDSC.GOV.EG>
To: Multiple recipients of list JAVA-INTEREST
              <JAVA-INTEREST@JAVASOFT.COM>

Hello,

Thanks for the reply, and I have a little problems with threads,

When calling the interrupt() method to interrupt a running
thread I get this error message at run time,

Exception in thread "AWT-Callback-Win32"
java.lang.NoSuchMethodError
        at java.lang.Thread.interrupt(Thread.java:341)
        at Presentation.setFlags(Present.java:237)
        at Presentation.action(Present.java:173)
        at java.awt.Component.handleEvent(Component.java:900)
        at java.awt.Component.postEvent(Component.java:838)
        at java.awt.Component.postEvent(Component.java:845)
        at java.awt.Component.postEvent(Component.java:845)
        at sun.awt.win32.MButtonPeer.action(MButtonPeer.java:39)
        at sun.awt.win32.MToolkit.run(MToolkit.java:57)
        at java.lang.Thread.run(Thread.java:289)

Is this method not supported for NT ..?!!


TIA

Ahmed

-----
This message has been forwarded via the JAVA-INTEREST
mailing list.  In order to unsubscribe from this list, send a message to
listserv@javasoft.com with the command 'signoff JAVA-INTEREST' in
the message body (not in the subject line).

home help back first fref pref prev next nref lref last post