UIPainterTreeView.st
changeset 60 7542ab7fbbfe
parent 58 668eb9eae2ac
child 62 0e8573b4329a
equal deleted inserted replaced
59:0a2b2ff030a0 60:7542ab7fbbfe
     7  inclusion of the above copyright notice.   This software may not
     7  inclusion of the above copyright notice.   This software may not
     8  be provided or otherwise made available to, or used by, any
     8  be provided or otherwise made available to, or used by, any
     9  other person.  No title to or ownership of the software is
     9  other person.  No title to or ownership of the software is
    10  hereby transferred.
    10  hereby transferred.
    11 "
    11 "
       
    12 
       
    13 'From Smalltalk/X, Version:3.1.4 on 25-feb-1997 at 2:17:28 pm'                  !
    12 
    14 
    13 SelectionInListView subclass:#UIPainterTreeView
    15 SelectionInListView subclass:#UIPainterTreeView
    14 	instanceVariableNames:'builderView'
    16 	instanceVariableNames:'builderView'
    15 	classVariableNames:''
    17 	classVariableNames:''
    16 	poolDictionaries:''
    18 	poolDictionaries:''