Revision 5503 trunk/applications/appgvSIG/src/com/iver/cit/gvsig/gui/thememanager/legendmanager/panels/edition/ValueCellEditor.java

View differences:

ValueCellEditor.java
228 228
		           cero = ValueFactory.createValue((Date) new Date());
229 229
		   }
230 230
		   } catch (NumberFormatException e) {
231
		           ///JOptionPane.showMessageDialog(null, PluginServices.getText(this,"Formato de n?mero erroneo")+".");
231
		           ///JOptionPane.showMessageDialog(null, PluginServices...getText(this,"Formato de n?mero erroneo")+".");
232 232
		           return cero;
233 233
		   }
234 234
		 */

Also available in: Unified diff