Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » WindowBuilder » Is there a reliable way to surround an existing JTable with a JScrollPane in Eclipse?
Is there a reliable way to surround an existing JTable with a JScrollPane in Eclipse? [message #1047986] Tue, 23 April 2013 23:18
Mike Stoddart is currently offline Mike StoddartFriend
Messages: 1
Registered: April 2013
Junior Member
I prototyped some JPanels using WindowBuilder for an application and added some JTables to them. Then I learned that I had to add JScrollPanes to make them scrollable. I found a couple of posts that state to select the widget in WindowBuilder and then use the Surround With menu to add the scroll pane, but this menu option is available, but it doesn't let me add the JScrollPane.

I tried to manually edit the code to add the surrounding JScrollPane but then Window Builder crashes when it tries to parse the code.

Is there a reliable way to surround an existing JTable with a JScrollPane in Eclipse?

Thanks
Previous Topic:GridLayout Problems after Juno SP2 Update
Next Topic:WB 1.5.2r42 - "Go to component definition in source...."
Goto Forum:
  


Current Time: Fri Apr 26 18:08:54 GMT 2024

Powered by FUDForum. Page generated in 0.04052 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top