Re: sorting bean nodes
Dmitry Avtonomov <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.openide.devel |
|---|---|
| Message-ID | <CAMMjtf8mqUazZGFCPrtg-R=AcTW4fU-EPNNiayenZijMG8TZpw@mail.gmail.com> |
Does this help http://bits.netbeans.org/8.1/javadoc/org-openide-nodes/org/openide/nodes/Children.SortedArray.html ? On Sep 2, 2016 01:16, "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? :? > > > > >