ome.formats.importer
Class ImportEvent

java.lang.Object
  extended by ome.formats.importer.ImportEvent
Direct Known Subclasses:
ErrorHandler.EXCEPTION_EVENT, ImportCandidates.SCANNING, ImportEvent.ADD, ImportEvent.COUNT_EVENT, ImportEvent.DEBUG_SEND, ImportEvent.ERRORS_CLEARED, ImportEvent.ERRORS_COMPLETE, ImportEvent.ERRORS_FAILED, ImportEvent.ERRORS_PENDING, ImportEvent.ERRORS_SEND, ImportEvent.ERRORS_UPLOAD_CANCELLED, ImportEvent.FILE_SIZE_STEP, ImportEvent.FILE_UPLOAD_EVENT, ImportEvent.GROUP_SET, ImportEvent.IMPORT_QUEUE_DONE, ImportEvent.IMPORT_QUEUE_STARTED, ImportEvent.IMPORT_STEP, ImportEvent.LOGGED_IN, ImportEvent.LOGGED_OUT, ImportEvent.PROGRESS_EVENT, ImportEvent.QUICKBAR_UPDATE, ImportEvent.REIMPORT

public class ImportEvent
extends Object

Simple event base-class used by IObservable and IObserver implementations.

Since:
Beta4.1

Nested Class Summary
static class ImportEvent.ADD
           
static class ImportEvent.BEGIN_POST_PROCESS
           
static class ImportEvent.BEGIN_SAVE_TO_DB
           
static class ImportEvent.COUNT_EVENT
           
static class ImportEvent.DATA_STORED
           
static class ImportEvent.DATASET_STORED
           
static class ImportEvent.DEBUG_SEND
           
static class ImportEvent.END_POST_PROCESS
           
static class ImportEvent.END_SAVE_TO_DB
           
static class ImportEvent.ERRORS_CLEARED
           
static class ImportEvent.ERRORS_COMPLETE
           
static class ImportEvent.ERRORS_FAILED
           
static class ImportEvent.ERRORS_PENDING
           
static class ImportEvent.ERRORS_SEND
           
static class ImportEvent.ERRORS_UPLOAD_CANCELLED
           
static class ImportEvent.FILE_SIZE_STEP
           
static class ImportEvent.FILE_UPLOAD_BYTES
           
static class ImportEvent.FILE_UPLOAD_CANCELLED
           
static class ImportEvent.FILE_UPLOAD_COMPLETE
           
static class ImportEvent.FILE_UPLOAD_ERROR
           
static class ImportEvent.FILE_UPLOAD_EVENT
           
static class ImportEvent.FILE_UPLOAD_FAILED
           
static class ImportEvent.FILE_UPLOAD_FINISHED
           
static class ImportEvent.FILE_UPLOAD_STARTED
           
static class ImportEvent.GROUP_SET
           
static class ImportEvent.IMPORT_ARCHIVING
           
static class ImportEvent.IMPORT_DONE
           
static class ImportEvent.IMPORT_OVERLAYS
           
static class ImportEvent.IMPORT_PROCESSING
           
static class ImportEvent.IMPORT_QUEUE_DONE
           
static class ImportEvent.IMPORT_QUEUE_STARTED
           
static class ImportEvent.IMPORT_STEP
           
static class ImportEvent.LOADED_IMAGE
           
static class ImportEvent.LOADING_IMAGE
           
static class ImportEvent.LOGGED_IN
           
static class ImportEvent.LOGGED_OUT
           
static class ImportEvent.PROGRESS_EVENT
           
static class ImportEvent.QUICKBAR_UPDATE
           
static class ImportEvent.REIMPORT
           
 
Field Summary
static int GROUP_COLLAB_READ
           
static int GROUP_COLLAB_READ_LINK
           
static int GROUP_PRIVATE
           
static int GROUP_PUBLIC
           
static int GROUP_SYSTEM
           
 
Constructor Summary
ImportEvent()
           
 
Method Summary
 String toLog()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

GROUP_PUBLIC

public static final int GROUP_PUBLIC
See Also:
Constant Field Values

GROUP_COLLAB_READ

public static final int GROUP_COLLAB_READ
See Also:
Constant Field Values

GROUP_COLLAB_READ_LINK

public static final int GROUP_COLLAB_READ_LINK
See Also:
Constant Field Values

GROUP_PRIVATE

public static final int GROUP_PRIVATE
See Also:
Constant Field Values

GROUP_SYSTEM

public static final int GROUP_SYSTEM
See Also:
Constant Field Values
Constructor Detail

ImportEvent

public ImportEvent()
Method Detail

toLog

public String toLog()


OmeroJava Api

Version: 4.3.3-00d1137e-b2894

Copyright © 2009 The University of Dundee. All Rights Reserved.