ANY CONTAINER NONE SCROLL_VIEW
class interface SCROLL_LAYOUT
   -- Only one object to draw, it is SUB_WINDOW type and may be bigger
   -- than th SCROLL_VIEW we are attached to.

feature(s) from LAYOUT
   container: CONTAINER



end of SCROLL_LAYOUT