Re: sorting bean nodes
Jean-Marc Borer <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.openide.devel |
|---|---|
| Message-ID | <CADAUzb=W0y6=gRdvQbwF+xyVud4BEtovcr-BU+hXk8YSfTFWeA@mail.gmail.com> |
Hello Did you try to use FilteredNode? Usually that is the way to modify the nodes hierarchy. Hope it helps, JMB On Thu, Sep 1, 2016 at 10:10 AM, karolinas <[email protected]> wrote: > Hi, I'm using bean nodes in my project to define the list of charts, and > I've been trying to sort them in the tree alphabetically, but with no luck. > Has anyone had a similar issue? :? > > > > >