posted 13 years ago
Hi.
I have a JPanel that I've customized with components, i.e. buttons laid out with gridbag, using Matisse. When I use this custom panel in another panel still using Matisse, I find that none of the buttons on my custom panel appear. When I look into the Matisse code, I see that my custom panel has been applied with GroupLayout. Is there a way to stop Matisse from doing this? Is it possible to use a custom panel that has already been laid out with components in Matisse?
Thanks,
Mae