public final void registerUpDownActionsFor(JComponent input) { UpDownHandler.register(input, myComboBox); }