public final class JTextComponentAdapterProvider.Adapter extends BeanAdapterBase
property
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getText_ON_ACTION_OR_FOCUS_LOST() |
java.lang.String |
getText_ON_FOCUS_LOST() |
java.lang.String |
getText() |
protected void |
listeningStarted() |
protected void |
listeningStopped() |
void |
setText_ON_ACTION_OR_FOCUS_LOST(java.lang.String text) |
void |
setText_ON_FOCUS_LOST(java.lang.String text) |
void |
setText(java.lang.String text) |
addPropertyChangeListener, addPropertyChangeListener, firePropertyChange, getPropertyChangeListeners, getPropertyChangeListeners, isListening, removePropertyChangeListener, removePropertyChangeListener
public java.lang.String getText()
public java.lang.String getText_ON_ACTION_OR_FOCUS_LOST()
public java.lang.String getText_ON_FOCUS_LOST()
public void setText(java.lang.String text)
public void setText_ON_ACTION_OR_FOCUS_LOST(java.lang.String text)
public void setText_ON_FOCUS_LOST(java.lang.String text)
protected void listeningStarted()
listeningStarted
in class BeanAdapterBase
protected void listeningStopped()
listeningStopped
in class BeanAdapterBase