|
Class: MacOSX2DarkToolbarIconLibrary
Object
|
+--GenericToolbarIconLibrary
|
+--XPToolbarIconLibrary
|
+--MacOSXToolbarIconLibrary
|
+--MacOSX2ToolbarIconLibrary
|
+--MacOSX2DarkToolbarIconLibrary
- Package:
- stx:libwidg
- Category:
- Interface-Smalltalk
- Version:
- rev:
1.2
date: 2019/12/13 20:38:34
- user: cg
- file: MacOSX2DarkToolbarIconLibrary.st directory: libwidg
- module: stx stc-classLibrary: libwidg
documentation to be added.
[instance variables:]
[class variables:]
copyrightCOPYRIGHT (c) 2018 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
-
radioOffDisabledIcon
-
This resource specification was automatically generated
by the ImageEditor of ST/X.
Usage example(s):
self radioOffDisabledIcon inspect
ImageEditor openOnClass:self andSelector:#radioOffDisabledIcon
Icon flushCachedIcons
|
-
radioOffIcon
-
This resource specification was automatically generated
by the ImageEditor of ST/X.
Usage example(s):
self radioOffIcon inspect
ImageEditor openOnClass:self andSelector:#radioOffIcon
Icon flushCachedIcons
|
-
radioOnDisabledIcon
-
This resource specification was automatically generated
by the ImageEditor of ST/X.
Usage example(s):
self radioOnDisabledIcon inspect
ImageEditor openOnClass:self andSelector:#radioOnDisabledIcon
Icon flushCachedIcons
|
-
radioOnIcon
-
This resource specification was automatically generated
by the ImageEditor of ST/X.
Usage example(s):
self radioOnIcon inspect
ImageEditor openOnClass:self andSelector:#radioOnIcon
Icon flushCachedIcons
|
|