104105106107108109110111
/** * */ protected void installToolBar() { add(new SchemaEditorToolBar(this, JToolBar.HORIZONTAL), BorderLayout.NORTH); }