aicas logo Jamaica 3.4 release 8

java.awt.event
Interface AdjustmentListener

All Superinterfaces:
EventListener
All Known Implementing Classes:
AWTEventMulticaster

public interface AdjustmentListener
extends EventListener

Interface for classes that listen for adjustment events.

Since:
1.1
Status:
updated to 1.4

Method Summary
 void adjustmentValueChanged(AdjustmentEvent event)
          This method is called when an adjustable value changes.
 

Method Detail

adjustmentValueChanged

void adjustmentValueChanged(AdjustmentEvent event)
This method is called when an adjustable value changes.

Parameters:
event - the AdjustmentEvent that occurred

aicas logo Jamaica 3.4 release 8

aicas GmbH, Karlsruhe - Germany    www.aicas.com
Copyright 2001-2009 aicas GmbH. All Rights Reserved.