Squeak Class Documentation category index | class index  
 
VeryPickyMorph
  category: Tools-Explorer
  superclass: Morph
  subclasses:

Contributed by Bob Arning as part of the ObjectExplorer package.

instance methods
  as yet unclassified
  complexContents
delete
drawOn:
initialize
justDroppedInto:event:
passengerMorph:

class methods
  no messages
 

instance methods
  as yet unclassified top  
 

complexContents


 

delete

Remove the receiver as a submorph of its owner and make its new owner be nil.


 

drawOn:


 

initialize


 

justDroppedInto:event:

This message is sent to a dropped morph after it has been dropped on -- and been accepted by -- a drop-sensitive morph


 

passengerMorph:


class methods
  no messages top