No comment. Sorry.
acceptSort
addControls
book:morphsToSort:
changeExtent:
closeButtonOnly
Replace my default control panel with one that has only a close button.
columnWith:
getPartsBinStatus
initialize
pageHolder
rowWith:
togglePartsBinStatus
wantsToBeDroppedInto:
Return true if it's okay to drop the receiver into aMorph
wrapperFor:
veryDeepFixupWith:
If fields were weakly copied, fix them here. If they were in the tree being copied, fix them up, otherwise point to the originals.
veryDeepInner:
Copy all of my instance variables. Some need to be not copied at all, but shared. Warning!! Every instance variable defined in this class must be handled. We must also implement veryDeepFixupWith:. See DeepCopier class comment.