Squeak Class Documentation category index | class index  
 
WonderlandEditor
  category: Balloon3D-Wonderland Morphs
  superclass: WonderlandMorph
  subclasses:

This class implements the tabbed palette that includes the script editor and the actor browser.

instance methods
  accessing
  resetNamespace
updateActorBrowser

  initialization
  initializeWith:

  resizing
  extent:

class methods
  instance creation
  newFor:

instance methods
  accessing top  
 

resetNamespace

Reset the namespace used by the script editor


 

updateActorBrowser

Tells the actor browser to update the list of actors


  initialization top  
 

initializeWith:

Initialize the editor with the Wonderland.


  resizing top  
 

extent:


class methods
  instance creation top  
 

newFor:

Create a new editor for the Wonderland