Nebula HorizontalSpinner
Revision as of 06:29, 19 March 2020 by Laurent.caron.gmail.com (Talk | contribs)
Introduction
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.
Contents
Usage
Use it like the Spinner widget.
Example
An example called HorizontalSpinnerSnippet.java is located in the plugin org.eclipse.nebula.widgets.opal.horizontalspinner.snippets.
This example is also available here : HorizontalSpinnerSnippet.java