org.jdesktop.swingbinding.adapters
Class JTextComponentAdapterProvider.Adapter
java.lang.Object
org.jdesktop.swingbinding.adapters.BeanAdapterBase
org.jdesktop.swingbinding.adapters.JTextComponentAdapterProvider.Adapter
- Enclosing class:
- JTextComponentAdapterProvider
public final class JTextComponentAdapterProvider.Adapter
- extends BeanAdapterBase
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getText
public java.lang.String getText()
getText_ON_ACTION_OR_FOCUS_LOST
public java.lang.String getText_ON_ACTION_OR_FOCUS_LOST()
getText_ON_FOCUS_LOST
public java.lang.String getText_ON_FOCUS_LOST()
setText
public void setText(java.lang.String text)
setText_ON_ACTION_OR_FOCUS_LOST
public void setText_ON_ACTION_OR_FOCUS_LOST(java.lang.String text)
setText_ON_FOCUS_LOST
public void setText_ON_FOCUS_LOST(java.lang.String text)
listeningStarted
protected void listeningStarted()
- Overrides:
listeningStarted
in class BeanAdapterBase
listeningStopped
protected void listeningStopped()
- Overrides:
listeningStopped
in class BeanAdapterBase