Skip to main content



      Home
Home » Newcomers » Newcomers » problem with null layout
problem with null layout [message #152589] Mon, 15 May 2006 09:20 Go to next message
Eclipse UserFriend
Originally posted by: bdavid01.gmail.com

Hi,

I am using Visual Editor to create a new JPanel object.
When setting the layout to FlowLayout, everything is fine and the Panel is
shown when the application is run.
However if I choose to specify a null layout, although the components show
up in Visual Editor, the JPanel is empty when the application is run.
Can anybody help me on this ?

THanks,
Ben
Re: problem with null layout [message #152735 is a reply to message #152589] Tue, 16 May 2006 09:34 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: jefmyers.us.ibm.com

Can you attach the source you're editing to the newsgroup? It'll help
trying to figure out what's going on.

- Jeff
Re: problem with null layout [message #153695 is a reply to message #152735] Mon, 22 May 2006 09:26 Go to previous message
Eclipse UserFriend
Originally posted by: bdavid01.gmail.com

Hi, I have found out the answer,
you need to specify the prefered size and set the bounds of the panel, the
Panel won't show otherwise ...
Previous Topic:How does Eclipse automatically generate code?
Next Topic:end the debug mode
Goto Forum:
  


Current Time: Sat May 31 17:09:08 EDT 2025

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

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

Back to the top