Revision 24986 trunk/extensions/extRasterTools-SE/src/org/gvsig/rastertools/colortable/ui/ColorTableDialog.java

View differences:

ColorTableDialog.java
94 94
	 * @see com.iver.andami.ui.mdiManager.IWindowListener#windowActivated()
95 95
	 */
96 96
	public void windowActivated() {}
97

  
98
	public Object getWindowProfile() {
99
		return WindowInfo.PROPERTIES_PROFILE;
100
	}
97 101
}

Also available in: Unified diff