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
  • Method Details

    • getText

      public String getText()
    • getText_ON_ACTION_OR_FOCUS_LOST

      public String getText_ON_ACTION_OR_FOCUS_LOST()
    • getText_ON_FOCUS_LOST

      public String getText_ON_FOCUS_LOST()
    • setText

      public void setText(String text)
    • setText_ON_ACTION_OR_FOCUS_LOST

      public void setText_ON_ACTION_OR_FOCUS_LOST(String text)
    • setText_ON_FOCUS_LOST

      public void setText_ON_FOCUS_LOST(String text)
    • listeningStarted

      protected void listeningStarted()
      Overrides:
      listeningStarted in class BeanAdapterBase
    • listeningStopped

      protected void listeningStopped()
      Overrides:
      listeningStopped in class BeanAdapterBase