org.apache.bsf.util.event.adapters
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
public class java_awt_event_ActionAdapter
- extends EventAdapterImpl
- implements ActionListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
java_awt_event_ActionAdapter
public java_awt_event_ActionAdapter()
actionPerformed
public void actionPerformed(ActionEvent e)
- Specified by:
actionPerformed
in interface ActionListener