Squeak Class Documentation category index | class index  
 
EmbeddedWorldBorderMorph
  category: Morphic-Basic
  superclass: AlignmentMorph
  subclasses: NetworkTerminalBorderMorph

No comment. Sorry.

instance methods
  as yet unclassified
  addCustomMenuItems:hand:
drawOn:
extent:
goAppView
goFactoryView
goFullView
goNormalProjectEntry
handlesMouseDown:
initialize
minHeight:
minWidth:
morphicLayerNumber
mouseDown:
myTransformation
myWorldChanged
toggleZoom
worldIEnclose
xxxfixLayout

  boxes
  appViewBoxArea
boxesAndColorsAndSelectors
factoryViewBoxArea
fullViewBoxArea
genericBoxArea:
normalEntryBoxArea
zoomBoxArea

class methods
  no messages
 

instance methods
  as yet unclassified top  
 

addCustomMenuItems:hand:

Add morph-specific items to the given menu which was invoked by the given hand. This method provides is invoked both from the halo-menu and from the control-menu regimes.


 

drawOn:


 

extent:


 

goAppView


 

goFactoryView


 

goFullView


 

goNormalProjectEntry


 

handlesMouseDown:

Do I want to receive mouseDown events (mouseDown:, mouseMove:, mouseUp:)?


 

initialize


 

minHeight:


 

minWidth:


 

morphicLayerNumber

helpful for insuring some morphs always appear in front of or behind others.
smaller numbers are in front


 

mouseDown:

Handle a mouse down event. The default response is to let my eventHandler, if any, handle it.


 

myTransformation


 

myWorldChanged


 

toggleZoom


 

worldIEnclose


 

xxxfixLayout


  boxes top  
 

appViewBoxArea


 

boxesAndColorsAndSelectors


 

factoryViewBoxArea


 

fullViewBoxArea


 

genericBoxArea:


 

normalEntryBoxArea


 

zoomBoxArea


class methods
  no messages top