| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MutableTableModel | |
|---|---|
| org.springframework.richclient.list | |
| org.springframework.richclient.table | |
| Uses of MutableTableModel in org.springframework.richclient.list | 
|---|
| Classes in org.springframework.richclient.list that implement MutableTableModel | |
|---|---|
|  class | BeanTableListModelTableListModelimplemetation for pojo based lists | 
| Uses of MutableTableModel in org.springframework.richclient.table | 
|---|
| Classes in org.springframework.richclient.table that implement MutableTableModel | |
|---|---|
|  class | BaseTableModelA skeleton TableModelimplementation that adds to theAbstractTableModelclass
 from the core Java API by providing the functionality to manage the underlying collection 
 of data for the table. | 
|  class | BeanTableModel | 
|  class | ListTableModelDesigned to display object arrays / lists in a list for multi-column tables, or just plain objects for single column table. | 
| Constructors in org.springframework.richclient.table with parameters of type MutableTableModel | |
|---|---|
| TableUpdater(TableDataProvider provider,
                         MutableTableModel tableModel) | |
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||