gui
Class JAPJIntField.IntFieldUnlimitedZerosBounds

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

public static final class JAPJIntField.IntFieldUnlimitedZerosBounds
extends JAPJIntField.AbstractIntFieldBounds


Constructor Summary
JAPJIntField.IntFieldUnlimitedZerosBounds(int a_maxValue)
           
 
Method Summary
 int getAllowZeros()
          Allows left-hand zeros until the digit bound is reached.
 
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.IntFieldUnlimitedZerosBounds

public JAPJIntField.IntFieldUnlimitedZerosBounds(int a_maxValue)
Method Detail

getAllowZeros

public int getAllowZeros()
Allows left-hand zeros until the digit bound is reached.

Returns:
ALLOW_ZEROS_UNTIL_BOUND