Squeak Class Documentation category index | class index  
 
InterimSoundMorph
  category: Sound-Interface
  superclass: RectangleMorph
  subclasses:

No comment. Sorry.

instance methods
  as yet unclassified
  addGraphic
handlesMouseDown:
initialize
mouseDown:
sound
sound:
speakerGraphic

class methods
  no messages
 

instance methods
  as yet unclassified top  
 

addGraphic


 

handlesMouseDown:

Do I want to receive mouseDown events (mouseDown:, mouseMove:, mouseUp:)?


 

initialize


 

mouseDown:

Handle a mouse down event. The default response is to let my eventHandler, if any, handle it.


 

sound


 

sound:


 

speakerGraphic


class methods
  no messages top