eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'Windows10ToolbarIconLibrary':

Home

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

Class: Windows10ToolbarIconLibrary


Inheritance:

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

Package:
stx:libwidg
Category:
Interface-Smalltalk
Version:
rev: 1.6 date: 2024/04/11 10:08:54
user: matilk
file: Windows10ToolbarIconLibrary.st directory: libwidg
module: stx stc-classLibrary: libwidg

Description:


ToolbarIconLibrary := Windows10ToolbarIconLibrary

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

Usage example(s):

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

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

Usage example(s):

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

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

Usage example(s):

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

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

Usage example(s):

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

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

Usage example(s):

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

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

Usage example(s):

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

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

o  scrollDownDisabledIcon

o  scrollDownIcon

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

o  scrollDownOffEnteredIcon

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

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

o  scrollLeftDisabledIcon

o  scrollLeftIcon

o  scrollLeftOffEnteredIcon

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

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

o  scrollRightDisabledIcon

o  scrollRightIcon

o  scrollRightOffEnteredIcon

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

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

o  scrollUpDisabledIcon

o  scrollUpIcon

o  scrollUpOffEnteredIcon

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

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



ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Sat, 07 Sep 2024 23:18:16 GMT