window.setAutoCenter(true);
window.setWidth(WINDOW_WIDTH);
window.setHeight(WINDOW_HEIGHT);
window.setShowMinimizeButton(false);
window.addItem(getWindowContent(bookmarks));
window.addVisibilityChangedHandler(new VisibilityChangedHandler() {
@Override
public void onVisibilityChanged(VisibilityChangedEvent event) {
storeCurrentTextArea();// to make sure
// currently edited
// query bookmark is