Revision 10882 trunk/libraries/libUIComponent/src-test/org/gvsig/gui/beans/progressPanel/TestProgressPanel.java

View differences:

TestProgressPanel.java
34 34

  
35 35
		public void showWindow() {
36 36
			frame.setTitle("Actualizando datos");
37
			frame.showLog(true);
37
			frame.showLog(false);
38 38
			frame.show();
39 39
			if (this.isAlive())
40 40
				this.resume();

Also available in: Unified diff