| Package | Description | 
|---|---|
| net.sf.cuf.model.ui | 
 
This package contains various bi-directional adapters from a ValueModel to Swing widgets. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ListTableMapper
This class maps the content of List of a SelectionInList ValueModel to a
 JTable TableModel and ListSelectionModel. 
Each entry in the list of the SelectionInList ValueModel describes a row, all entries are assumed to be objects from the same class/interface.  | 
class  | 
TableSelectionModel
This class maps the content of List of a SelectionInList ValueModel to a
 JTable TableModel and ListSelectionModel. 
Each entry in the list describes a row, all entries are assumed to be objects from the same class/interface.  | 
Copyright © 2017 Jürgen Zeller (privat). All rights reserved.