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, getType, getValue, isLabeled, isMessage, refreshWidget, set, supports, updateModel
getIdentifier, log
context, getContext, setContext
compareTo, getPriority, setPriority
getInfo, setInfo
getLocation
getVersion
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 © 2015–2022 SciJava. All rights reserved.