Class:            SoundCanvas

Environment:      Siren
Superclass:         ApplicationModel
Category:         MusicUI-Sound
Instance variables:   vZoom hZoom soundView scroller componentPart

A SoundCanvas is used for plugging SoundViews into applications

Instance Variables:
   vZoom    the vertical zoom
   hZoom    horizontal
   soundView    the sound view
   scroller    the scroller
   componentPart    my component

actions

flushCoordinateCaches
   ignored

zoomToZero
   This stub method was generated by UIDefiner

aspects

container: ignored
   

hZoom
   This method was generated by UIDefiner. Any edits made here
   may be lost whenever methods are automatically defined. The
   initialization provided below may have been preempted by an
   initialize method.

preferredBounds
   

setComponent: aComponent
   Set the receiver's component part

vZoom
   This method was generated by UIDefiner. Any edits made here
   may be lost whenever methods are automatically defined. The
   initialization provided below may have been preempted by an
   initialize method.

initialize

createSoundView
   Create and answer the receiver's sound view

MetaClass:         SoundCanvas class

interface specs

windowSpec
   Tools.UIPainter new openOnClass: self andSelector: #windowSpec