7879808182838485868788
this.bind(); this.open(); } public void open() { this.toolbarView = new ToolbarView(); ToolBar toolbar = (ToolBar) toolbarView.getViewWithoutRootContainer(); BorderPane pane = new BorderPane(); pane.setTop(toolbar); pane.setCenter(this.vertical);