Revision 24986 trunk/extensions/extRemoteSensing/src/org/gvsig/remotesensing/scatterplot/gui/ScatterPlotDialog.java

View differences:

ScatterPlotDialog.java
162 162
		}
163 163
		return scatterPlotPanel;
164 164
	}
165

  
166

  
167
	public Object getWindowProfile() {
168
		return WindowInfo.PROPERTIES_PROFILE;
169
	}
165 170
}

Also available in: Unified diff