javax > javax.swing > javax.swing.jformattedtextfield > javax.swing.jformattedtextfield.abstractformatter >

Class: javax.swing.JFormattedTextField.AbstractFormatter
    java.lang.Object
       javax.swing.JFormattedTextField.AbstractFormatter


public static abstract class JFormattedTextField.AbstractFormatter extends Object implements Serializable


FIELDS:

CONSTRUCTORS:
public JFormattedTextField.AbstractFormatter()


METHODS:
protected Object clone()
Throws: CloneNotSupportedException
Overrides: Object

protected Action[] getActions()

protected DocumentFilter getDocumentFilter()

protected JFormattedTextField getFormattedTextField()

protected NavigationFilter getNavigationFilter()

public void install(JFormattedTextField ftf)

protected void invalidEdit()

protected void setEditValid(boolean valid)

public abstract Object stringToValue(String text)
Throws: ParseException

public void uninstall()

public abstract String valueToString(Object value)
Throws: ParseException


INHERITED METHODS:
getClass(), hashCode(), equals(java.lang.Object), clone(), toString(), notify(), notifyAll(), wait(long), wait(long, int), wait(), finalize(),

SUBCLASSES:
DefaultFormatter,





Yazilar kaynak gosterilmeden kopyalanamaz © www.kodcu.net