|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ImportEvent | |
---|---|
ome.formats.importer | |
ome.formats.importer.util | |
ome.services.blitz.repo |
Uses of ImportEvent in ome.formats.importer |
---|
Methods in ome.formats.importer with parameters of type ImportEvent | |
---|---|
void |
IObservable.notifyObservers(ImportEvent event)
Notify observers of event |
void |
ImportLibrary.notifyObservers(ImportEvent event)
|
void |
IObserver.update(IObservable observable,
ImportEvent event)
Update observable on event |
Uses of ImportEvent in ome.formats.importer.util |
---|
Subclasses of ImportEvent in ome.formats.importer.util | |
---|---|
static class |
ErrorHandler.EXCEPTION_EVENT
|
static class |
ErrorHandler.FILE_EXCEPTION
ErrorHandler.FILE_EXCEPTION s are thrown any time in the context of a particular
file and otherwise unspecified exception takes place. |
static class |
ErrorHandler.INTERNAL_EXCEPTION
|
static class |
ErrorHandler.MISSING_LIBRARY
A ErrorHandler.FILE_EXCEPTION caused specifically by some library (native
or otherwise) not being installed locally. |
static class |
ErrorHandler.UNKNOWN_FORMAT
Unlike FILE_EXECEPTION , UKNOWN_FORMAT does not have a reader
since bio-formats is telling us that it does not know how to handle
the given file. |
static class |
ErrorHandler.UNREADABLE_FILE
Similar to UKNOWN_FORMAT UNREADABLE_FILE specifies that the
file which is being accessed is unreadable (does not exist or canRead
is false), so if the user is specifically saying that the file should
be imported, there may be some underlying issue. |
Methods in ome.formats.importer.util with parameters of type ImportEvent | |
---|---|
void |
ClientKeepAlive.notifyObservers(ImportEvent event)
|
void |
ErrorHandler.notifyObservers(ImportEvent event)
|
void |
FileUploader.notifyObservers(ImportEvent event)
|
protected abstract void |
ErrorHandler.onUpdate(IObservable importLibrary,
ImportEvent event)
abstract on update method |
void |
ErrorHandler.update(IObservable observable,
ImportEvent event)
|
Uses of ImportEvent in ome.services.blitz.repo |
---|
Methods in ome.services.blitz.repo with parameters of type ImportEvent | |
---|---|
void |
ImportableFiles.update(IObservable observable,
ImportEvent event)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Version: 4.3.4-dbcbce5a-b4
Copyright © 2009 The University of Dundee. All Rights Reserved.