Add a GridPane container
------------------------
Key: PIVOT-227
URL: https://issues.apache.org/jira/browse/PIVOT-227
Project: Pivot
Issue Type: New Feature
Reporter: Greg Brown
Priority: Minor
Fix For: 1.4
This class would provide features similar to AWT's GridLayout. Like TablePane,
GridPane would define row and column collections. Unlike TablePane, all of
GridPane's cells would be the same size. Cell width/height would be determined
as the maximum preferred width/height of all cells.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.