public interface NumberWidget<U> extends InputWidget<Number,U>
Modifier and Type | Field and Description |
---|---|
static String |
SCROLL_BAR_STYLE
Widget style for scroll bar with spinner.
|
static String |
SLIDER_STYLE
Widget style for slider with spinner.
|
static String |
SPINNER_STYLE
Widget style for spinner only.
|
get, getValue, isLabeled, isMessage, refreshWidget, set, supports, updateModel
context, getContext, setContext
getPriority, setPriority
compareTo
getInfo, setInfo
getComponent, getComponentType
static final String SLIDER_STYLE
Parameter.style()
,
Constant Field Valuesstatic final String SPINNER_STYLE
Parameter.style()
,
Constant Field Valuesstatic final String SCROLL_BAR_STYLE
Parameter.style()
,
Constant Field ValuesCopyright © 2009–2015 SciJava. All rights reserved.