Revision 24989 trunk/extensions/extCatalogAndGazetteer/src/es/gva/cit/gvsig/catalog/gui/SearchDialog.java

View differences:

SearchDialog.java
94 94
		return m_windowInfo;
95 95

  
96 96
	}
97
	public Object getWindowProfile(){
98
		return WindowInfo.TOOL_PROFILE;
99
	}
97 100

  
98 101
	protected void showResultsActionPerformed(GetRecordsReply recordsReply) {
99 102
		JDialog panel = new JDialog((Frame) PluginServices.getMainFrame(), false);

Also available in: Unified diff