java multithreading

multithreading

Page 1 of 1

2 Replies - 321 Views - Last Post: 11 August 2010 - 12:39 PM Rate Topic: -----

#1 shobika  Icon User is offline

  • New D.I.C Head

Reputation: 0
  • View blog
  • Posts: 1
  • Joined: 24-July 10

java multithreading

Posted 11 August 2010 - 07:16 AM

code for dynamically changing the color of the text using multithreading
Is This A Good Question/Topic? 0
  • +

Replies To: java multithreading

#2 Cuzzie  Icon User is offline

  • D.I.C Regular
  • member icon

Reputation: 72
  • View blog
  • Posts: 341
  • Joined: 16-July 10

Re: java multithreading

Posted 11 August 2010 - 07:18 AM

Where's your code? Post your code up here, and we'll starting helping from there. We will not help you do your homework.

[rules][/rules]

This post has been edited by Cuzzie: 11 August 2010 - 07:18 AM

Was This Post Helpful? 1
  • +
  • -

#3 macosxnerd101  Icon User is offline

  • Self-Trained Economist
  • member icon




Reputation: 9038
  • View blog
  • Posts: 33,526
  • Joined: 27-December 08

Re: java multithreading

Posted 11 August 2010 - 12:39 PM

Topic closed for blatant violation of the rules. Please re-read the rules before opening a new thread.

Also, Swing isn't Thread-safe. Depending on the implementation, you'd probably want to use a Swing Timer instead.
Was This Post Helpful? 1
  • +
  • -

Page 1 of 1