eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'CheckLabel':

Home

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

Class: CheckLabel


Inheritance:

   Object
   |
   +--GraphicsMedium
      |
      +--DisplaySurface
         |
         +--SimpleView
            |
            +--View
               |
               +--Label
                  |
                  +--CheckLabel

Package:
stx:libwidg
Category:
Views-Layout
Version:
rev: 1.6 date: 2019/04/23 17:19:21
user: cg
file: CheckLabel.st directory: libwidg
module: stx stc-classLibrary: libwidg

Description:


used for labels in checkBoxes;
the only added functionality is the focus-frame
drawn around.
This is used with win95 styles only.


Instance protocol:

accessing
o  hasFocus: aBoolean
set the value of the instance variable 'hasFocus' (automatically generated)

queries
o  hasFocus
return the value of the instance variable 'hasFocus' (automatically generated)

redrawing
o  drawWith: fg and: bg
(comment from inherited method)
redraw my label with fg/bg - this generic method is also used by subclasses
(especially Button) to redraw the logo in different colors.



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Wed, 24 Apr 2024 16:22:45 GMT