zquirm
11-08-2006, 08:20 PM
I think a great addition to your BorderLayout would be a Pane extension.
Imagine a BorderLayout Region filled with boxes (Panes) that grow and shrink depending on the width of the Region, or if the Region is too small, the Pane would jump down to the next row. You should be able to set maxColumns, maxWidth (of Pane), minWidth (of Pane), maxHeight (of Pane), and minHeight (of Pane). I suppose they should work like floating Regions so that they could have toolbars too.
It would work in the same way as this site: http://www.designologue.com/mint/
but what I'm envisioning is much more simple - just a box, text, and perhaps a toolbar.
Ultimately, it would be great to create these Panes from XML.
Anyway...I thought this might be useful.
let me know if this makes sense.
thanks.
Imagine a BorderLayout Region filled with boxes (Panes) that grow and shrink depending on the width of the Region, or if the Region is too small, the Pane would jump down to the next row. You should be able to set maxColumns, maxWidth (of Pane), minWidth (of Pane), maxHeight (of Pane), and minHeight (of Pane). I suppose they should work like floating Regions so that they could have toolbars too.
It would work in the same way as this site: http://www.designologue.com/mint/
but what I'm envisioning is much more simple - just a box, text, and perhaps a toolbar.
Ultimately, it would be great to create these Panes from XML.
Anyway...I thought this might be useful.
let me know if this makes sense.
thanks.