Uses of Class
adams.gui.selection.AbstractFieldCacheManager
-
Packages that use AbstractFieldCacheManager Package Description adams.gui.selection -
-
Uses of AbstractFieldCacheManager in adams.gui.selection
Fields in adams.gui.selection declared as AbstractFieldCacheManager Modifier and Type Field Description protected static AbstractFieldCacheManagerAbstractSelectDatabaseFieldPanel. m_CacheManagerThe caches to manage.Methods in adams.gui.selection that return AbstractFieldCacheManager Modifier and Type Method Description protected AbstractFieldCacheManagerAbstractSelectDatabaseFieldPanel. getFieldCacheManager()Returns the cache manager.protected abstract AbstractFieldCacheManagerAbstractSelectDatabaseFieldPanel. newFieldCacheManager()Creates a new instance of the cache manager.
-