Package | Description |
---|---|
loci.common.adapter | |
ome.scifio.common |
SCIFIO Common: a library of useful shared functions.
|
Modifier and Type | Method and Description |
---|---|
StatusListener |
StatusListenerAdapter.ModernWrapper.unwrap() |
protected StatusListener |
StatusListenerAdapter.wrapToModern(StatusListener legacy) |
Modifier and Type | Method and Description |
---|---|
void |
StatusReporterAdapter.LegacyWrapper.addStatusListener(StatusListener l) |
void |
StatusReporterAdapter.LegacyWrapper.removeStatusListener(StatusListener l) |
protected StatusListener |
StatusListenerAdapter.wrapToLegacy(StatusListener modern) |
Constructor and Description |
---|
StatusListenerAdapter.ModernWrapper(StatusListener sl) |
Modifier and Type | Method and Description |
---|---|
void |
StatusReporter.addStatusListener(StatusListener l) |
void |
StatusReporter.removeStatusListener(StatusListener l) |
Copyright © 2014 Open Microscopy Environment