ImageEditor.st
changeset 763 19b3e479e0b8
parent 756 52a76ec8828d
child 767 ed96f735dab1
equal deleted inserted replaced
762:ba7c3153f9d1 763:19b3e479e0b8
  1067     ^'No class defined'
  1067     ^'No class defined'
  1068 !
  1068 !
  1069 
  1069 
  1070 openDocumentation
  1070 openDocumentation
  1071 
  1071 
  1072     self openHTMLDocument: 'tools/ImageEditor/TOP.html'
  1072     self openHTMLDocument: 'tools/uipainter/ImageEditor.html'
       
  1073 
  1073 ! !
  1074 ! !
  1074 
  1075 
  1075 !ImageEditor methodsFor:'menu modes'!
  1076 !ImageEditor methodsFor:'menu modes'!
  1076 
  1077 
  1077 colorMapMode: aMode
  1078 colorMapMode: aMode