});
loggingManager.info("JaWEManager -> Working with '" + teClass + "' implementation of Table Editor ");
} catch (Throwable ex) {
//CUSTOM
try {
tableEditor = new TableEditor(new TableEditorSettings());
} catch (HeadlessException e) {
// ignore
}
//END CUSTOM
if (JaWE.getJaWEVersion() != JaWE.COMMUNITY_VERSION) {