Re: hiding the root icon in Jtree



On Sun, 29 Jan 2006 02:10:19 GMT, Brandon McCombs <none@xxxxxxxx>
wrote, quoted or indirectly quoted someone who said :

>> somebody posted a way to hide the root icon of a Jtree. Does anyone
>> recall what it was?
>
>take a look at the JTree docs on suns website. It has all the methods
>mentioned in this thread plus a whole lot more.

the mistake I was making was looking at DefaultTreeNode rather than
Jtree itself.
--
Canadian Mind Products, Roedy Green.
http://mindprod.com Java custom programming, consulting and coaching.
.



Relevant Pages

  • hiding the root icon in Jtree
    ... somebody posted a way to hide the root icon of a Jtree. ... recall what it was? ... Canadian Mind Products, Roedy Green. ... http://mindprod.com Java custom programming, consulting and coaching. ...
    (comp.lang.java.gui)
  • Re: howto update JTree visually
    ... >I'm trying to update a JTree after it's already been created, ... I add more nodes to my root node and would like to ... will then arrange to repaint the affected nodes. ... Canadian Mind Products, Roedy Green. ...
    (comp.lang.java.gui)