Status bar
The Status bar contains two main parts:
- message bar
- memory monitor
Message bar is the place where users can see the messages sent by the application or modules, together with the message status icon. Only the most recent message is visible. To see more details on the message or to scroll through previous messages click on the message bar to expand message panel:
A message has the following elements:
- status icon representing the message level (info, warning, error),
- message source application,
- message source (e.g. module name, module port),
- message text.
The memory monitor on the right side of the status bar shows memory information - memory used, maximum allocated memory (static and dynamic) and percentage of memory used to maximum allocated memory. Click RMB on Memory monitor to change presentation of maximum allocated memory into static or dynamic mode.

[Hint: Double-click LMB on Memory monitor runs Java Garbage Collector to clean unused objects in memory.]