netbeans icon indicating copy to clipboard operation
netbeans copied to clipboard

Missing Closing Bracket on setBackground

Open JuiCer-BscIT opened this issue 1 year ago • 1 comments

Apache NetBeans version

Apache NetBeans 23

What happened

When Creating a Java swing using Designer I keep getting a missing ) in jlbl_RequestTime.setBackground(new java.awt.Color(227, 227, 227); I don't what is happening the SetBackground just below and above is correctly generated

Language / Project Type / NetBeans Component

Java ANT

How to reproduce

I did not Create the Form a Colleague did

Did this work correctly in an earlier version?

No / Don't know

Operating System

Windows 11

JDK

JDK 21

Apache NetBeans packaging

Apache NetBeans provided installer

Anything else

No response

Are you willing to submit a pull request?

No

JuiCer-BscIT avatar Oct 20 '24 08:10 JuiCer-BscIT

How to reproduce

I did not Create the Form a Colleague did

@JuiCer-BscIT well. without a way to reproduce this it isn't likely that someone will be able to fix it.

How is the background set, via a regular property or custom code?

mbien avatar Oct 20 '24 13:10 mbien

closing due to inactivity

mbien avatar Aug 14 '25 19:08 mbien