This class extends the ArrayList class to support direct placement of the
list in a JList or JComboBox.
This class can also listen for PropertyChangeEvents on objects in the
collection which have an
addPropertyChangeListener(PropertyChangeListener l)
method.