Uses of Class
loci.common.StatusEvent
-
Packages that use StatusEvent Package Description loci.common -
-
Uses of StatusEvent in loci.common
Methods in loci.common with parameters of type StatusEvent Modifier and Type Method Description void
StatusReporter. notifyListeners(StatusEvent e)
void
StatusListener. statusUpdated(StatusEvent e)
Called when status is updated.
-