eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'Windows8ToolbarIconLibrary':

Home

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

Class: Windows8ToolbarIconLibrary


Inheritance:

   Object
   |
   +--GenericToolbarIconLibrary
      |
      +--XPToolbarIconLibrary
         |
         +--VistaToolbarIconLibrary
            |
            +--Windows8ToolbarIconLibrary
               |
               +--Windows10ToolbarIconLibrary

Package:
stx:libwidg
Category:
Interface-Smalltalk
Version:
rev: 1.18 date: 2022/11/15 14:23:49
user: cg
file: Windows8ToolbarIconLibrary.st directory: libwidg
module: stx stc-classLibrary: libwidg

Description:


ToolbarIconLibrary := Windows8ToolbarIconLibrary

This is a style specific icon library for a windows8 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 add only to here.
    For every icon-method here, there MUST be a corresponding (albeit
    possibly ugly) icon-method in GenericToolBarIcon.

copyright

COPYRIGHT (c) 2013 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  downArrowDisabledIcon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

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

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

Usage example(s):

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

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

Usage example(s):

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

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

Usage example(s):

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

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

Usage example(s):

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

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

Usage example(s):

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

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

Usage example(s):

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

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

Usage example(s):

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

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

Usage example(s):

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

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

Usage example(s):

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

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

Usage example(s):

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

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

Usage example(s):

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

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

Usage example(s):

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

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

Usage example(s):

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

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

Usage example(s):

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

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

Usage example(s):

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

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

Usage example(s):

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

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

Usage example(s):

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

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

Usage example(s):

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

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

Usage example(s):

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

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

Usage example(s):

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

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

Usage example(s):

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

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

Usage example(s):

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

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

Usage example(s):

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

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

Usage example(s):

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

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

Usage example(s):

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

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

Usage example(s):

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

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

Usage example(s):

     self fileTypeArchiveZipIcon inspect
     ImageEditor openOnClass:self andSelector:#fileTypeArchiveZipIcon
     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  fileTypeBookmarksIcon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

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

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

Usage example(s):

     self fileTypeCDIcon inspect
     ImageEditor openOnClass:self andSelector:#fileTypeCDIcon
     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  fileTypeCloudIcon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

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

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

Usage example(s):

     self fileTypeDesktopIcon inspect
     ImageEditor openOnClass:self andSelector:#fileTypeDesktopIcon
     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  fileTypeDirectoryNetworkIcon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self fileTypeDirectoryNetworkIcon inspect
     ImageEditor openOnClass:self andSelector:#fileTypeDirectoryNetworkIcon
     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  fileTypeDocumentIcon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

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

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

Usage example(s):

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

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

Usage example(s):

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

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

Usage example(s):

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

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

Usage example(s):

     self fileTypeExecutableFileIcon inspect
     ImageEditor openOnClass:self andSelector:#fileTypeExecutableFileIcon
     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  fileTypeHostIcon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self fileTypeHostIcon inspect
     ImageEditor openOnClass:self andSelector:#fileTypeHostIcon
     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  fileTypeImageGIFIcon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self fileTypeImageGIFIcon inspect
     ImageEditor openOnClass:self andSelector:#fileTypeImageGIFIcon
     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  fileTypeMusicIcon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self fileTypeMusicIcon inspect
     ImageEditor openOnClass:self andSelector:#fileTypeMusicIcon
     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  fileTypeTextDocumentIcon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self fileTypeTextDocumentIcon inspect
     ImageEditor openOnClass:self andSelector:#fileTypeTextDocumentIcon
     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  fileTypeVideoIcon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

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



ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Mon, 18 Nov 2024 08:35:38 GMT