639640641642643644645646647648649
return container; } private void bind() { eventBus.addHandler(ShowTagsEvent.TYPE, new ShowTagsEventHandler() { @Override public void onShowTags(ShowTagsEvent event) { // turn off both the drawing tools lineButton.setVisible(false);