Skip to main content



      Home
Home » Archived » Visual Editor (VE) » JComponents not shown in Panel
JComponents not shown in Panel [message #610300] Tue, 16 August 2005 06:10
Eclipse UserFriend
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
Previous Topic:Error Compiling using javac vs. Eclipise
Next Topic:Questions about VE and Wizard pages.
Goto Forum:
  


Current Time: Sat Jun 21 17:38:48 EDT 2025

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

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

Back to the top