#DOCUMENTATION by cg
authorClaus Gittinger <cg@exept.de>
Tue, 28 Nov 2017 19:25:43 +0100
changeset 5642 c7b964aa14df
parent 5641 ce6b939d57d6
child 5643 ce73dd6f7740
#DOCUMENTATION by cg class: CheckBox category of: #backgroundColor #backgroundColor: #disabledLabelEtchedForegroundColor #disabledLabelForegroundColor #foregroundColor #foregroundColor: #labelForegroundColor #viewBackground:
CheckBox.st
--- a/CheckBox.st	Tue Nov 28 19:24:56 2017 +0100
+++ b/CheckBox.st	Tue Nov 28 19:25:43 2017 +0100
@@ -435,7 +435,7 @@
 
 ! !
 
-!CheckBox methodsFor:'accessing-colors'!
+!CheckBox methodsFor:'accessing-color & font'!
 
 backgroundColor
     "get backgroundColor of the label view"