Squeak Class Documentation category index | class index  
 
AlignmentMorph
  category: Morphic-Basic
  superclass: RectangleMorph
  subclasses: GraphicalMenu MIDIControllerMorph SameGame SoundDemoMorph SameGameBoard RecordingControlsMorph WaveEditor PhraseWrapperMorph Viewer BookPageSorterMorph ViewerEntry BooklikeMorph MidiInputMorph PluggableButtonMorph ScorePlayerMorph ViewerRow SpectrumAnalyzerMorph Tetris PlayingCardDeck KlattFrameMorph FreeCell PhonemeRecognizerMorph EmbeddedWorldBorderMorph FloatingBookControlsMorph WeekMorph ScriptStatusControl MonthMorph MenuMorph TileLikeMorph EventRecorderMorph ObjectRepresentativeMorph ScriptEditorMorph AlignmentMorphBob1 SyntaxMorph CRAddFeatureMorph CRDisplayPropertiesMorph FreeCellBoard MPEGMoviePlayerMorph ObjectsTool ViewerLine ScriptStatusLine AllScriptsTool Mines MinesBoard PluggableCollectionMorph

No comment. Sorry.

instance methods
  accessing
  configureForKids

  classification
  demandsBoolean
isAlignmentMorph

  converting
 

  dropping/grabbing
 

  geometry
 

  initialization
  addUpDownArrowsFor:
basicInitialize
initialize
openInWindowLabeled:inWorld:

  layout
 

  menu
 

  object fileIn
  convertOldAlignmentsNov2000:using:
convertToCurrentVersion:refStream:

  private
  wantsKeyboardFocusFor:

  visual properties
  canHaveFillStyles

class methods
  instance creation
  additionsToViewerCategories
columnPrototype
inAColumn:
inARow:
newColumn
newRow
newSpacer:
newVariableTransparentSpacer
rowPrototype
supplementaryPartsDescriptions

instance methods
  accessing top  
 

configureForKids


  classification top  
 

demandsBoolean

unique to the TEST frame inside a CompoundTileMorph


 

isAlignmentMorph


  converting top  

  dropping/grabbing top  

  geometry top  

  initialization top  
 

addUpDownArrowsFor:

Add a column of up and down arrows that serve to send upArrowHit and downArrowHit to aMorph when they're pressed/held down


 

basicInitialize

Do basic generic initialization of the instance variables


 

initialize


 

openInWindowLabeled:inWorld:


  layout top  

  menu top  

  object fileIn top  
 

convertOldAlignmentsNov2000:using:

major change - much of AlignmentMorph is now implemented more generally in Morph


 

convertToCurrentVersion:refStream:

subclasses should implement if they wish to convert old instances to modern ones


  private top  
 

wantsKeyboardFocusFor:

Answer whether a plain mouse click on aSubmorph, a text-edit-capable thing, should result in a text selection there


  visual properties top  
 

canHaveFillStyles

Return true if the receiver can have general fill styles; not just colors.
This method is for gradually converting old morphs.


class methods
  instance creation top  
 

additionsToViewerCategories

Answer viewer additions for the 'layout' category


 

columnPrototype

Answer a prototypical column


 

inAColumn:

Answer a columnar AlignmentMorph holding the given collection


 

inARow:

Answer a row-oriented AlignmentMorph holding the given collection


 

newColumn


 

newRow


 

newSpacer:

Answer a space-filling instance of me of the given color.


 

newVariableTransparentSpacer

Answer a space-filling instance of me of the given color.


 

rowPrototype

Answer a prototypical row


 

supplementaryPartsDescriptions

Extra items for parts bins