Skip to main content

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.

Jump to: navigation, search

Nebula HorizontalSpinner

Revision as of 16:12, 25 February 2018 by Unnamed Poltroon (Talk)

< Back to Nebula Main Page

Introduction

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 [1] widget.

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

Back to the top