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

Package:
stx:libwidg
Category:
Interface-Smalltalk
Version:
rev: 1.5 date: 2017/01/23 23:28:28
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 ionly to here.
    For every icon-method here, there MUST be a corresponding (albeit
    possibly ugly) icon-method in GenericToolBarIcon.


Class protocol:

image specs
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  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



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Thu, 18 Apr 2024 18:11:37 GMT