-
Notifications
You must be signed in to change notification settings - Fork 32
HorizontalSpinner
lcaron edited this page Jul 7, 2015
·
1 revision
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