Squeak Class Documentation category index | class index  
 
FlashPlayerWindow
  category: Balloon-MMFlash Morphs
  superclass: SystemWindow
  subclasses:

No comment. Sorry.

instance methods
  as yet unclassified
  addMorph:frame:
addProgressIndicator
addProgressIndicator:
adjustBookControls
collapseOrExpand
extent:
initialize
model:
openInMVCExtent:
openInWorldExtent:
startPlaying
stopPlaying

class methods
  no messages
 

instance methods
  as yet unclassified top  
 

addMorph:frame:

Do not change the color


 

addProgressIndicator


 

addProgressIndicator:


 

adjustBookControls


 

collapseOrExpand

Collapse or expand the window, depending on existing state


 

extent:

Set the receiver's extent to value provided. Respect my minimumExtent.


 

initialize

Initialize a system window. Add label, stripes, etc., if desired


 

model:

Set my model and make me me a dependent of the given object.


 

openInMVCExtent:


 

openInWorldExtent:

This msg and its callees result in the window being activeOnlyOnTop


 

startPlaying


 

stopPlaying


class methods
  no messages top