- zoom(String, String, ACSRemoteLogListener, ZoomProgressListener, ACSRemoteErrorListener) - Method in class alma.acs.logging.archive.zoom.ZoomManager
-
Load the logs.
- zoom() - Method in class alma.acs.logging.table.LogEntryTable
-
Zoom over the selected logs.
- ZoomException - Exception in alma.acs.logging.archive.zoom
-
The exception generated by the zoom feature
- ZoomException(String) - Constructor for exception alma.acs.logging.archive.zoom.ZoomException
-
Constructor
- ZoomException(String, Throwable) - Constructor for exception alma.acs.logging.archive.zoom.ZoomException
-
Constructor
- ZoomManager - Class in alma.acs.logging.archive.zoom
-
The manager of the zoom feature.
- ZoomManager() - Constructor for class alma.acs.logging.archive.zoom.ZoomManager
-
Constructor.
- ZoomManager(String, LogTypeHelper, LogTypeHelper) - Constructor for class alma.acs.logging.archive.zoom.ZoomManager
-
Constructor
- ZoomPrefsDlg - Class in alma.acs.logging.archive.zoom
-
The dialog to set preferences for zooming
- ZoomPrefsDlg(LoggingClient, ZoomManager) - Constructor for class alma.acs.logging.archive.zoom.ZoomPrefsDlg
-
Constructor
- ZoomProgressListener - Interface in alma.acs.logging.archive.zoom
-
An interface for the progress of the zoom.
- zoomReadingFile(int) - Method in class alma.acs.logging.archive.zoom.ManualZoomDlg
-
- zoomReadingFile(int) - Method in interface alma.acs.logging.archive.zoom.ZoomProgressListener
-
Notifies the listener about the number of files currently read by the zoom engine.
- zoomReadingFile(int) - Method in class alma.acs.logging.table.LogEntryTable
-
- zoomTotalFileToRead(int) - Method in class alma.acs.logging.archive.zoom.ManualZoomDlg
-
- zoomTotalFileToRead(int) - Method in interface alma.acs.logging.archive.zoom.ZoomProgressListener
-
Inform the listener about the total number of files that
the zoom engine needs to read.
- zoomTotalFileToRead(int) - Method in class alma.acs.logging.table.LogEntryTable
-