Minor Update
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-unionwizard-widget@98981 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
63a1e39597
commit
a7a7a40ebc
|
@ -28,6 +28,7 @@ public class UnionProgressBarUpdater implements UnionProgressListener {
|
|||
*/
|
||||
public UnionProgressBarUpdater(ProgressBar progressBar) {
|
||||
this.progressBar = progressBar;
|
||||
this.progressBar.updateProgress(0, "Please Wait...");
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue