A common superclass for BookMorph and WebBookMorph
addCustomMenuItems:hand:
This factoring allows subclasses to have different menu yet still use the super call for the rest of the metamenu.
clearNewPagePrototype
firstPage
insertPage
sortPages
addBookMenuItemsTo:hand:
currentPlayerDo:
If the receiver is a viewer/scriptor associated with a current Player object, evaluate the given block against that object
move
pageSize
pageSize:
playPageFlipSound:
showingFullScreenString
showingPageControlsString
fewerPageControls
fullControlSpecs
hidePageControls
Delete all submorphs answering to the property #pageControl
makePageControlsFrom:
From the controlSpecs, create a set of page control and return them -- this method does *not* add the controls to the receiver.
shortControlSpecs
showPageControls
showPageControls:
initialize
BooklikeMorph initialize
turnOffSoundWhile:
Turn off page flip sound during the given block.