See: Description
Interface | Description |
---|---|
ApplicationSkinEvent |
This event is posted when the ApplicationSkin is set via
ApplicationSkin.setSkin(org.micromanager.ApplicationSkin.SkinMode) . |
AutoShutterEvent |
This event is posted when autoshutter is enabled or disabled.
|
ChannelExposureEvent |
This class signals when the exposure time for one of the channels of the
current channel group has been changed.
|
ChannelGroupChangedEvent |
Event signaling that the "Channel Group" changed.
|
ConfigGroupChangedEvent |
Event signaling that the "active" preset in a config group changed.
|
EventManager |
This interface provides access to the application-wide EventBus, on which
the events in the org.micromanager.events package are posted.
|
ExposureChangedEvent |
This class signals when the exposure time for a given camera has changed.
|
GUIRefreshEvent |
This event posts whenever the GUI refreshes its state from the Core
(e.g.
|
LiveModeEvent |
This class signals that live mode has been turned on or off.
|
NewPositionListEvent |
This event posts when the application's Stage Position List changes
(positions added, removed, or moved).
|
PixelSizeAffineChangedEvent |
This event posts when the affine transform, describing the relation between
stage movement and camera coordinates, changes.
|
PixelSizeChangedEvent |
This event posts when the pixel size, the size of a camera pixel in the object
plane, changes.
|
PropertiesChangedEvent |
This class signals when any property of the microscope has changed.
|
PropertyChangedEvent |
This class provides information when a specific property changes.
|
ShutdownCommencingEvent |
This event posts when the user requests the program to shut down.
|
ShutterEvent |
This event posts when the shutter opens or closes.
|
SLMExposureChangedEvent |
This interface posts when the exposure time for a given Spatial Light Modulator
(such as a Digital Mirror Device) changes.
|
StagePositionChangedEvent |
This class signals when a single-axis drive has moved.
|
StartupCompleteEvent |
This event signifies that the system finished starting up.
|
SystemConfigurationLoadedEvent |
This interface signals when a configuration file is loaded.
|
XYStagePositionChangedEvent |
This class signals when any XY stage changes position.
|
Class | Description |
---|---|
AutofocusPluginShouldInitializeEvent | Deprecated
use
|