Hi, I have some questions regarding the handling of Position elements. I'm not familiar with that part of the code yet, and as there is little or no javadoc for those it's a bit difficult to guess their purposes just by looking at the code. What's the purpose of a LeafPosition? Of a NonLeafPosition? What's the purpose of the wrapPositionElements method in BlockStackingLayoutManager? Subsidiary question: why would one sometimes force the wrapping, sometimes not?
Hope someone can answer those questions... Thanks, Vincent