| Class | Description |
|---|---|
| AxisActivatedEvent |
An event indicating an axis has become the active one.
|
| AxisEvent |
An event indicating that one of an
ImageDisplay's dimensional axes
has changed. |
| AxisPositionEvent |
An event indicating that a display's dimensional position has changed.
|
| CanvasEvent |
An event indicating something has happened to an
ImageCanvas. |
| DataViewDeselectedEvent |
An event that indicates that a
DataView is no longer selected. |
| DataViewEvent |
An event indicating something has happened to a
DataView. |
| DataViewSelectedEvent |
Event fired when a
DataView becomes selected. |
| DataViewSelectionEvent |
An event that indicates that the selection status of a
DataView has
changed (i.e., it was either selected or deselected). |
| DataViewUpdatedEvent |
This event signals that a
DataView's appearance has changed. |
| DelayedPositionEvent |
An event indicating that a display's dimensional position has changed.
|
| ImageDisplayEvent |
An event indicating something has happened to an
ImageDisplay. |
| LUTsChangedEvent |
An event indicating a change in the composition of color tables of a view.
|
| MouseCursorEvent |
An event indicating a change in the mouse cursor.
|
| PanZoomEvent |
An event indicating a pan and/or zoom change has happened to an
ImageCanvas. |
| ViewportResizeEvent |
An event indicating an
ImageCanvas viewport has changed size. |
Copyright © 2014–2022 ImageJ. All rights reserved.