228229230231232233234235
return commands; } @NotNull protected ButtonFactory getToolBarButtonFactory() { CommandServices commandServices = getService( CommandServices.class ); return commandServices.getToolBarButtonFactory(); }