interface org.aswing.MutableListModel extends ListModel
Implementors | ||||
![]() | VectorListModel |
|
MutableListMode is a MVC pattern's mode for List UI, different List UI can connected to a same mode to view the mode's data. When the mode's data changed the mode should fire a event to all its ListDataListeners. @author bill
Instance Fields
![]() | Show inherited public instance fields | Hide inherited public instance fields
|