Skip to content

HorizontalSpinner

lcaron edited this page Jul 7, 2015 · 1 revision

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

Clone this wiki locally