public class JustAnExampleModelClass
extends Object
This is just an example. This should really be your own model. The ListBox does call toString() on this
to get the label it should display. But you can use your own ListBoxViewConverter if you want to use more
sophisticated mechanism.