HI friends I am recently working on Swing.
But face a strange Problem!
I pass a JProgressBar reference and there I am doing a lot of database operation or others. There JProgressBar.se tValue is not working. Actually there i importing a data into database from file. In the loop I am setting the value. But it's not working.
Why does this happen??
Debasis Jana
But face a strange Problem!
I pass a JProgressBar reference and there I am doing a lot of database operation or others. There JProgressBar.se tValue is not working. Actually there i importing a data into database from file. In the loop I am setting the value. But it's not working.
Why does this happen??
Debasis Jana
Comment