So far we haven't taken advantage of the advanced features of Glazed Lists. But
with this simple framework in place we can easily add filtering and sorting to the
list. We can make changes to the display widget simply by making changes to its
source list. Should we decide to display our issues in a different widget such as
aJTable
or JComboBox
, that is now easy
as well.