public class AlphaNumericFormatter
extends javax.swing.text.DefaultFormatter
Constructor and Description |
---|
AlphaNumericFormatter() |
Modifier and Type | Method and Description |
---|---|
void |
allowSpaces() |
void |
allowXMLNameCharacters() |
protected javax.swing.text.DocumentFilter |
getDocumentFilter() |
boolean |
spacesAllowed() |
boolean |
xmlNameCharactersAllowed() |
clone, getAllowsInvalid, getCommitsOnValidEdit, getNavigationFilter, getOverwriteMode, getValueClass, install, setAllowsInvalid, setCommitsOnValidEdit, setOverwriteMode, setValueClass, stringToValue, valueToString
protected javax.swing.text.DocumentFilter getDocumentFilter()
getDocumentFilter
in class javax.swing.text.DefaultFormatter
public void allowSpaces()
public boolean spacesAllowed()
public void allowXMLNameCharacters()
public boolean xmlNameCharactersAllowed()