Results 1 to 4 of 4
Thread: need some help with threading
- 12-03-2009, 04:35 PM #1
Senior Member
- Join Date
- Nov 2009
- Posts
- 150
- Rep Power
- 4
need some help with threading
what I got is a base class.
another class named picture has a function named download();
what I want is a progress bar showing the progress while the base class executes that function for every picture object in my arraylist.
BUT the gui has to contain a stop button.
the base class contains all the gui code
thanks in advance
- 12-03-2009, 04:37 PM #2
- 12-03-2009, 04:40 PM #3
Senior Member
- Join Date
- Nov 2009
- Posts
- 150
- Rep Power
- 4
oops, gonna have to read something :p
thanks for the links and your fast reply
- 12-03-2009, 05:31 PM #4
Senior Member
- Join Date
- Nov 2009
- Posts
- 150
- Rep Power
- 4
Similar Threads
-
Threading
By jon80 in forum New To JavaReplies: 1Last Post: 06-13-2009, 10:53 PM -
Threading in EJB
By java08 in forum Advanced JavaReplies: 2Last Post: 08-12-2008, 11:09 AM -
Threading a method
By Sephirangel in forum Threads and SynchronizationReplies: 3Last Post: 05-05-2008, 07:38 AM -
Java threading
By Eranga in forum Advanced JavaReplies: 2Last Post: 03-13-2008, 05:30 AM -
Threading prob..
By banie in forum Java AppletsReplies: 0Last Post: 02-05-2008, 06:30 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks