|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IObserver | |
---|---|
ome.formats.importer | |
ome.formats.importer.util | |
ome.services.blitz.repo |
Uses of IObserver in ome.formats.importer |
---|
Methods in ome.formats.importer with parameters of type IObserver | |
---|---|
boolean |
IObservable.addObserver(IObserver object)
Add observer for notification |
boolean |
ImportLibrary.addObserver(IObserver object)
|
boolean |
IObservable.deleteObserver(IObserver object)
Delete observer |
boolean |
ImportLibrary.deleteObserver(IObserver object)
|
Constructors in ome.formats.importer with parameters of type IObserver | |
---|---|
ImportCandidates(int depth,
OMEROWrapper reader,
String[] paths,
IObserver observer)
Main constructor which iterates over all the paths calling DirectoryWalker.walk(File, Collection) and permitting a descent to the given
depth. |
|
ImportCandidates(OMEROWrapper reader,
String[] paths,
IObserver observer)
Calls ImportCandidates.ImportCandidates(int, OMEROWrapper, String[], IObserver)
with ImportCandidates.DEPTH as the first argument. |
Uses of IObserver in ome.formats.importer.util |
---|
Classes in ome.formats.importer.util that implement IObserver | |
---|---|
class |
ErrorHandler
Top of the error handling hierarchy. |
Fields in ome.formats.importer.util with type parameters of type IObserver | |
---|---|
protected ArrayList<IObserver> |
ErrorHandler.observers
|
Methods in ome.formats.importer.util with parameters of type IObserver | |
---|---|
boolean |
ClientKeepAlive.addObserver(IObserver object)
|
boolean |
ErrorHandler.addObserver(IObserver object)
|
boolean |
FileUploader.addObserver(IObserver object)
|
boolean |
ClientKeepAlive.deleteObserver(IObserver object)
|
boolean |
ErrorHandler.deleteObserver(IObserver object)
|
boolean |
FileUploader.deleteObserver(IObserver object)
|
Uses of IObserver in ome.services.blitz.repo |
---|
Classes in ome.services.blitz.repo that implement IObserver | |
---|---|
class |
ImportableFiles
A helper class used to obtain the import candidates |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Version: 4.3.3-00d1137e-b2894
Copyright © 2009 The University of Dundee. All Rights Reserved.