|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.swing.JFormattedTextField.AbstractFormatter
javax.swing.text.DefaultFormatter
javax.swing.text.InternationalFormatter
javax.swing.text.NumberFormatter
org.tbee.swing.format.DecimalFormatterInternational
org.tbee.swing.JFormattedTextFieldUtils.PercentFormatter
public static class JFormattedTextFieldUtils.PercentFormatter
the formatter for simple integers
| Constructor Summary | |
|---|---|
JFormattedTextFieldUtils.PercentFormatter()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
stringToValue(java.lang.String text)
|
| Methods inherited from class javax.swing.text.NumberFormatter |
|---|
setFormat |
| Methods inherited from class javax.swing.text.InternationalFormatter |
|---|
clone, getActions, getFields, getFormat, getMaximum, getMinimum, install, setMaximum, setMinimum, valueToString |
| Methods inherited from class javax.swing.text.DefaultFormatter |
|---|
getAllowsInvalid, getCommitsOnValidEdit, getDocumentFilter, getNavigationFilter, getOverwriteMode, getValueClass, setAllowsInvalid, setCommitsOnValidEdit, setOverwriteMode, setValueClass |
| Methods inherited from class javax.swing.JFormattedTextField.AbstractFormatter |
|---|
getFormattedTextField, invalidEdit, setEditValid, uninstall |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JFormattedTextFieldUtils.PercentFormatter()
| Method Detail |
|---|
public java.lang.Object stringToValue(java.lang.String text)
throws java.text.ParseException
stringToValue in class DecimalFormatterInternationaljava.text.ParseException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||