Java org.jfree.ui Spinner fields, constructors, methods, implement or subclass

Example usage for Java org.jfree.ui Spinner fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.jfree.ui Spinner.

The text is from its open source code.

Constructor

Spinner(final int value)
Creates a new spinner.

Method

intgetValue()
Returns the current value.
booleanisEnabled()
Determines whether this component is enabled.