Skip to main content

I need to nest tables, how do I do that?

Posted in

Nested tables are currently not supported. In case you intent to place one container into another, you have to create a gridbag configuration for the inner container first and simply use it like any other component in the outer container.