|
Class: XPToolbarIconLibrary
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
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.
copyrightCOPYRIGHT (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.
image specs
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
helpIcon
-
-
historyBackInGlobalListIcon
-
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
-
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
|
-
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
|
-
indent16x16Icon1
-
This resource specification was automatically generated
by the ImageEditor of ST/X.
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
undent16x16Icon1
-
This resource specification was automatically generated
by the ImageEditor of ST/X.
-
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
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
directoryBookmarks22x22Icon
-
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
searchFile22x22Icon
-
^ self searchFile22x22Icon1
-
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
|
-
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
|
-
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
|
-
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
|
-
uiPainter32x32Icon3a
-
This resource specification was automatically generated
by the ImageEditor of ST/X.
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
-
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
|
-
directoryBookmarks26x26Icon
-
This resource specification was automatically generated
by the ImageEditor of ST/X.
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
-
addBufferIcon
-
^ self tabAdd16x16Icon
-
addTabIcon
-
-
changesBrowserIcon
-
-
copyFileIcon
-
-
copyIcon
-
-
csvFileContentsIcon
-
-
currentDirectoryIcon
-
(comment from inherited method)
This resource specification was automatically generated
by the ImageEditor of ST/X.
-
cutFileIcon
-
-
deleteFileIcon
-
-
diffIcon
-
-
directoryBookmarksIcon
-
-
directoryUpIcon
-
-
dosShellTerminalIcon
-
-
editFileIcon
-
-
editIcon
-
-
encodingLockIcon
-
-
fileContentsIcon
-
-
fileImageContentsIcon
-
-
fileInIcon
-
-
fitImageSizeToViewIcon
-
-
hexToggleIcon
-
-
historyBackIcon
-
-
historyForwardIcon
-
-
historyForwardInGlobalListIcon
-
-
historyIcon
-
-
homeIcon
-
^ self home26x26Icon
-
makeIcon
-
^ self make22x22Icon
-
newDirectoryIcon
-
-
newFileIcon
-
-
pasteFileIcon
-
-
printerIcon
-
-
reloadTextFromFileIcon
-
-
removeTabEnteredIcon
-
-
removeTabIcon
-
-
searchFileIcon
-
-
searchIcon
-
-
stxHomeIcon
-
^ self stxHome26x26Icon
-
unixShellTerminalIcon
-
self unixShellTerminalIcon
-
viewDetailsIcon
-
-
viewNoDetailsIcon
-
-
xmlFileContentsIcon
-
-
zipFileContentsIcon
-
image specs-tools-FileBrowser-Filetypes
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
|
-
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
-
loadImageFromFileIcon
-
-
loadImageFromMethodIcon
-
^ self loadImageFromMethod22x22Icon
-
newImageIcon
-
-
saveImageAsMethodAsIcon
-
^ self saveImageAsMethod22x22Icon
-
saveImageAsMethodIcon
-
^ self saveImageAsMethod22x22Icon
image specs-tools-Launcher
-
browseClassExtensionsIcon
-
-
displayScreenIcon
-
-
imageEditorIcon
-
-
saveImageIcon
-
^ self saveImage22x22Icon
-
startChangesBrowserIcon
-
^ self changesBrowser22x22Icon
-
startFileBrowserIcon
-
^ self fileBrowser26x24Icon
-
startImageEditorIcon
-
(comment from inherited method)
^ self imageEditor28x28Icon
-
startMenuEditorIcon
-
(comment from inherited method)
^ self menuEditor28x28Icon
-
startNewFileBrowserIcon
-
^ self fileBrowser26x24Icon
-
startNewSystemBrowserIcon
-
-
startSystemBrowserIcon
-
(comment from inherited method)
^ SystemBrowser defaultIcon
-
startUIPainterIcon
-
(comment from inherited method)
^ self uiPainter28x28Icon
-
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
|
-
systemBrowserIcon
-
image specs-tools-MenuEditor
-
copyMenuItemIcon
-
-
cutMenuItemIcon
-
-
newMenuIcon
-
-
pasteMenuItemIcon
-
image specs-tools-UIPainter
-
copyWidgetIcon
-
-
cutWidgetIcon
-
-
pasteWidgetIcon
-
image specs-tools-misc
-
fileOpenIcon
-
-
loadFromFileIcon
-
-
loadFromMethodIcon
-
^ self loadImageFromMethod22x22Icon
-
newRowIcon
-
-
redoIcon
-
-
removeRowIcon
-
-
saveAsMethodAsIcon
-
^ self saveImageAsMethod22x22Icon
-
saveAsMethodIcon
-
^ self saveImageAsMethod22x22Icon
-
saveTextToFileIcon
-
-
saveToFileAsIcon
-
-
saveToFileIcon
-
-
undoIcon
-
(comment from inherited method)
^ self undo16x16Icon2
image specs-window icons
-
newFileBrowserIcon
-
^ self fileBrowser26x24Icon
|