Squeak Class Documentation category index | class index  
 
ViewerEntry
  category: Morphic-Scripting Tiles
  superclass: AlignmentMorph
  subclasses:

No comment. Sorry.

instance methods
  access
  entryType
phraseTileMorph
playerBearingCode
viewerRow

  contents
  contents:notifying:
contentsSelection

  initialization
  initialize

  menu
  codePaneMenu:shifted:

  object fileIn
 

  slot
  slotName
userSlotInformation

  user interface
 

class methods
  no messages
 

instance methods
  access top  
 

entryType


 

phraseTileMorph

Answer the phraseTileMorph within the receiver


 

playerBearingCode


 

viewerRow

Answer the ViewerRow object, that contains the controls and the phraseTile


  contents top  
 

contents:notifying:

later, spruce this up so that it can accept input such as new method source


 

contentsSelection

Not well understood why this needs to be here!


  initialization top  
 

initialize


  menu top  
 

codePaneMenu:shifted:


  object fileIn top  

  slot top  
 

slotName

Assuming the receiver represents a slot, return its name


 

userSlotInformation

If the receiver represents a user-defined slot, then return its info; if not, retun nil


  user interface top  

class methods
  no messages top