ANY CONTAINER NONE
deferred class interface LAYOUT
   -- A LAYOUT is an algorithm that organise WIDGETs in a CONTAINER.

feature(s) from LAYOUT
   container: CONTAINER



end of deferred LAYOUT