|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.swing.JFormattedTextField.AbstractFormatterFactory
javax.swing.text.DefaultFormatterFactory
com.nqadmin.swingSet.formatting.SSIntegerFormatterFactory
public class SSIntegerFormatterFactory
| Constructor Summary | |
|---|---|
SSIntegerFormatterFactory()
Constructs a default SSIntegerFormatterFactory |
|
SSIntegerFormatterFactory(int precision)
Creates an object of SSIntegerFormatterFactory with the specified precision |
|
| Method Summary |
|---|
| Methods inherited from class javax.swing.text.DefaultFormatterFactory |
|---|
getDefaultFormatter, getDisplayFormatter, getEditFormatter, getFormatter, getNullFormatter, setDefaultFormatter, setDisplayFormatter, setEditFormatter, setNullFormatter |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SSIntegerFormatterFactory()
public SSIntegerFormatterFactory(int precision)
precision - - number of digits needed to display the number
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||