MyEclipse: Error in generated Matisse code

dtb - Sep 30, 2011 - 03:47 PM
Post subject: Error in generated Matisse code
Hi,
I am using MyEclipse 8.6 for developing Swing GUI on Windows XP SP3.
I constructed a JFrame from with Matisse4MyEclipse.

In the generated code this line gives an error:
jPanel1.setBorder(javax.swing.BorderFactory.createTitledBorder(com.sun.java.swing.plaf.windows.XPStyle$XPImageBorder@b61a20, "Name", javax.swing.border.TitledBorder.DEFAULT_JUSTIFICATION, javax.swing.border.TitledBorder.DEFAULT_POSITION, new java.awt.Font("Tahoma", 1, 12)));

Multiple markers at this line
- Syntax error on token "@", ( expected
- com.sun.java.swing.plaf.windows cannot be resolved to a type
- Syntax error, insert ")" to complete Expression
- b61a20 cannot be resolved

What can be done?
Thanks
Balazs Toth
support-swapna - Oct 04, 2011 - 08:59 AM
Post subject:
dtb ,

Sorry that you are seeing this issue with MyEclipse. I have filed a PR for the dev team to work on it. The error is caused when you change the font to the one other than the default font specified in the properties for TitledBorder.

Sorry for the inconvenience caused.
support-tony - Oct 04, 2011 - 09:05 AM
Post subject:
dtp,

Just to add to Swapna's post, an alternative is to click on the border property to change it, then click on the "border" property within the border dialog and select a line border (you can change the color and some other attributes), click OK to get back to the original border dialog and then alter the font. This should work.
All times are GMT - 6 Hours
Powered by PNphpBB2 © 2003-2004 The PNphpBB Group
Credits