Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » WindowBuilder » getContentPane() doesn't resize(getContentPane() doesn't resize)
getContentPane() doesn't resize [message #1270850] Thu, 13 March 2014 16:43 Go to next message
ricky nevada is currently offline ricky nevadaFriend
Messages: 1
Registered: March 2014
Junior Member
I've created a JFrame sized at 1024x768, but when I go into design mode, I cannot view any components outside of the getContentPane() area called for the frame. The pane takes up only a 1/4 of the would be viewable area. When I run, the components show up, but it makes it real difficult to see where I'm placing things in design mode. I can select the contentpane, and when I move to the corner the cursor shows that it wants to resize, but it doesn't. I don't have any setResizable(false) methods called, and I tried manually changing minimum dimensions of the contentpane. Still nothing. Any ideas are appreciated.
Re: getContentPane() doesn't resize [message #1271312 is a reply to message #1270850] Fri, 14 March 2014 20:09 Go to previous message
Eric Clayberg is currently offline Eric ClaybergFriend
Messages: 979
Registered: July 2009
Location: Boston, MA
Senior Member
A code example and a screen shot would be helpful here.
Previous Topic:Data Binding for JFace Table Viewer
Next Topic:Which kind of layout should I use?
Goto Forum:
  


Current Time: Thu Mar 28 10:47:50 GMT 2024

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

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

Back to the top