|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgui.JAPJIntField.AbstractIntFieldBounds
public abstract static class JAPJIntField.AbstractIntFieldBounds
| Field Summary | |
|---|---|
private int |
m_maxValue
|
| Constructor Summary | |
|---|---|
JAPJIntField.AbstractIntFieldBounds(int a_maxValue)
|
|
| Method Summary | |
|---|---|
int |
getMaximum()
Returns the maximum value that is allowed to enter. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface gui.JAPJIntField.IIntFieldBounds |
|---|
getAllowZeros |
| Field Detail |
|---|
private int m_maxValue
| Constructor Detail |
|---|
public JAPJIntField.AbstractIntFieldBounds(int a_maxValue)
| Method Detail |
|---|
public final int getMaximum()
JAPJIntField.IIntFieldBounds
getMaximum in interface JAPJIntField.IIntFieldBounds
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||