// });
this.setEnabled(spinner.isEnabled());
this.setFocusable(false);
this.setRequestFocusEnabled(false);
this.setMargin(new Insets(0, 0, 0, 2));
this.setBorder(new SubstanceButtonBorder(ClassicButtonShaper.class) {
public Insets getBorderInsets(Component c) {
int extraPadding = SubstanceSizeUtils
.getExtraPadding(SubstanceSizeUtils
.getComponentFontSize(c));
// Bring the icons closer together instead of