eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'VistaToolbarIconLibrary':

Home

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

Class: VistaToolbarIconLibrary


Inheritance:

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

Package:
stx:libwidg
Category:
Interface-Smalltalk
Version:
rev: 1.19 date: 2021/01/20 15:37:38
user: cg
file: VistaToolbarIconLibrary.st directory: libwidg
module: stx stc-classLibrary: libwidg

Description:


ToolbarIconLibrary := VistaToolbarIconLibrary

This is a style specific icon library for a vista 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) 2008 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  checkToggleOffDisabledIcon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

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

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

Usage example(s):

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

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

Usage example(s):

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

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

Usage example(s):

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

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

Usage example(s):

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

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

Usage example(s):

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

Usage example(s):

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

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

Usage example(s):

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

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

Usage example(s):

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

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

Usage example(s):

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

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

Usage example(s):

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

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

Usage example(s):

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

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

Usage example(s):

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

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

Usage example(s):

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

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

Usage example(s):

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

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

Usage example(s):

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

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

Usage example(s):

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

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

Usage example(s):

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

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

Usage example(s):

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

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

Usage example(s):

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

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

Usage example(s):

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

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

Usage example(s):

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

image specs-09x09
o  closeIndicatorInTree9x9Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

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

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

Usage example(s):

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

image specs-tools-FileBrowser-Filetypes
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  fileTypeDirectoryOpenIcon
This resource specification was automatically generated
by the ImageEditor of ST/X.

image-specs-12x12
o  radioOff12x12Icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

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

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

Usage example(s):

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

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

Usage example(s):

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

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

Usage example(s):

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

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

Usage example(s):

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

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

Usage example(s):

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



ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Sat, 27 Jul 2024 02:28:46 GMT