|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgui.JAPJIntField.AbstractIntFieldBounds
gui.JAPJIntField.IntFieldWithoutZeroBounds
public static final class JAPJIntField.IntFieldWithoutZeroBounds
This bound does not allow zeros.
| Constructor Summary | |
|---|---|
JAPJIntField.IntFieldWithoutZeroBounds(int a_maxValue)
|
|
| Method Summary | |
|---|---|
int |
getAllowZeros()
Left-hand zeros are not allowed. |
| Methods inherited from class gui.JAPJIntField.AbstractIntFieldBounds |
|---|
getMaximum |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JAPJIntField.IntFieldWithoutZeroBounds(int a_maxValue)
| Method Detail |
|---|
public int getAllowZeros()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||