org.apache.bsf.util.event.adapters

Class java_awt_event_AdjustmentAdapter

Implemented Interfaces:
AdjustmentListener, EventAdapter

public class java_awt_event_AdjustmentAdapter
extends EventAdapterImpl
implements AdjustmentListener

Field Summary

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

eventProcessor

Method Summary

void
adjustmentValueChanged(AdjustmentEvent e)

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

setEventProcessor

Method Details

adjustmentValueChanged

public void adjustmentValueChanged(AdjustmentEvent e)