public class SimpleSpinnerConstraint extends SimpleConstraint
Modifier and Type | Method and Description |
---|---|
int |
getMax()
Returns the maximum value.
|
int |
getMin()
Returns the minimum value.
|
void |
setMax(int max)
Set the maximum value.
|
void |
setMin(int min)
Set the minimum value.
|
$init, getFlags, parseConstraint_, validate
$init, $instanceof, $super, $super, $supers, $supers, afterInit, isAssignableFrom, isInstance, proxy
Copyright © 2005-2023 Potix Corporation. All Rights Reserved.