Hi,
I don't understand how to have a JTextArea or a JTextField on a node of
a JTree.
Someone can help me?
Andrew Thompson - 24 Oct 2005 17:09 GMT
> I don't understand how to have a JTextArea or a JTextField on a node of
> a JTree.
The 'Tame' Swing examples ..
<http://www.physci.org/codes/tame/index.jsp>
..has a CheckNodeTreeExample that seems to fit.
You can launch the example from here..
<http://www.physci.org/codes/tame/applet.jsp>
> Someone can help me?
Can you help yourself?
Roedy Green - 25 Oct 2005 05:34 GMT
>I don't understand how to have a JTextArea or a JTextField on a node of
>a JTree.
>
>Someone can help me?
You need a Swing Textbook to shepherd you through JTree and JTable.
At least read the JTree tutorial.
See http://mindprod.com/jgloss/jtree.html

Signature
Canadian Mind Products, Roedy Green.
http://mindprod.com Again taking new Java programming contracts.