Package | Description |
---|---|
loci.common | |
loci.common.adapter | |
ome.scifio.common |
SCIFIO Common: a library of useful shared functions.
|
Modifier and Type | Method and Description |
---|---|
StatusEvent |
StatusEvent.getEvent() |
Constructor and Description |
---|
StatusEvent(StatusEvent e)
Constructs a loci.common.StatusEvent from an ome.scifio.common.StatusEvent
|
Modifier and Type | Method and Description |
---|---|
void |
StatusReporterAdapter.LegacyWrapper.notifyListeners(StatusEvent e) |
void |
StatusListenerAdapter.LegacyWrapper.statusUpdated(StatusEvent e) |
Modifier and Type | Method and Description |
---|---|
void |
StatusReporter.notifyListeners(StatusEvent e) |
void |
StatusListener.statusUpdated(StatusEvent e)
Called when status is updated.
|
Copyright © 2014 Open Microscopy Environment