Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Visual Editor (VE) » JComponents not shown in Panel
JComponents not shown in Panel [message #102343] Tue, 16 August 2005 10:10 Go to next message
Eclipse UserFriend
Originally posted by: marc.maier.dodgeit.com

Hello,

all JComponents which I add to my JPanel are shown out of the JPanel.
For example:
this.add(this.domainLab, null); //qualified access

If I write
this.add(domainLab, null); //unqualified access
everything is OK.

Is this a bug? How can I solve the problem.

Thanks.

Marc
Re: JComponents not shown in Panel [message #102394 is a reply to message #102343] Tue, 16 August 2005 14:14 Go to previous message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

This is a bug. Just a open a defect please against VE, subcomponent
JavaCore.


--
Thanks,
Rich Kulp
Re: JComponents not shown in Panel [message #610303 is a reply to message #102343] Tue, 16 August 2005 14:14 Go to previous message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

This is a bug. Just a open a defect please against VE, subcomponent
JavaCore.


--
Thanks,
Rich Kulp
Previous Topic:Internal Error: Setup Java Visual Editor
Next Topic:Visual Editor versus myeclipse
Goto Forum:
  


Current Time: Thu Apr 25 03:55:47 GMT 2024

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

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

Back to the top