Note
With the release of OMERO 5.3.0, the OMERO.insight desktop client has entered maintenance mode, meaning it will only be updated if a major bug is discovered. Instead, the OME team will be focusing on developing the web clients. As a result, coding against this client is no longer recommended.
The source code is organized as follows. All classes share a common base namespace:
org.openmicroscopy.shoola
Two main packages sit under the shoola directory:
The agents package is further broken down into:
These packages contain the code for the Data Browser, Data Manager, Viewer, and Measurement agents. The events package contains the events that are used by all these agents.
The env package is also broken down into further sub-packages:
Note
Two extra packages are part of the project for convenience reason only: