log.warning("Exception loading tilesets and and icon manager", "Exception", e);
return;
}
_colpos = ColorPository.loadColorPository(_rmgr);
_kbdmgr = new KeyboardManager();
_keydisp = new KeyDispatcher(_frame);
_ctx = new EditorContextImpl();
// initialize the frame with the now-prepared context