eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'ColorInspectorView':

Home

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

Class: ColorInspectorView


Inheritance:

   Object
   |
   +--GraphicsMedium
      |
      +--DisplaySurface
         |
         +--SimpleView
            |
            +--InspectorView
               |
               +--ColorInspectorView

Package:
stx:libtool
Category:
Interface-Inspector
Version:
rev: 1.14 date: 2011/07/05 12:04:32
user: cg
file: ColorInspectorView.st directory: libtool
module: stx stc-classLibrary: libtool

Class protocol:

menu specs
o  colorMenu
This resource specification was automatically generated
by the MenuEditor of ST/X.

usage example(s):

     MenuEditor new openOnClass:ColorInspectorView andSelector:#colorMenu
     (Menu new fromLiteralArrayEncoding:(ColorInspectorView colorMenu)) startUp


Instance protocol:

accessing
o  inspect: anObject
(comment from inherited method)
set/update the object to be inspected

initialization
o  initialize
ColorInspectorView inspect:(Color yellow)
ColorInspectorView inspect:(Color name:'brown') lightened)

menu
o  optionalToolItems
inserted after inspect/browse

user actions
o  openColorEditor



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Thu, 28 Mar 2024 20:03:01 GMT