UIPropertyView.st
changeset 60 7542ab7fbbfe
parent 59 0a2b2ff030a0
child 62 0e8573b4329a
equal deleted inserted replaced
59:0a2b2ff030a0 60:7542ab7fbbfe
       
     1 'From Smalltalk/X, Version:3.1.4 on 25-feb-1997 at 2:17:33 pm'                  !
       
     2 
     1 ApplicationModel subclass:#UIPropertyView
     3 ApplicationModel subclass:#UIPropertyView
     2 	instanceVariableNames:'builderView modified propertyFrame propertyList propertySpecs
     4 	instanceVariableNames:'builderView modified propertyFrame propertyList propertySpecs
     3 		currentView currentSpec propertyAspects staticAspects
     5 		currentView currentSpec propertyAspects staticAspects
     4 		specBeingEdited userSelectedProperty currentSpecChannel'
     6 		specBeingEdited userSelectedProperty currentSpecChannel'
     5 	classVariableNames:''
     7 	classVariableNames:''