Chapter 7. Introduction

Table of Contents

7.1. Overview of the Window
7.2. General Mouse Behavior in ArgoUML
7.2.1. Mouse Button Terminology
7.2.2. Button 1 Click
7.2.3. Button 1 Double Click
7.2.4. Button 1 Motion
7.2.5. Shift and Control with Button 1
7.2.6. Alt with Button 1: Panning
7.2.7. Button 2 Actions
7.2.8. Button 2 Double Click
7.2.9. Button 2 Motion
7.3. General Information About Panes
7.3.1. Re-sizing Panes
7.4. The status bar

This chapter describes the overall behavior of the user interface. Description of the various component parts—the menu bar, panes and various diagrams— is in separate chapters.

7.1. Overview of the Window

Figure 7.1, “Overview of the ArgoUML window” shows the main ArgoUML window.

The titlebar of the window shows the following 4 parts of information, seperated from each other by a dash.

  • The current filename. If no filename for the project is set yet, then the titlebar shows "Unititled".

  • The name of the currently active diagram.

  • The name “ArgoUML”.

  • An asterisk (*). This item is only present if the current project file is “dirty”, i.e. it is altered, but not yet saved. In other words, if the asterisk is absent, then the current file has not been altered.

Figure 7.1. Overview of the ArgoUML window

Overview of the ArgoUML window

At the top of screen is a menu bar, which is described in Chapter 9, The Menu bar. Below that is the toolbar, as described in Chapter 8, The Toolbar.

The bulk of the window comprises four sub-windows or panes. Clockwise from top left these are the explorer (see Chapter 10, The Explorer), editing pane (see Chapter 11, The Editing Pane), details pane (see Chapter 12, The Details Pane) and to-do pane (see Chapter 13, The To-Do Pane). All 4 panes have a tool bar at the top (in the details pane it is located under the properties tab). An overview of the panes is given in Section 7.3, “General Information About Panes”. Finally at the bottom of the window is a status bar described in Section 7.4, “The status bar”.