This class guarantees that almost every JScrollPane in API (except for the other ones that inherit JScrollPane also)
will have the same scrolling speed.
Holds the reference to the global ReadyApi event bus, which enables different parts of the application to
communicate both asynchronously and synchronously.
Class contains grid and spacing desktop values
For more information see https://smartbear.atlassian.net/wiki/spaces/UT/pages/1024983379/Grid+and+Spacing+Desktop+1.0
Creates proxies for code loaded from a plugin, ensuring that the class loader of the proxied class will be used
as context class loader when methods from plugins are being invoked, and that the JIDE Charts license is cleared
before plugin code
Defines an object responsible for keeping track of the currently active module and displaying items (typically
ModelItem instances in the correct module.
A listener for the ModelItemSelection event, it should be used by all classes which need the selected model
item at run time but are not listening to ModelItemSelectionMessage event
This attribute was historically used to put actions in the SoapUI toolbar, but in ReadyAPI you need to put
actions into the appropriate action groups instead.