com.programix.gui.text
Class IntegerTextField.RangePair
java.lang.Object
com.programix.gui.text.IntegerTextField.RangePair
- Enclosing class:
- IntegerTextField
public static class IntegerTextField.RangePair
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IntegerTextField.RangePair
public IntegerTextField.RangePair(int numIntegerDigits,
int minValue,
int maxValue)
IntegerTextField.RangePair
public IntegerTextField.RangePair(int numIntegerDigits)
IntegerTextField.RangePair
public IntegerTextField.RangePair()
getLoDecimalTextField
public IntegerTextField getLoDecimalTextField()
getHiDecimalTextField
public IntegerTextField getHiDecimalTextField()
setBothTo
public void setBothTo(int newValue)
setBothTo
public void setBothTo(String valueStr)
setValues
public void setValues(int loValue,
int hiValue)
setValues
public void setValues(String loValueStr,
String hiValueStr)
Copyright © 2001-2007
Programix Incorporated.
All rights reserved.
ProgramixGenericLib is free
and is
OSI Certified
Open Source Software under the BSD
license.