AdjustmentEvent.AdjustmentEvent

AdjustmentEvent.AdjustmentEvent

Class Overview | Class Members | This Package | All Packages

Syntax
public AdjustmentEvent( Adjustable source, int id, int type, int value )
Parameters
source
the Adjustable object where the event originated
Description
Constructs a AdjustmentEvent object with the specified Adjustable source, type, and value.