Decorating an icon on the Projects tab

Pablo Rodriguez Pina <[email protected]> Wed, 15 Oct 2025 00:02:11 +0200
Newsgroups gmane.comp.java.ide.netbeans.user
Message-ID <CACKWw-5GLE2k0hnQWbF-oTH6YGyek3gQn=hBWTh+qWM9C4EnTg@mail.gmail.com>
Ok, so i want to put a little icon/badge (like the git one) to "some files"
that are in a list of files tracked by my my nb 27 plugin.

How are you ment to do that? not me, not gemini pro, not grok, not chatgpt,
we can't figure it out

We can see a StatusDecorator and ImageDecorator but we can't fire the
events that call these decorators.

Any ideas?