Me too. The big disappointment I found with Mattisse is that once again it is a a royal pain in the butt to get your UI initialized with the data you want and to change it at runtime. You can’t edit the initialization code directly and have to put the code for each component into some silly dialog box in the GUI editor.
That and the fact that they invented yet another layoutmanager while they still don’t support Spring layout (remember, it is the layout manger DESIGNED FOR LAYOUT TOOLS)
Once you’ve done it a few times it is simply faster to get something usable by coding it by hand. Which is sad if you ask me. It should be faster to whip up something that looks right with a tool like Matisse and then finish it off by hand. But they’ve gone and made that bloody difficult to do.