Tools__Inspector2.st
changeset 17200 a22082c4f728
parent 17170 843b84578f41
child 17219 46a5890e4c57
child 17385 99ca0807b6c5
equal deleted inserted replaced
17199:a58711b0efde 17200:a22082c4f728
   106 
   106 
   107 #backwardInVisitingHistory
   107 #backwardInVisitingHistory
   108 'Move backward in the history of previously visited objects'
   108 'Move backward in the history of previously visited objects'
   109 
   109 
   110 #browseClassOfShownObject
   110 #browseClassOfShownObject
   111 'Open a SystemBrowser on the shown object''s class'
   111 'Open a SystemBrowser on the inspected object''s class'
   112 
   112 
   113 #browseFile
   113 #browseFile
   114 'Open a FileBrowser on the file represented by the shown object'
   114 'Open a FileBrowser on the file represented by the shown object'
   115 
   115 
   116 #editImage
   116 #editImage