@BeanProperty(bound=false)
public AdjustmentListener[] getAdjustmentListeners ()

Returns an array of all the AdjustmentListeners added to this JScrollBar with addAdjustmentListener().

Returns:  all of the AdjustmentListeners added or an empty array if no listeners have been added

Since:  1.4