svn commit: r15326 - trunk/documentation/manual/argomanual.xml
| Newsgroups | gmane.comp.lang.uml.argouml.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: mvw
Date: 2008-07-21 07:10:39-0700
New Revision: 15326
Modified:
trunk/documentation/manual/argomanual.xml
Log:
Documented the Broom functionality.
Modified: trunk/documentation/manual/argomanual.xml
Url: http://argouml.tigris.org/source/browse/argouml/trunk/documentation/manual/argomanual.xml?view=diff&rev=15326&p1=trunk/documentation/manual/argomanual.xml&p2=trunk/documentation/manual/argomanual.xml&r1=15325&r2=15326
==============================================================================
--- trunk/documentation/manual/argomanual.xml (original)
+++ trunk/documentation/manual/argomanual.xml 2008-07-21 07:10:39-0700
@@ -14560,7 +14560,8 @@
</figure>
- <para>If the designer presses the space bar while using the
+ <para>If the designer presses the <emphasis>space bar</emphasis>
+ while using the
broom, objects on the face of the broom are distributed (i.e.,
spaced evenly). ArgoUML's broom supports three
distribution modes: objects can be spaced evenly across the
@@ -14571,6 +14572,16 @@
modes and displays a brief message indicating the operation
just performed: Space evenly, Pack tightly, Spread out and
Original.</para>
+
+ <para>If the designer presses the <emphasis>Enter</emphasis>
+ key while using the broom,
+ the broom turns red (instead of the normal blue), and objects are not
+ picked up by the broom when moving forward.
+ It works like lifting up the broom.
+ Pressing Enter again returns to the normal mode.</para>
+
+ <para>Pressing the <emphasis>Tab</emphasis>
+ key works exactly like the Enter key.</para>
</sect1>