Tools__WebBrowserPage.st
changeset 18295 0f9a19200264
parent 17314 f3ab8e4ed8f5
child 19468 1c0d9e9b8b38
equal deleted inserted replaced
18294:c3e05f350239 18295:0f9a19200264
       
     1 "{ Encoding: utf8 }"
       
     2 
     1 "
     3 "
     2  COPYRIGHT (c) 2010 by Jan Vrany, SWING Research Group. CTU in Prague
     4  COPYRIGHT (c) 2010 by Jan Vrany, SWING Research Group. CTU in Prague
     3               All Rights Reserved
     5               All Rights Reserved
     4 
     6 
     5 Permission is hereby granted, free of charge, to any person
     7 Permission is hereby granted, free of charge, to any person
    66 ! !
    68 ! !
    67 
    69 
    68 !WebBrowserPage class methodsFor:'image specs'!
    70 !WebBrowserPage class methodsFor:'image specs'!
    69 
    71 
    70 hideToolBarIcon
    72 hideToolBarIcon
    71 
    73     <resource: #programImage>
    72     <resource: #image>
       
    73 
    74 
    74     ^ToolbarIconLibrary hideToolbarIcon
    75     ^ToolbarIconLibrary hideToolbarIcon
    75 
    76 
    76     "Created: / 08-06-2011 / 12:09:17 / Jan Vrany <jan.vrany@fit.cvut.cz>"
    77     "Created: / 08-06-2011 / 12:09:17 / Jan Vrany <jan.vrany@fit.cvut.cz>"
       
    78     "Modified: / 28-07-2018 / 09:48:56 / Claus Gittinger"
    77 ! !
    79 ! !
    78 
    80 
    79 !WebBrowserPage class methodsFor:'interface specs'!
    81 !WebBrowserPage class methodsFor:'interface specs'!
    80 
    82 
    81 contentSpec
    83 contentSpec