Threads Program #2

  • Follow


Hello friends,
                        I am new to Java and I need your help in doing
these thread programs

1) Create 2 threads. First thread provides a string to the second
which checks whether the given string is a palindrome or not.

2) Write an applet program which has 2 buttons called increase and
decrease on the system thread. The child thread should display a line
numbers from 1 to 30 and back to 1 displaying different positions.
When the increase button is clicked, the sleep thead increase and an
action on the decrease button should decrease the sleep time of the
thread.


Looking forward to your suggestions

THanks

Nish

0
Reply nishant.friend (14) 4/1/2007 3:38:43 AM

On Apr 1, 1:38 pm, "nish" <nishant.fri...@gmail.com> wrote:
>..I am new to Java and I need your help in doing
> these thread programs

You seem very needy..
<http://home.earthlink.net/~patricia_shanahan/beginner.html>
Beyond that, do a search for 'java tutorial' with
a key word related to the program, e.g. 'thread'
'canvas' 'mouse'..

Andrew T.

0
Reply Andrew 4/1/2007 6:37:00 AM


1 Replies
171 Views

(page loaded in 0.05 seconds)

Similiar Articles:













7/31/2012 2:10:12 AM


Reply: