gui
Class JAPJIntField.DefaultBounds

java.lang.Object
  extended by gui.JAPJIntField.AbstractIntFieldBounds
      extended by gui.JAPJIntField.DefaultBounds
All Implemented Interfaces:
JAPJIntField.IIntFieldBounds
Enclosing class:
JAPJIntField

private static final class JAPJIntField.DefaultBounds
extends JAPJIntField.AbstractIntFieldBounds


Constructor Summary
JAPJIntField.DefaultBounds(int a_maximum)
           
 
Method Summary
 int getAllowZeros()
          One left-hand zero is 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

JAPJIntField.DefaultBounds

public JAPJIntField.DefaultBounds(int a_maximum)
Method Detail

getAllowZeros

public int getAllowZeros()
One left-hand zero is allowed.

Returns:
ALLOW_ZEROS_ONE