|
Caching |
Top Previous Next |
A TableModel or TreeTableModel can be made cacheable by implementing the CacheableTableModel or CacheableTreeTableModel interface respectively. A Cache object can be used in conjuction with these classes, as a place to store the cached values.