org.apache.bsf.util.event.adapters
Class java_awt_event_TextAdapter
java.lang.Object
org.apache.bsf.util.event.EventAdapterImpl
org.apache.bsf.util.event.adapters.java_awt_event_TextAdapter
- All Implemented Interfaces:
- TextListener, EventListener, EventAdapter
public class java_awt_event_TextAdapter
- extends EventAdapterImpl
- implements TextListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
java_awt_event_TextAdapter
public java_awt_event_TextAdapter()
textValueChanged
public void textValueChanged(TextEvent e)
- Specified by:
textValueChanged
in interface TextListener