Skip to content

right-click in Swing form, select "Events". . . . (choose event type) #7503

Open
@PaulAnderson-One

Description

@PaulAnderson-One

Apache NetBeans version

Apache NetBeans 22

What happened

  1. create a swing form
  2. drop any component (I used CheckBox)
  3. right click, choose Events . . . . navigate to any event (I used PropertChage .. . propertyChange

bug behavior starts here.

What does happen: the edit tab for the file in question changes to bold (i.e. file changed), but there is no change at all

what should happen: it should creat an event-fired stub, and add the appropriate listener

Language / Project Type / NetBeans Component

Java UI form designer

How to reproduce

  1. create a swing form
  2. drop any component (I used CheckBox)
  3. right click, choose Events . . . . navigate to any event (I used PropertChage .. . propertyChange

bug behavior starts here.

What does happen: the edit tab for the file in question changes to bold (i.e. file changed), but there is no change at all

what should happen: it should creat an event-fired stub, and add the appropriate listener

Did this work correctly in an earlier version?

Apache NetBeans 19

Operating System

MacOS Sonoma 14.5 (23F79)

JDK

21.0.2-zulu

Apache NetBeans packaging

Apache NetBeans binary zip

Anything else

occurs every time.

Are you willing to submit a pull request?

No

Metadata

Metadata

Assignees

No one assigned

    Labels

    FormDesignerGUI builder, also known as MatisseJava[ci] enable extra Java tests (java.completion, java.source.base, java.hints, refactoring.java, form)kind:bugBug report or fixneeds:triageRequires attention from one of the committers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions