Results 1 to 2 of 2
- 01-25-2011, 05:32 AM #1
Member
- Join Date
- Jan 2011
- Posts
- 2
- Rep Power
- 0
How to set the value for Progress Bar in another Java file not in UI class?
Dear All,
I have UI controls in separate class which includes progress bar also, but i set the value for the progress bar in another java class. It means i have one loop in that class for each loop i have only set the value for the progress bar without running main thread.
progressBar.SetValue(i);
- 01-25-2011, 05:38 AM #2
Moderator
- Join Date
- Jul 2010
- Location
- California
- Posts
- 1,619
- Rep Power
- 5
Similar Threads
-
Java progress monitor
By cool in forum AWT / SwingReplies: 4Last Post: 11-02-2010, 04:28 AM -
Java Progress bar
By myka in forum Advanced JavaReplies: 3Last Post: 05-08-2010, 07:16 PM -
monitor the progress of sending a file to client
By adumi in forum Advanced JavaReplies: 9Last Post: 04-23-2010, 09:55 PM -
converting java class file to exe file
By satheeshtech in forum Advanced JavaReplies: 5Last Post: 07-18-2009, 11:47 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks