GUI Overview
=================================

The application interface is divided into three parts: toolbar, connection tree and workspace.

.. figure:: img/overview.png

    Application interface

The status bar at the bottom of the application displays information about the number of connections, 
available updates, ``JDK`` version and memory status.

The toolbar contains buttons that allow you to perform various actions, such as connecting to database and disconnecting from it, creating a new database or connection. 
There are also buttons for quick access to tools.
The set of buttons on the toolbar can be edited in the ``View`` menu or in the application settings.
See appendix for a detailed description of buttons :ref:`toolbar`.

After connecting to the database, the panel displays the tree structure, the nodes of which represent database objects. 
The number of objects of each type is indicated in brackets.
A right-click on a node will bring up a pop-up menu with available actions for this object. 
Double-clicking on object will open a tab with detailed information about it.

Workspace is used to work with database tools and edit objects.

