org.apache.bsf.util.event.adapters

Class java_awt_event_FocusAdapter

Implemented Interfaces:
FocusListener, EventAdapter

public class java_awt_event_FocusAdapter
extends EventAdapterImpl
implements FocusListener

Nested Class Summary

Field Summary

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

eventProcessor

Method Summary

void
focusGained(FocusEvent e)
void
focusLost(FocusEvent e)

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

setEventProcessor

Method Details

focusGained

public void focusGained(FocusEvent e)


focusLost

public void focusLost(FocusEvent e)