extensions.st
author Claus Gittinger <cg@exept.de>
Tue, 16 Jul 2019 15:06:06 +0200
changeset 8732 2126b6c5f654
parent 7806 060e50ed6d74
child 7855 46203abe7d57
permissions -rw-r--r--
#FEATURE by cg class: ModalBox added: #windowTitle #windowTitle:

"{ Package: 'stx:libview' }"!

!Object methodsFor:'testing'!

isColormap
    ^ false
! !

!stx_libview class methodsFor:'documentation'!

extensionsVersion_CVS
    ^ '$Header$'
! !