Class java_awt_event_ActionAdapter
java.lang.Object
org.apache.bsf.util.event.EventAdapterImpl
org.apache.bsf.util.event.adapters.java_awt_event_ActionAdapter
- All Implemented Interfaces:
ActionListener
,EventListener
,EventAdapter
-
Field Summary
Fields inherited from class org.apache.bsf.util.event.EventAdapterImpl
eventProcessor
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.bsf.util.event.EventAdapterImpl
setEventProcessor
-
Constructor Details
-
java_awt_event_ActionAdapter
public java_awt_event_ActionAdapter()
-
-
Method Details
-
actionPerformed
- Specified by:
actionPerformed
in interfaceActionListener
-