charva.awt.event

Interface AdjustmentListener

All Superinterfaces:
EventListener

public interface AdjustmentListener
extends EventListener

The listener interface for receiving adjustment events.

Method Summary

void
adjustmentValueChanged(AdjustmentEvent evt_)

Method Details

adjustmentValueChanged

public void adjustmentValueChanged(AdjustmentEvent evt_)