Last published: 14 August 2003 | Doc for 1.0-beta-1 |
PicoContainer
Search PicoContainer
|
AggregatedContainersContainerThis adapter takes a number of containers and aggregates them into one container. You may use this when you are building graphs rather than trees of components. It may be used as a parent container to another container, or directly. It is not, in itself, pico component-spec compatible (it has an array in its constructor). A bespoke subclass could be. |
© 2003, Codehaus |