269270271272273274275
toolBar.add(Box.createHorizontalStrut(2)); return toolBar; } private StatusBar createStatusBar() { return new StatusBar(); }