Revision 24986 trunk/applications/appgvSIG/src/com/iver/cit/gvsig/project/documents/table/gui/TableProperties.java

View differences:

TableProperties.java
385 385
    public Object getWindowModel() {
386 386
        return table;
387 387
    }
388

  
389
	public Object getWindowProfile() {
390
		return WindowInfo.PROPERTIES_PROFILE;
391
	}
388 392
}
389 393

  
390 394

  

Also available in: Unified diff