org.apache.bsf.util.event.adapters

Class java_awt_event_TextAdapter

Implemented Interfaces:
TextListener, EventAdapter

public class java_awt_event_TextAdapter
extends EventAdapterImpl
implements TextListener

Nested Class Summary

Field Summary

Fields inherited from class org.apache.bsf.util.event.EventAdapterImpl

eventProcessor

Method Summary

void
textValueChanged(TextEvent e)

Methods inherited from class org.apache.bsf.util.event.EventAdapterImpl

setEventProcessor

Method Details

textValueChanged

public void textValueChanged(TextEvent e)