Running in a browser, I get angled lines only under Win2000, not XP.
I use the (semi-secret) command:
tree.putClientProperty( "JTree.lineStyle", "Angled" );
but it doesn't seem to matter under XP.
Native look and feel is active.
Any ideas why this happens?
e01osama - 27 Jun 2005 15:15 GMT
hi,
i need to add check box in to JTree, how i can do it?
help pls,