AdjustmentEvent.AdjustmentEvent
Class Overview | Class Members |
This Package |
All Packages
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.