#DOCUMENTATION by cg
authorClaus Gittinger <cg@exept.de>
Tue, 28 Nov 2017 19:26:25 +0100
changeset 6238 341edb64b989
parent 6237 ee16cb5f52c9
child 6239 f8540a4fde9e
#DOCUMENTATION by cg class: Label category of: #backgroundColor #backgroundColor: #etchedForegroundColor #etchedForegroundColor: #foregroundColor #foregroundColor: #foregroundColor:backgroundColor: #viewBackground:
Label.st
--- a/Label.st	Tue Nov 28 19:26:10 2017 +0100
+++ b/Label.st	Tue Nov 28 19:26:25 2017 +0100
@@ -962,7 +962,7 @@
     "Modified: / 31.10.1997 / 14:37:02 / cg"
 ! !
 
-!Label methodsFor:'accessing-colors'!
+!Label methodsFor:'accessing-color & font'!
 
 backgroundColor
     "return the background color"