help setting a Progress Bar or a Progress Monitor
Hi.
I have an app that calls webmethods and i would like to show the user some progress bar or progress monitor so he keeps distracted a bit instead while waiting.
I don't know the real time that takes the webmethod to respond, it might be 1 sec or 5.
The webmethod is trigered by a JTabbedPane stateChanged event.
I have allready the code necessary to call the webmethod and deal with the response, just want help with the progress bar or monitor.
Any sugestion of what to use ?
Thank you.

