"Also check http://www.regular-expressions.info for more information\n\n" +
"Java is reporting the following problem with the expression: \n"
+ f.getDescription()) + " at position " + f.getIndex() + " in the rule";
Plugin.getTab2Utilities().openErrorMessageBox("Error",errorText);
item.setText(column,oldName);
text.dispose ();
e.doit = false;
break;
}
}else{
FileUtilities.changeClientName(Plugin.getTab2Utilities().stringNumberDownOne(number_of_client),newName);