Revision 6880 trunk/extensions/extWCS/src/com/iver/cit/gvsig/gui/toc/WCSPropsRasterTocMenuEntry.java

View differences:

WCSPropsRasterTocMenuEntry.java
144 144
			
145 145
			actionPerformed(stackManager, propsDialog, null);
146 146
			
147
			PluginServices.getMDIManager().addView(propsDialog);       	
147
			PluginServices.getMDIManager().addWindow(propsDialog);       	
148 148
		}
149 149
	}
150 150
	

Also available in: Unified diff