Tagged Questions

0
votes
1answer
617 views

SwingBuilder: scrollPane

What's the proper way to set up a scroll pane using groovy's SwingBuilder? I'm using griffon and I'm having a hard time adding and removing components dynamically... Here's a snippet I've tried ...