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.8 date: 2021/01/20 14:38:28
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.

copyright

COPYRIGHT (c) 1998 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:

defaults
o  defaultFont


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.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Mon, 18 Nov 2024 04:45:56 GMT