org.apache.bsf.util.event.adapters

Class java_awt_event_AdjustmentAdapter

Implemented Interfaces:
java.awt.event.AdjustmentListener, EventAdapter

public class java_awt_event_AdjustmentAdapter
extends EventAdapterImpl
implements java.awt.event.AdjustmentListener

Field Summary

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

eventProcessor

Method Summary

void
adjustmentValueChanged(java.awt.event.AdjustmentEvent e)

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

setEventProcessor

Method Details

adjustmentValueChanged

public void adjustmentValueChanged(java.awt.event.AdjustmentEvent e)