mirror of
https://github.com/EiffelSoftware/eiffel-org.git
synced 2026-04-05 09:39:31 +02:00
Author:admin
Date:2008-09-19T07:55:09.000000Z git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@27 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
[[Property:title|Favorites menu]]
|
||||
[[Property:weight|2]]
|
||||
[[Property:uuid|8157cc25-a299-3af6-8218-e5dfd094793d]]
|
||||
The '''favorites''' menu is composed of two parts.
|
||||
|
||||
First, there are three commands:
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
[[Property:title|Favorites tree]]
|
||||
[[Property:weight|1]]
|
||||
[[Property:uuid|642c0a65-971e-b399-3e15-74af6dada046]]
|
||||
The favorites tree gives a graphical representation of the favorite classes of the system, as opposed to the favorites menu.
|
||||
|
||||
[[Image:favorites-tree]]
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
[[Property:title|Favorites tool]]
|
||||
[[Property:weight|4]]
|
||||
[[Property:uuid|75cfeda2-3823-ef29-130a-39e686116f40]]
|
||||
* [[Favorites tool: Introduction|Introduction]]
|
||||
* [[Favorites tree|Tree representation]]
|
||||
* [[Favorites menu|Menu representation]]
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
[[Property:title|Create favorite folder command]]
|
||||
[[Property:weight|2]]
|
||||
[[Property:uuid|a6d2f458-81ad-bc62-6476-2aabb3900a80]]
|
||||
This command [[Image:favorites-dialog-new-folder]] is accessible in the Organize favorites dialog. When clicked, a dialog is popped up that prompts for a name for the new folder:
|
||||
|
||||
[[Image:favorites-new-folder-dialog]]
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
[[Property:title|Organize Favorites dialog]]
|
||||
[[Property:weight|3]]
|
||||
[[Property:uuid|3e47cb30-c974-b0f4-1624-4bba035bd906]]
|
||||
* [[Organize favorites dialog: Introduction|Introduction]]
|
||||
* [[New favorite class command|New Favorite Class command]]
|
||||
* [[Create favorite folder command|Create Folder command]]
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
[[Property:title|Move to Folder command]]
|
||||
[[Property:weight|3]]
|
||||
[[Property:uuid|087439e6-dc0c-d394-b3ed-ffaaf5928b39]]
|
||||
The Move to Folder command [[Image:favorites-dialog-move-to]] , located in the [[Organize favorites dialog: Introduction|Organize Favorites dialog]] , makes it possible to move favorite items (classes and folders) to specific folders. It is enabled only when an item is selected in the left-hand tree in this dialog. The source is the selected item that could be moved. You can select a different source item by clicking it in the tree, or by using the keyboard.
|
||||
|
||||
When pressed, a dialog is popped up, that prompts for the favorite folder the selected item should be moved to.
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
[[Property:title|New favorite class command]]
|
||||
[[Property:weight|1]]
|
||||
[[Property:uuid|18be5a70-d623-a45c-cf3d-45c1dc0a2ec5]]
|
||||
Located in the [[Organize favorites dialog: Introduction|Organize Favorites dialog]] , this command [[Image:favorites-dialog-new-class]] provides a way of adding a class to the favorites. When clicked, a new dialog is popped up, that allows to select a class among the clusters of the system:
|
||||
|
||||
[[Image:favorites-new-class-dialog]]
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
[[Property:title|Remove favorite command]]
|
||||
[[Property:weight|4]]
|
||||
[[Property:uuid|c55daacd-a7f8-294b-6b2c-9d503e6a3969]]
|
||||
The Remove favorite command [[Image:favorites-dialog-remove]] discards a favorite item from the favorites. It is enabled whenever an item is selected in the left-hand tree of the [[Organize favorites dialog: Introduction|Organize favorites dialog]] .
|
||||
|
||||
Pressing it removes the selected item from the favorites.
|
||||
|
||||
Reference in New Issue
Block a user