Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.
Nebula HorizontalSpinner
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