JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.micromanager.events
Interface ShutterEvent
All Superinterfaces:
MMEvent
public interface
ShutterEvent
extends
MMEvent
This event posts when the shutter opens or closes. The default implementation of this event posts on the Studio event bus, so subscribe using
EventManager
.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
boolean
getShutter
()
Method Detail
getShutter
boolean getShutter()
Returns:
true if the shutter is open, false if it is closed.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method