aspose file tools
The moose likes Java Micro Edition and the fly likes Creating Progressbars Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Mobile » Java Micro Edition
Reply Bookmark "Creating Progressbars" Watch "Creating Progressbars" New topic
Author

Creating Progressbars

Smitesh Patel
Greenhorn

Joined: Aug 08, 2005
Posts: 7
Hello,

I have made an application in which i am selecting some files & sending that files data dividing into chunks to the database.
What i want to do is when the sending process begins i want to display a progress bar till all the selected files data have been sent..

So how can i do this..
IF POSSIBLE PROVIDE ME SOME CODE AS I HAVE TO COMLETE THIS APPLICATION AS SOON AS POSSIBLE..

Thanks
lexander Bosco
Ranch Hand

Joined: Feb 21, 2005
Posts: 65
hi simon,
u have to use the Guage class for that.
check ur api and see its methods.

stay cool.


there is no knowledge that is not power<br />-<br />SCJP 1.4<br />SCWCD in progress<br />SCMAD in progress
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Creating Progressbars
 
Similar Threads
bean problem
How to return data from a database table using Apache CXF web service?
Sending different types of data in HTTP response
JMS alternative
sending fax and receiving fax