diff --git a/documentation/current/eiffelstudio/_images/refactoring-toolbar.png b/documentation/current/eiffelstudio/_images/refactoring-toolbar.png new file mode 100644 index 00000000..d27edf6d Binary files /dev/null and b/documentation/current/eiffelstudio/_images/refactoring-toolbar.png differ diff --git a/documentation/current/eiffelstudio/_images/refactoring-toolbar.png.data b/documentation/current/eiffelstudio/_images/refactoring-toolbar.png.data new file mode 100644 index 00000000..8ac40c3d --- /dev/null +++ b/documentation/current/eiffelstudio/_images/refactoring-toolbar.png.data @@ -0,0 +1,3 @@ +title=refactoring-toolbar +author=halw +path=content/refactoring-toolbar diff --git a/documentation/current/eiffelstudio/eiffelstudio-reference/eiffelstudio-general-interface-description/main-toolbars.wiki b/documentation/current/eiffelstudio/eiffelstudio-reference/eiffelstudio-general-interface-description/main-toolbars.wiki index 19a5afb7..2269dc6c 100644 --- a/documentation/current/eiffelstudio/eiffelstudio-reference/eiffelstudio-general-interface-description/main-toolbars.wiki +++ b/documentation/current/eiffelstudio/eiffelstudio-reference/eiffelstudio-general-interface-description/main-toolbars.wiki @@ -30,6 +30,17 @@ and the project toolbar is indicated here: [[Image:project-toolbar]] +The address toolbar shows the currently targeted class and feature, and has button-holes for advanced views: + + +[[Image:address-toolbar]] + + +The refactoring toolbar has button-holes for Pull-Up and Rename Class/Feature [[Refactoring|refactoring actions]]: + + +[[Image:refactoring-toolbar]] + {{note|For each toolbar, it is possible to choose which buttons are displayed and which ones are not. See the [[Toolbar customization|Toolbars customization page]] for more information. Also, you can change the location of the toolbars by undocking and/or redocking them. See more at [[Customizing the tools layout and toolbars]].}}