Package | Description |
---|---|
org.micromanager |
MMStudio application and Java API.
|
Modifier and Type | Method and Description |
---|---|
EventManager |
Studio.events()
Provides access to the EventManager instance for subscribing to and
posting events on the application-wide EventBus.
|
EventManager |
Studio.getEventManager()
Provides access to the EventManager instance for subscribing to and
posting events on the application-wide EventBus.
|