Revision 24989 trunk/extensions/extCAD/src/com/iver/cit/gvsig/gui/cad/panels/matrix/MatrixProperty.java

View differences:

MatrixProperty.java
317 317
   		 m_viewinfo.setWidth(this.getWidth());
318 318
        return m_viewinfo;
319 319
	}
320
	
321
	public Object getWindowProfile() {
322
		return WindowInfo.DIALOG_PROFILE;
323
	}
320 324

  
321 325
	public void setMatrixCADTool(MatrixCADTool tool) {
322 326
		operations=tool.getOperations();

Also available in: Unified diff