Interface | Description |
---|---|
IActionPresentationModel<B> |
Describes the features of ActionPresentationModels required for binders.
|
IPresentationModel<B> |
Describes the feature of PresentationModels required for binders.
|
Class | Description |
---|---|
TableRowSorterListSelectionModel |
A ListSelectionModel for a sorted table that is synchronized
with another delegate ListSelectionModel and converts
its unsorted indices to the sorted indices provided by
the table's row sorter.
|
Copyright © 2002-2015 JGoodies Software GmbH. All Rights Reserved.