HorizontalSpinner - lcaron/opal GitHub Wiki

https://raw.githubusercontent.com/lcaron/opal/wiki/images/horizontalSpinner.png

This widget is a horizontal spinner. Excepts its look (the buttons are located on both side of the text area), it has the same behaviour and methods than the Spinner widget.

An example called HorizontalSpinnerSnippet.java can be found in the directory src/test/java/org/mihalis/opal/horizontalSpinner.

This example is also available here : https://github.com/lcaron/opal/blob/master/src/test/java/org/mihalis/opal/horizontalSpinner/HorizontalSpinnerSnippet.java