3.3 Workspace Window

A workspace window (you can create as many as you want) is a window in which you can view (and possibly edit) fragment forms from different fragment groups (or the same fragment group) together. The workspace window looks like:

Figure 2: Workspace window

[15kb 508x646 GIF]

When a fragment form has been imported to the workspace through the Import menu, it will be made visible in a view identical to the code viewer in browser window. The workspace may contain as many such views as you wish. The outer scroller enables you to scroll among the fragment forms in the workspace (try it - it is difficult to describe short).

As in the browser window, you can place the cursor between two views in the outer scroller, and thereby make the one smaller and the other bigger (and zoom the panes, as described in section 5.3.11). But in the workspace you can even more. If you press down <shift> while pressing the mouse button, you will only resize the view above the cursor - this is handy for making one view bigger without affecting the other views.

3.3.1 Menus

The above menus are those supplied by the source browser by default in a workspace window. Integrated tools may define additional workspace window menus - please refer to those manuals for details.

3.3.2 File Menu

The File menu just contains a Close entry that lets you close the workspace.

3.3.3 View Menu

The View menu is identical to the View menu in the browser window.

3.3.4 Import Menu

The Import menu will always contain at least one entry. This entry is the name of the name of the currently selected fragment group in the group list pane in the browser window. If selected, all fragment forms in that fragment group will be displayed in the workspace. Following this permanent entry, a variable number of entries are shown. Each entry corresponds to one fragment form in the currently selected fragment group in the group list pane in the browser window. If you select one of these entries, the corresponding fragment form will be displayed in the workspace. In the example above all but isEmptyBody and newBody is shown because the others are already imported.

3.3.5 Scroll Menu

The Scroll menu will contain one item for each fragment form in the workspace. If selected, the scroller will scroll such that the fragment form view is visible. In the example above these 3 fragment forms have been inserted.

3.3.6 Close Menu

The Close menu will contain one item for each fragment form in the workspace. If selected, the chosen fragment form view is removed from the workspace. In the example above these 3 fragment forms have been inserted.


Mjolner Integrated Development Tool - Reference Manual
© 1991-2002 Mjølner Informatics
[Modified: Thursday October 4th 2001 at 16:56]