Forum: Java Mar 29th, 2009 |
| Replies: 0 Views: 262 I have written the following java applet code, mainly with the aim of suspending a thread instead of nullifying it and creating an another instance of it.
I want to know if the below written code is... |