Revision 4758 trunk/applications/appgvSIG/src/com/iver/cit/gvsig/DEMO/ComandosListener.java

View differences:

ComandosListener.java
143 143
                int height) {
144 144
			if ((infoflags | ImageObserver.ALLBITS) != 0)
145 145
			{
146
				if (mapCtrl.getStatus() == MapControl.ACTUALIZADO)
146
				// TODO: A?ADIR ALGO AS? AL MAPCONTROL
147
				// if (mapCtrl.getStatus() == MapControl.ACTUALIZADO)
147 148
				{
148 149
					// System.out.println("Image " + infoflags);
149 150
					mapCtrl.drawGraphics();

Also available in: Unified diff