Not sure you're going to get a response, best would be to put a small
module on GitHub that reproduces your scenario, add a README that points
out what you'd like to have done or added, and then someone will have a
starting point to take a look.

Gj

On Mon, Nov 12, 2018 at 8:15 PM Benedikt Schlagberger <schlagber...@cqse.eu>
wrote:

> Hi everyone!
>
> I hope this is the correct place to post my question.
>
> I want to display a UI where the user can select nodes and sub-nodes of
> an ExplorerView. Therefore I implemented the CheckableNode interface for
> the nodes and sub-nodes. However, only for the nodes the checkboxes are
> shown. Is there an easy way to enable the checkboxes also for the
> sub-nodes?
>
> What I am looking for, is something like the view for the breakpoints as
> it can be seen in the screenshots on this blog article:
> https://blogs.oracle.com/geertjan/orgopenideexplorerviewcheckablenode
>
> Thank you in advance!
>
> Best,
> Benedikt Schlagberger
>
> --
> Benedikt Schlagberger | schlagber...@cqse.eu | +49 152 26979635
> CQSE GmbH | Lichtenbergstrasse 8 | 85748 Garching | www.cqse.eu
> Amtsgericht Muenchen | HRB 177678 | GF: F. Deissenboeck, M. Feilkas
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@netbeans.incubator.apache.org
> For additional commands, e-mail: dev-h...@netbeans.incubator.apache.org
>
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>
>
>
>
  • CheckableNode Benedikt Schlagberger
    • Re: CheckableNode Geertjan Wielenga

Reply via email to