Package | Description |
---|---|
loci.formats.cache |
Package containing Bio-Formats caching logic, for managing
subsets of large collections of image planes in memory.
|
loci.formats.gui |
Package containing Bio-Formats graphical user interface code.
|
Modifier and Type | Method and Description |
---|---|
void |
CacheListener.cacheUpdated(CacheEvent e)
Called when cache is updated.
|
protected void |
CacheStrategy.notifyListeners(CacheEvent e)
Informs listeners of a cache update.
|
protected void |
Cache.notifyListeners(CacheEvent e)
Informs listeners of a cache update.
|
Modifier and Type | Method and Description |
---|---|
void |
CacheIndicator.cacheUpdated(CacheEvent e) |
void |
CacheComponent.cacheUpdated(CacheEvent e)
Updates GUI to match latest cache state.
|
Copyright © 2017 Open Microscopy Environment