UIPainter.st
changeset 2540 fd4d8522f02c
parent 2531 dcfbf5a1e032
child 2541 6241ec9e6a6f
equal deleted inserted replaced
2539:3fa0fde65f75 2540:fd4d8522f02c
   300 
   300 
   301 #editOpenSpecDocumentation
   301 #editOpenSpecDocumentation
   302 'Opens the documentation of the selected widget.'
   302 'Opens the documentation of the selected widget.'
   303 
   303 
   304 #fileBrowseAspectMethods
   304 #fileBrowseAspectMethods
   305 'Opens a System Browser on the applications aspect methods.'
   305 'Opens a System Browser on the application''s aspect methods.'
   306 
   306 
   307 #fileBrowseClass
   307 #fileBrowseClass
   308 'Open a System Browser on the applications class.'
   308 'Open a System Browser on the application''s class.'
   309 
   309 
   310 #fileLoad
   310 #fileLoad
   311 'Opens a dialog to load a window specification from a classes spec method.'
   311 'Opens a dialog to load a window specification from a classes spec method.'
   312 
   312 
   313 #fileLoadSubspec
   313 #fileLoadSubspec