eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'XPToolbarIconLibrary':

Home

Documentation
www.exept.de
Everywhere
for:
[back]

Class: XPToolbarIconLibrary


Inheritance:

   Object
   |
   +--GenericToolbarIconLibrary
      |
      +--XPToolbarIconLibrary
         |
         +--MacOSXToolbarIconLibrary
         |
         +--VistaToolbarIconLibrary

Package:
stx:libwidg
Category:
Interface-Smalltalk
Version:
rev: 1.175 date: 2023/06/13 12:13:11
user: cg
file: XPToolbarIconLibrary.st directory: libwidg
module: stx stc-classLibrary: libwidg

Description:


ToolbarIconLibrary := XPToolbarIconLibrary.

This is a style specific icon library for an XP look.

Never access this iconlibrary directly from an application -
always use ToolbarIconLibrary, which is an alias to one of the style specific
icon libs.

Notice and Warning:
    only redefine existing icons here; never only add here.
    For every icon-method here, there MUST be a corresponding (albeit
    possibly ugly) icon-method in GenericToolBarIcon.

copyright

COPYRIGHT (c) 2004 by eXept Software AG All Rights Reserved This software is furnished under a license and may be used only in accordance with the terms of that license and with the inclusion of the above copyright notice. This software may not be provided or otherwise made available to, or used by, any other person. No title to or ownership of the software is hereby transferred.

Class protocol:

image specs
o  addBreakPointIcon2
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self addBreakPointIcon2 inspect
     ImageEditor openOnClass:self andSelector:#addBreakPointIcon2
     Icon flushCachedIcons

o  addOverlayIcon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self addOverlayIcon inspect
     ImageEditor openOnClass:self andSelector:#addOverlayIcon
     Icon flushCachedIcons

o  addOverlayIcon2
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self addOverlayIcon2 inspect
     ImageEditor openOnClass:self andSelector:#addOverlayIcon2
     Icon flushCachedIcons

o  addOverlayIcon3
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self addOverlayIcon3 inspect
     ImageEditor openOnClass:self andSelector:#addOverlayIcon3
     Icon flushCachedIcons

o  addTab14x14Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self addTab14x14Icon inspect
     ImageEditor openOnClass:self andSelector:#addTab14x14Icon
     Icon flushCachedIcons

o  changesBrowser18x22Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self changesBrowser18x22Icon inspect
     ImageEditor openOnClass:self andSelector:#changesBrowser18x22Icon
     Icon flushCachedIcons

o  changesBrowser22x24Icon2
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self changesBrowser22x24Icon2 inspect
     ImageEditor openOnClass:self andSelector:#changesBrowser22x24Icon2
     Icon flushCachedIcons

o  cut19x22Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self cut19x22Icon inspect
     ImageEditor openOnClass:self andSelector:#cut19x22Icon
     Icon flushCachedIcons

o  deleteFile17x22Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self deleteFile17x22Icon inspect
     ImageEditor openOnClass:self andSelector:#deleteFile17x22Icon
     Icon flushCachedIcons

o  desktopIcon1
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self desktopIcon1 inspect
     ImageEditor openOnClass:self andSelector:#desktopIcon1
     Icon flushCachedIcons

o  directory22x22Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self directory22x22Icon inspect
     ImageEditor openOnClass:self andSelector:#directory22x22Icon
     Icon flushCachedIcons

o  directoryOpen22x24Icon1
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self directoryOpen22x24Icon1 inspect
     ImageEditor openOnClass:self andSelector:#directoryOpen22x24Icon1
     Icon flushCachedIcons

o  directoryOpen22x24Icon2
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self directoryOpen22x24Icon2 inspect
     ImageEditor openOnClass:self andSelector:#directoryOpen22x24Icon2
     Icon flushCachedIcons

o  directoryUp22x24Icon2
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self directoryUp22x24Icon2 inspect
     ImageEditor openOnClass:self andSelector:#directoryUp22x24Icon2
     Icon flushCachedIcons

o  displayScreen20x24Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self displayScreen20x24Icon inspect
     ImageEditor openOnClass:self andSelector:#displayScreen20x24Icon
     Icon flushCachedIcons

o  displayScreen22x27Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self displayScreen22x27Icon inspect
     ImageEditor openOnClass:self andSelector:#displayScreen22x27Icon
     Icon flushCachedIcons

o  displayScreen22x32Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self displayScreen22x32Icon inspect
     ImageEditor openOnClass:self andSelector:#displayScreen22x32Icon
     Icon flushCachedIcons

o  doIt16x16Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self doIt16x16Icon inspect
     ImageEditor openOnClass:self andSelector:#doIt16x16Icon
     Icon flushCachedIcons

o  doIt20x20Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self doIt20x20Icon inspect
     ImageEditor openOnClass:self andSelector:#doIt20x20Icon
     Icon flushCachedIcons

o  edit17x22Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self edit17x22Icon inspect
     ImageEditor openOnClass:self andSelector:#edit17x22Icon
     Icon flushCachedIcons

o  editorOverlayIcon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self editorOverlayIcon inspect
     ImageEditor openOnClass:self andSelector:#editorOverlayIcon
     Icon flushCachedIcons

o  editorOverlayIcon2
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self editorOverlayIcon2 inspect
     ImageEditor openOnClass:self andSelector:#editorOverlayIcon2
     Icon flushCachedIcons

o  editorPenOverlay
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self editorPenOverlay inspect
     ImageEditor openOnClass:self andSelector:#editorPenOverlay
     Icon flushCachedIcons

o  fileContents19x22Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self fileContents19x22Icon inspect
     ImageEditor openOnClass:self andSelector:#fileContents19x22Icon
     Icon flushCachedIcons

o  fileImageContents19x22Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self fileImageContents19x22Icon inspect
     ImageEditor openOnClass:self andSelector:#fileImageContents19x22Icon
     Icon flushCachedIcons

o  fileIn18x22Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self fileIn18x22Icon inspect
     ImageEditor openOnClass:self andSelector:#fileIn18x22Icon
     Icon flushCachedIcons

o  fileSave19x19Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self fileSave19x19Icon inspect
     ImageEditor openOnClass:self andSelector:#fileSave19x19Icon
     Icon flushCachedIcons

o  fileSaveAs22x19Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self fileSaveAs22x19Icon inspect
     ImageEditor openOnClass:self andSelector:#fileSaveAs22x19Icon
     Icon flushCachedIcons

o  heartOverlay
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self heartOverlay inspect
     ImageEditor openOnClass:self andSelector:#heartOverlay
     Icon flushCachedIcons

o  help28x28Icon2
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self help28x28Icon2 inspect
     ImageEditor openOnClass:self andSelector:#help28x28Icon2
     Icon flushCachedIcons

o  helpIcon

o  historyBackInGlobalListIcon

o  historyOverlayIcon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self historyOverlayIcon inspect
     ImageEditor openOnClass:self andSelector:#historyOverlayIcon
     Icon flushCachedIcons

o  imageEditor19x26Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self imageEditor19x26Icon inspect
     ImageEditor openOnClass:self andSelector:#imageEditor19x26Icon
     Icon flushCachedIcons

o  inspect22x24Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self inspect22x24Icon inspect
     ImageEditor openOnClass:self andSelector:#inspect22x24Icon
     Icon flushCachedIcons

o  magnifyingGlassOverlay
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self magnifyingGlassOverlay inspect
     ImageEditor openOnClass:self andSelector:#magnifyingGlassOverlay
     Icon flushCachedIcons

o  menuEditor19x26Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self menuEditor19x26Icon inspect
     ImageEditor openOnClass:self andSelector:#menuEditor19x26Icon
     Icon flushCachedIcons

o  menuEditor22x26Icon3
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self menuEditor22x26Icon3 inspect
     ImageEditor openOnClass:self andSelector:#menuEditor22x26Icon3
     Icon flushCachedIcons

o  newFile20x22Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self newFile20x22Icon inspect
     ImageEditor openOnClass:self andSelector:#newFile20x22Icon
     Icon flushCachedIcons

o  removeBreakPointBlueIcon2
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self removeBreakPointBlueIcon2 inspect
     ImageEditor openOnClass:self andSelector:#removeBreakPointBlueIcon2
     Icon flushCachedIcons

o  removeBreakPointIcon2
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self removeBreakPointIcon2 inspect
     ImageEditor openOnClass:self andSelector:#removeBreakPointIcon2
     Icon flushCachedIcons

o  saveAsMethod19x22Icon2
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self saveAsMethod19x22Icon2 inspect
     ImageEditor openOnClass:self andSelector:#saveAsMethod19x22Icon2
     Icon flushCachedIcons

o  searchOverlay2
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self searchOverlay2 inspect
     ImageEditor openOnClass:self andSelector:#searchOverlay2
     Icon flushCachedIcons

o  uiPainter19x26Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self uiPainter19x26Icon inspect
     ImageEditor openOnClass:self andSelector:#uiPainter19x26Icon
     Icon flushCachedIcons

image specs-16x16
o  copy16x16Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self copy16x16Icon inspect
     ImageEditor openOnClass:self andSelector:#copy16x16Icon
     Icon flushCachedIcons

o  cut16x16Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self cut16x16Icon inspect
     ImageEditor openOnClass:self andSelector:#cut16x16Icon
     Icon flushCachedIcons

o  indent16x16Icon1
This resource specification was automatically generated
by the ImageEditor of ST/X.

o  leftArrow16x16Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self leftArrow16x16Icon inspect
     ImageEditor openOnClass:self andSelector:#leftArrow16x16Icon
     Icon flushCachedIcons

o  paste16x16Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self paste16x16Icon inspect
     ImageEditor openOnClass:self andSelector:#paste16x16Icon
     Icon flushCachedIcons

o  redo16x16Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self redo16x16Icon inspect
     ImageEditor openOnClass:self andSelector:#redo16x16Icon
     Icon flushCachedIcons

o  reload16x16Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self reload16x16Icon inspect
     ImageEditor openOnClass:self andSelector:#reload16x16Icon
     Icon flushCachedIcons

o  reload16x16Icon1
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self reload16x16Icon1 inspect
     ImageEditor openOnClass:self andSelector:#reload16x16Icon1
     Icon flushCachedIcons

o  reload16x16Icon2
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self reload16x16Icon2 inspect
     ImageEditor openOnClass:self andSelector:#reload16x16Icon2
     Icon flushCachedIcons

o  stop16x16Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self stop16x16Icon inspect
     ImageEditor openOnClass:self andSelector:#stop16x16Icon
     Icon flushCachedIcons

o  tabAdd16x16Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self tabAdd16x16Icon inspect
     ImageEditor openOnClass:self andSelector:#tabAdd16x16Icon
     Icon flushCachedIcons

o  tabRemove16x16Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self tabRemove16x16Icon inspect
     ImageEditor openOnClass:self andSelector:#tabRemove16x16Icon
     Icon flushCachedIcons

o  undent16x16Icon1
This resource specification was automatically generated
by the ImageEditor of ST/X.

o  undo16x16Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self undo16x16Icon inspect
     ImageEditor openOnClass:self andSelector:#undo16x16Icon
     Icon flushCachedIcons

image specs-20x22
o  copy20x22Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self copy20x22Icon inspect
     ImageEditor openOnClass:self andSelector:#copy20x22Icon
     Icon flushCachedIcons

o  copyFile20x22Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self copyFile20x22Icon inspect
     ImageEditor openOnClass:self andSelector:#copyFile20x22Icon
     Icon flushCachedIcons

o  copyItem20x22Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self copyItem20x22Icon inspect
     ImageEditor openOnClass:self andSelector:#copyItem20x22Icon
     Icon flushCachedIcons

o  copyWidget20x22Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self copyWidget20x22Icon inspect
     ImageEditor openOnClass:self andSelector:#copyWidget20x22Icon
     Icon flushCachedIcons

o  copyWidget20x22Icon2
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self copyWidget20x22Icon2 inspect
     ImageEditor openOnClass:self andSelector:#copyWidget20x22Icon2
     Icon flushCachedIcons

o  fileContents20x22Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self fileContents20x22Icon inspect
     ImageEditor openOnClass:self andSelector:#fileContents20x22Icon
     Icon flushCachedIcons

image specs-22x22
o  addBuffer22x22Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self addBuffer22x22Icon inspect
     ImageEditor openOnClass:self andSelector:#addBuffer22x22Icon
     Icon flushCachedIcons

o  addBuffer22x22Icon2
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self addBuffer22x22Icon2 inspect
     ImageEditor openOnClass:self andSelector:#addBuffer22x22Icon2
     Icon flushCachedIcons

o  addBuffer22x22Icon3
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self addBuffer22x22Icon3 inspect
     ImageEditor openOnClass:self andSelector:#addBuffer22x22Icon3
     Icon flushCachedIcons

o  bufferedView22x22Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self bufferedView22x22Icon inspect
     ImageEditor openOnClass:self andSelector:#bufferedView22x22Icon
     Icon flushCachedIcons

o  changesBrowser22x22Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self changesBrowser22x22Icon inspect
     ImageEditor openOnClass:self andSelector:#changesBrowser22x22Icon
     Icon flushCachedIcons

o  copy22x22Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self copy22x22Icon inspect
     ImageEditor openOnClass:self andSelector:#copy22x22Icon
     Icon flushCachedIcons

o  copyFile22x22Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self copyFile22x22Icon inspect
     ImageEditor openOnClass:self andSelector:#copyFile22x22Icon
     Icon flushCachedIcons

o  copyItem22x22Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self copyItem22x22Icon inspect
     ImageEditor openOnClass:self andSelector:#copyItem22x22Icon
     Icon flushCachedIcons

o  copyWidget22x22Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self copyWidget22x22Icon inspect
     ImageEditor openOnClass:self andSelector:#copyWidget22x22Icon
     Icon flushCachedIcons

o  copyWidget22x22Icon2
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self copyWidget22x22Icon2 inspect
     ImageEditor openOnClass:self andSelector:#copyWidget22x22Icon2
     Icon flushCachedIcons

o  cut22x22Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self cut22x22Icon inspect
     ImageEditor openOnClass:self andSelector:#cut22x22Icon
     Icon flushCachedIcons

o  cutIcon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self cutIcon inspect
     ImageEditor openOnClass:self andSelector:#cutIcon
     Icon flushCachedIcons

o  diff22x22Icon2
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self diff22x22Icon2 inspect
     ImageEditor openOnClass:self andSelector:#diff22x22Icon2
     Icon flushCachedIcons

o  directoryBookmarks22x22Icon

o  directoryBookmarks22x22Icon1
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self directoryBookmarks22x22Icon1 inspect
     ImageEditor openOnClass:self andSelector:#directoryBookmarks22x22Icon1
     Icon flushCachedIcons

o  directoryBookmarks22x22Icon2
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self directoryBookmarks22x22Icon2 inspect
     ImageEditor openOnClass:self andSelector:#directoryBookmarks22x22Icon2
     Icon flushCachedIcons

o  directoryUp22x22Icon1
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self directoryUp22x22Icon1 inspect
     ImageEditor openOnClass:self andSelector:#directoryUp22x22Icon1
     Icon flushCachedIcons

o  dosShellTerminal22x22Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self dosShellTerminal22x22Icon inspect
     ImageEditor openOnClass:self andSelector:#dosShellTerminal22x22Icon
     Icon flushCachedIcons

o  fileBrowser22x22Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self fileBrowser22x22Icon inspect
     ImageEditor openOnClass:self andSelector:#fileBrowser22x22Icon
     Icon flushCachedIcons

o  fileBrowser22x22Icon2
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self fileBrowser22x22Icon2 inspect
     ImageEditor openOnClass:self andSelector:#fileBrowser22x22Icon2
     Icon flushCachedIcons

o  fileIn22x22Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self fileIn22x22Icon inspect
     ImageEditor openOnClass:self andSelector:#fileIn22x22Icon
     Icon flushCachedIcons

o  fileOpen22x22Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self fileOpen22x22Icon inspect
     ImageEditor openOnClass:self andSelector:#fileOpen22x22Icon
     Icon flushCachedIcons

o  fileSave22x22Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self fileSave22x22Icon inspect
     ImageEditor openOnClass:self andSelector:#fileSave22x22Icon
     Icon flushCachedIcons

o  fileSaveAs22x22Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self fileSaveAs22x22Icon inspect
     ImageEditor openOnClass:self andSelector:#fileSaveAs22x22Icon
     Icon flushCachedIcons

o  fitImageSizeToView22x22Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self fitImageSizeToView22x22Icon inspect
     ImageEditor openOnClass:self andSelector:#fitImageSizeToView22x22Icon
     Icon flushCachedIcons

o  history22x22Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self history22x22Icon inspect
     ImageEditor openOnClass:self andSelector:#history22x22Icon
     Icon flushCachedIcons

o  history22x22Icon2
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self history22x22Icon2 inspect
     ImageEditor openOnClass:self andSelector:#history22x22Icon2
     Icon flushCachedIcons

o  image22x22Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self image22x22Icon inspect
     ImageEditor openOnClass:self andSelector:#image22x22Icon
     Icon flushCachedIcons

o  imageEditor22x22Icon3
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self imageEditor22x22Icon3 inspect
     ImageEditor openOnClass:self andSelector:#imageEditor22x22Icon3
     Icon flushCachedIcons

o  loadFromFile22x22Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self loadFromFile22x22Icon inspect
     ImageEditor openOnClass:self andSelector:#loadFromFile22x22Icon
     Icon flushCachedIcons

o  loadFromMethod22x22Icon2
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self loadFromMethod22x22Icon2 inspect
     ImageEditor openOnClass:self andSelector:#loadFromMethod22x22Icon2
     Icon flushCachedIcons

o  loadImageFromFile22x22Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self loadImageFromFile22x22Icon inspect
     ImageEditor openOnClass:self andSelector:#loadImageFromFile22x22Icon
     Icon flushCachedIcons

o  loadImageFromMethod22x22Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self loadImageFromMethod22x22Icon inspect
     ImageEditor openOnClass:self andSelector:#loadImageFromMethod22x22Icon
     Icon flushCachedIcons

o  make22x22Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self make22x22Icon inspect
     ImageEditor openOnClass:self andSelector:#make22x22Icon
     Icon flushCachedIcons

o  newBookmark22x22Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self newBookmark22x22Icon inspect
     ImageEditor openOnClass:self andSelector:#newBookmark22x22Icon
     Icon flushCachedIcons

o  newDirectory22x22Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self newDirectory22x22Icon inspect
     ImageEditor openOnClass:self andSelector:#newDirectory22x22Icon
     Icon flushCachedIcons

o  newDirectory22x22Icon2
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self newDirectory22x22Icon2 inspect
     ImageEditor openOnClass:self andSelector:#newDirectory22x22Icon2
     Icon flushCachedIcons

o  newImage22x22Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self newImage22x22Icon inspect
     ImageEditor openOnClass:self andSelector:#newImage22x22Icon
     Icon flushCachedIcons

o  newItem22x22Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self newItem22x22Icon inspect
     ImageEditor openOnClass:self andSelector:#newItem22x22Icon
     Icon flushCachedIcons

o  newWindowSpecIcon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self newWindowSpecIcon inspect
     ImageEditor openOnClass:self andSelector:#newWindowSpecIcon
     Icon flushCachedIcons

o  pasteFile22x22Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self pasteFile22x22Icon inspect
     ImageEditor openOnClass:self andSelector:#pasteFile22x22Icon
     Icon flushCachedIcons

o  pasteItem22x22Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self pasteItem22x22Icon inspect
     ImageEditor openOnClass:self andSelector:#pasteItem22x22Icon
     Icon flushCachedIcons

o  pasteWidget22x22Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self pasteWidget22x22Icon inspect
     ImageEditor openOnClass:self andSelector:#pasteWidget22x22Icon
     Icon flushCachedIcons

o  saveAsMethod22x22Icon2
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self saveAsMethod22x22Icon2 inspect
     ImageEditor openOnClass:self andSelector:#saveAsMethod22x22Icon2
     Icon flushCachedIcons

o  saveAsMethodAs22x22Icon2
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self saveAsMethodAs22x22Icon2 inspect
     ImageEditor openOnClass:self andSelector:#saveAsMethodAs22x22Icon2
     Icon flushCachedIcons

o  saveImage22x22Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self saveImage22x22Icon inspect
     ImageEditor openOnClass:self andSelector:#saveImage22x22Icon
     Icon flushCachedIcons

o  saveImageAsMethod22x22Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self saveImageAsMethod22x22Icon inspect
     ImageEditor openOnClass:self andSelector:#saveImageAsMethod22x22Icon
     Icon flushCachedIcons

o  saveImageBlack22x22Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self saveImageBlack22x22Icon inspect
     ImageEditor openOnClass:self andSelector:#saveImageBlack22x22Icon
     Icon flushCachedIcons

o  searchFile22x22Icon
^ self searchFile22x22Icon1

o  searchFile22x22Icon1
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self searchFile22x22Icon1 inspect
     ImageEditor openOnClass:self andSelector:#searchFile22x22Icon1
     Icon flushCachedIcons

o  searchFile22x22Icon2
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self searchFile22x22Icon2 inspect
     ImageEditor openOnClass:self andSelector:#searchFile22x22Icon2
     Icon flushCachedIcons

o  terminal22x22Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self terminal22x22Icon inspect
     ImageEditor openOnClass:self andSelector:#terminal22x22Icon
     Icon flushCachedIcons

o  uiPainter22x22Icon3
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self uiPainter22x22Icon3 inspect
     ImageEditor openOnClass:self andSelector:#uiPainter22x22Icon3
     Icon flushCachedIcons

o  uiPainter32x32Icon3a
This resource specification was automatically generated
by the ImageEditor of ST/X.

o  view22x22Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self view22x22Icon inspect
     ImageEditor openOnClass:self andSelector:#view22x22Icon
     Icon flushCachedIcons

o  viewAdd22x22Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self viewAdd22x22Icon inspect
     ImageEditor openOnClass:self andSelector:#viewAdd22x22Icon
     Icon flushCachedIcons

o  viewDetails22x22Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self viewDetails22x22Icon inspect
     ImageEditor openOnClass:self andSelector:#viewDetails22x22Icon
     Icon flushCachedIcons

o  viewFlyByInfo22x22Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self viewFlyByInfo22x22Icon inspect
     ImageEditor openOnClass:self andSelector:#viewFlyByInfo22x22Icon
     Icon flushCachedIcons

o  viewInspect22x22Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self viewInspect22x22Icon inspect
     ImageEditor openOnClass:self andSelector:#viewInspect22x22Icon
     Icon flushCachedIcons

o  viewNoDetails22x22Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self viewNoDetails22x22Icon inspect
     ImageEditor openOnClass:self andSelector:#viewNoDetails22x22Icon
     Icon flushCachedIcons

image specs-24x24
o  browseClassExtensions24x24Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self browseClassExtensions24x24Icon inspect
     ImageEditor openOnClass:self andSelector:#browseClassExtensions24x24Icon
     Icon flushCachedIcons

o  changesBrowser24x24Icon2
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self changesBrowser24x24Icon2 inspect
     ImageEditor openOnClass:self andSelector:#changesBrowser24x24Icon2
     Icon flushCachedIcons

o  home24x24Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self home24x24Icon inspect
     ImageEditor openOnClass:self andSelector:#home24x24Icon
     Icon flushCachedIcons

o  left2Arrow24x24Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self left2Arrow24x24Icon inspect
     ImageEditor openOnClass:self andSelector:#left2Arrow24x24Icon
     Icon flushCachedIcons

o  leftArrow24x24Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self leftArrow24x24Icon inspect
     ImageEditor openOnClass:self andSelector:#leftArrow24x24Icon
     Icon flushCachedIcons

o  leftArrow24x24Icon2
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self leftArrow24x24Icon2 inspect
     ImageEditor openOnClass:self andSelector:#leftArrow24x24Icon2
     Icon flushCachedIcons

o  leftArrow24x24disabledIcon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self leftArrow24x24disabledIcon inspect
     ImageEditor openOnClass:self andSelector:#leftArrow24x24disabledIcon
     Icon flushCachedIcons

o  right2Arrow24x24Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self right2Arrow24x24Icon inspect
     ImageEditor openOnClass:self andSelector:#right2Arrow24x24Icon
     Icon flushCachedIcons

o  rightArrow24x24Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self rightArrow24x24Icon inspect
     ImageEditor openOnClass:self andSelector:#rightArrow24x24Icon
     Icon flushCachedIcons

o  rightArrow24x24Icon2
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self rightArrow24x24Icon2 inspect
     ImageEditor openOnClass:self andSelector:#rightArrow24x24Icon2
     Icon flushCachedIcons

o  rightArrow24x24disabledIcon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self rightArrow24x24disabledIcon inspect
     ImageEditor openOnClass:self andSelector:#rightArrow24x24disabledIcon
     Icon flushCachedIcons

o  sUnit24x24Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self sUnit24x24Icon inspect
     ImageEditor openOnClass:self andSelector:#sUnit24x24Icon
     Icon flushCachedIcons

o  stxHome24x24Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self stxHome24x24Icon inspect
     ImageEditor openOnClass:self andSelector:#stxHome24x24Icon
     Icon flushCachedIcons

o  systemBrowser24x24Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self systemBrowser24x24Icon inspect
     ImageEditor openOnClass:self andSelector:#systemBrowser24x24Icon
     Icon flushCachedIcons

o  systemBrowser24x24Icon2
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self systemBrowser24x24Icon2 inspect
     ImageEditor openOnClass:self andSelector:#systemBrowser24x24Icon2
     Icon flushCachedIcons

image specs-26x26
o  currentDirectoryIcon26x26Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self currentDirectoryIcon26x26Icon inspect
     ImageEditor openOnClass:self andSelector:#currentDirectoryIcon26x26Icon
     Icon flushCachedIcons

o  directoryBookmarks26x26Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

o  home26x26Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self home26x26Icon inspect
     ImageEditor openOnClass:self andSelector:#home26x26Icon
     Icon flushCachedIcons

o  make26x26Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self make26x26Icon inspect
     ImageEditor openOnClass:self andSelector:#make26x26Icon
     Icon flushCachedIcons

o  menu26x26Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self menu26x26Icon inspect
     ImageEditor openOnClass:self andSelector:#menu26x26Icon
     Icon flushCachedIcons

o  newMenu26x26Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self newMenu26x26Icon inspect
     ImageEditor openOnClass:self andSelector:#newMenu26x26Icon
     Icon flushCachedIcons

o  printer26x26Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self printer26x26Icon inspect
     ImageEditor openOnClass:self andSelector:#printer26x26Icon
     Icon flushCachedIcons

o  search26x26Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self search26x26Icon inspect
     ImageEditor openOnClass:self andSelector:#search26x26Icon
     Icon flushCachedIcons

o  stxHome26x26Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self stxHome26x26Icon inspect
     ImageEditor openOnClass:self andSelector:#stxHome26x26Icon
     Icon flushCachedIcons

o  workspace26x26Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self workspace26x26Icon inspect
     ImageEditor openOnClass:self andSelector:#workspace26x26Icon
     Icon flushCachedIcons

image specs-32x32
o  deleteFileConfirmation32x32Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self deleteFileConfirmation32x32Icon inspect
     ImageEditor openOnClass:self andSelector:#deleteFileConfirmation32x32Icon
     Icon flushCachedIcons

o  error32x32Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self error32x32Icon inspect
     ImageEditor openOnClass:self andSelector:#error32x32Icon
     Icon flushCachedIcons

o  fileBrowser32x32Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self fileBrowser32x32Icon inspect
     ImageEditor openOnClass:self andSelector:#fileBrowser32x32Icon
     Icon flushCachedIcons

o  help32x32Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self help32x32Icon inspect
     ImageEditor openOnClass:self andSelector:#help32x32Icon
     Icon flushCachedIcons

o  imageEditor32x32Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self imageEditor32x32Icon inspect
     ImageEditor openOnClass:self andSelector:#imageEditor32x32Icon
     Icon flushCachedIcons

o  imageEditor32x32Icon3
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self imageEditor32x32Icon3 inspect
     ImageEditor openOnClass:self andSelector:#imageEditor32x32Icon3
     Icon flushCachedIcons

o  menuEditor32x32Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self menuEditor32x32Icon inspect
     ImageEditor openOnClass:self andSelector:#menuEditor32x32Icon
     Icon flushCachedIcons

o  menuEditor32x32Icon2
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self menuEditor32x32Icon2 inspect
     ImageEditor openOnClass:self andSelector:#menuEditor32x32Icon2
     Icon flushCachedIcons

o  menuEditor32x32Icon3
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self menuEditor32x32Icon3 inspect
     ImageEditor openOnClass:self andSelector:#menuEditor32x32Icon3
     Icon flushCachedIcons

o  uiPainter32x32Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self uiPainter32x32Icon inspect
     ImageEditor openOnClass:self andSelector:#uiPainter32x32Icon
     Icon flushCachedIcons

o  uiPainter32x32Icon2
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self uiPainter32x32Icon2 inspect
     ImageEditor openOnClass:self andSelector:#uiPainter32x32Icon2
     Icon flushCachedIcons

o  uiPainter32x32Icon3
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self uiPainter32x32Icon3 inspect
     ImageEditor openOnClass:self andSelector:#uiPainter32x32Icon3
     Icon flushCachedIcons

o  warn32x32Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self warn32x32Icon inspect
     ImageEditor openOnClass:self andSelector:#warn32x32Icon
     Icon flushCachedIcons

image specs-tools-FileBrowser
o  addBufferIcon
^ self tabAdd16x16Icon

o  addTabIcon

o  changesBrowserIcon

o  copyFileIcon

o  copyIcon

o  csvFileContentsIcon

o  currentDirectoryIcon
(comment from inherited method)
This resource specification was automatically generated
by the ImageEditor of ST/X.

o  cutFileIcon

o  deleteFileIcon

o  diffIcon

o  directoryBookmarksIcon

o  directoryUpIcon

o  dosShellTerminalIcon

o  editFileIcon

o  editIcon

o  encodingLockIcon

o  fileContentsIcon

o  fileImageContentsIcon

o  fileInIcon

o  fitImageSizeToViewIcon

o  hexToggleIcon

o  historyBackIcon

o  historyForwardIcon

o  historyForwardInGlobalListIcon

o  historyIcon

o  homeIcon
^ self home26x26Icon

o  makeIcon
^ self make22x22Icon

o  newDirectoryIcon

o  newFileIcon

o  pasteFileIcon

o  printerIcon

o  reloadTextFromFileIcon

o  removeTabEnteredIcon

o  removeTabIcon

o  searchFileIcon

o  searchIcon

o  stxHomeIcon
^ self stxHome26x26Icon

o  unixShellTerminalIcon
self unixShellTerminalIcon

o  viewDetailsIcon

o  viewNoDetailsIcon

o  xmlFileContentsIcon

o  zipFileContentsIcon

image specs-tools-FileBrowser-Filetypes
o  csvFileContents19x22Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self csvFileContents19x22Icon inspect
     ImageEditor openOnClass:self andSelector:#csvFileContents19x22Icon
     Icon flushCachedIcons

o  fileTypeAddOnLinked
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self fileTypeAddOnLinked inspect
     ImageEditor openOnClass:self andSelector:#fileTypeAddOnLinked
     Icon flushCachedIcons

o  fileTypeAddOnLocked
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self fileTypeAddOnLocked inspect
     ImageEditor openOnClass:self andSelector:#fileTypeAddOnLocked
     Icon flushCachedIcons

o  fileTypeBinaryFileIcon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self fileTypeBinaryFileIcon inspect
     ImageEditor openOnClass:self andSelector:#fileTypeBinaryFileIcon
     Icon flushCachedIcons

o  fileTypeCPlusPlusSourceIcon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self fileTypeCPlusPlusSourceIcon inspect
     ImageEditor openOnClass:self andSelector:#fileTypeCPlusPlusSourceIcon
     Icon flushCachedIcons

o  fileTypeCSourceIcon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self fileTypeCSourceIcon inspect
     ImageEditor openOnClass:self andSelector:#fileTypeCSourceIcon
     Icon flushCachedIcons

o  fileTypeDirectoryGrayIcon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self fileTypeDirectoryGrayIcon inspect
     ImageEditor openOnClass:self andSelector:#fileTypeDirectoryGrayIcon
     Icon flushCachedIcons

o  fileTypeDirectoryIcon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self fileTypeDirectoryIcon inspect
     ImageEditor openOnClass:self andSelector:#fileTypeDirectoryIcon
     Icon flushCachedIcons

o  fileTypeDirectoryOpenGrayIcon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self fileTypeDirectoryOpenGrayIcon inspect
     ImageEditor openOnClass:self andSelector:#fileTypeDirectoryOpenGrayIcon
     Icon flushCachedIcons

o  fileTypeDirectoryOpenIcon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self fileTypeDirectoryOpenIcon inspect
     ImageEditor openOnClass:self andSelector:#fileTypeDirectoryOpenIcon
     Icon flushCachedIcons

o  fileTypeFileIcon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self fileTypeFileIcon inspect
     ImageEditor openOnClass:self andSelector:#fileTypeFileIcon
     Icon flushCachedIcons

o  fileTypeHeaderFileIcon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self fileTypeHeaderFileIcon inspect
     ImageEditor openOnClass:self andSelector:#fileTypeHeaderFileIcon
     Icon flushCachedIcons

o  fileTypeImageFileIcon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self fileTypeImageFileIcon inspect
     ImageEditor openOnClass:self andSelector:#fileTypeImageFileIcon
     Icon flushCachedIcons

o  fileTypeJavaScriptSourceIcon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self fileTypeJavaScriptSourceIcon inspect
     ImageEditor openOnClass:self andSelector:#fileTypeJavaScriptSourceIcon
     Icon flushCachedIcons

o  fileTypeJavaSourceIcon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self fileTypeJavaSourceIcon inspect
     ImageEditor openOnClass:self andSelector:#fileTypeJavaSourceIcon
     Icon flushCachedIcons

o  fileTypeLispSourceIcon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self fileTypeLispSourceIcon inspect
     ImageEditor openOnClass:self andSelector:#fileTypeLispSourceIcon
     Icon flushCachedIcons

o  fileTypePythonSourceIcon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self fileTypePythonSourceIcon inspect
     ImageEditor openOnClass:self andSelector:#fileTypePythonSourceIcon
     Icon flushCachedIcons

o  fileTypeSmalltalkSourceIcon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self fileTypeSmalltalkSourceIcon inspect
     ImageEditor openOnClass:self andSelector:#fileTypeSmalltalkSourceIcon
     Icon flushCachedIcons

o  fileTypeTextHtmlIcon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self fileTypeTextHtmlIcon inspect
     ImageEditor openOnClass:self andSelector:#fileTypeTextHtmlIcon
     Icon flushCachedIcons

o  fileTypeTextIcon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self fileTypeTextIcon inspect
     ImageEditor openOnClass:self andSelector:#fileTypeTextIcon
     Icon flushCachedIcons

o  fileTypeTextXMLIcon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self fileTypeTextXMLIcon inspect
     ImageEditor openOnClass:self andSelector:#fileTypeTextXMLIcon
     Icon flushCachedIcons

o  hexToggle19x22Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self hexToggle19x22Icon inspect
     ImageEditor openOnClass:self andSelector:#hexToggle19x22Icon
     Icon flushCachedIcons

o  xmlFileContents19x22Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self xmlFileContents19x22Icon inspect
     ImageEditor openOnClass:self andSelector:#xmlFileContents19x22Icon
     Icon flushCachedIcons

o  zipFileContents19x22Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self zipFileContents19x22Icon inspect
     ImageEditor openOnClass:self andSelector:#zipFileContents19x22Icon
     Icon flushCachedIcons

image specs-tools-ImageEditor
o  loadImageFromFileIcon

o  loadImageFromMethodIcon
^ self loadImageFromMethod22x22Icon

o  newImageIcon

o  saveImageAsMethodAsIcon
^ self saveImageAsMethod22x22Icon

o  saveImageAsMethodIcon
^ self saveImageAsMethod22x22Icon

image specs-tools-Launcher
o  browseClassExtensionsIcon

o  displayScreenIcon

o  imageEditorIcon

o  saveImageIcon
^ self saveImage22x22Icon

o  startChangesBrowserIcon
^ self changesBrowser22x22Icon

o  startFileBrowserIcon
^ self fileBrowser26x24Icon

o  startImageEditorIcon
(comment from inherited method)
^ self imageEditor28x28Icon

o  startMenuEditorIcon
(comment from inherited method)
^ self menuEditor28x28Icon

o  startNewFileBrowserIcon
^ self fileBrowser26x24Icon

o  startNewSystemBrowserIcon

o  startSystemBrowserIcon
(comment from inherited method)
^ SystemBrowser defaultIcon

o  startUIPainterIcon
(comment from inherited method)
^ self uiPainter28x28Icon

o  stxHelpIcon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self stxHelpIcon inspect
     ImageEditor openOnClass:self andSelector:#stxHelpIcon
     Icon flushCachedIcons

o  systemBrowserIcon

image specs-tools-MenuEditor
o  copyMenuItemIcon

o  cutMenuItemIcon

o  newMenuIcon

o  pasteMenuItemIcon

image specs-tools-UIPainter
o  copyWidgetIcon

o  cutWidgetIcon

o  pasteWidgetIcon

image specs-tools-misc
o  fileOpenIcon

o  loadFromFileIcon

o  loadFromMethodIcon
^ self loadImageFromMethod22x22Icon

o  newRowIcon

o  redoIcon

o  removeRowIcon

o  saveAsMethodAsIcon
^ self saveImageAsMethod22x22Icon

o  saveAsMethodIcon
^ self saveImageAsMethod22x22Icon

o  saveTextToFileIcon

o  saveToFileAsIcon

o  saveToFileIcon

o  undoIcon
(comment from inherited method)
^ self undo16x16Icon2

image specs-window icons
o  newFileBrowserIcon
^ self fileBrowser26x24Icon



ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Sat, 27 Jul 2024 03:49:47 GMT