MapHandler mapHandler = (MapHandler) getBeanContext();
if (mapHandler != null) {
InformationDelegator id = (InformationDelegator) mapHandler.get("com.bbn.openmap.InformationDelegator");
if (id != null) {
id.displayMessage(i18n.get(OMDrawingToolLauncher.class,
"problem",
"Problem"),
i18n.get(OMDrawingToolLauncher.class,
"problemCreatingGraphic",
"Problem creating new graphic:\n")