Squeak Class Documentation category index | class index  
 
AliceTextOutputWindow
  category: Balloon3D-Alice Interface
  superclass: PluggableTextMorph
  subclasses:

No comment. Sorry.

instance methods
  initialization
  initialize

  output text
  addText:
addTextOnNewLine:

class methods
  no messages
 

instance methods
  initialization top  
 

initialize

Initialize the window for output.


  output text top  
 

addText:

Adds the specified string to the output window


 

addTextOnNewLine:

Adds the specified string to the output window as a new line


class methods
  no messages top