Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

DefaultMutableTreeNode icon

843804Jan 2 2005 — edited Jan 4 2005
HI!

I'm writing an applet and I'm using a tree to show the errors that apper during the compilation of a source code (the application is an online CPU simulator). What I want is to change the icon of the DefaultMutableTreeNode. As it is it shows a folder icon and I don't like it. Can I change this icon??
Or can I create a tree without a DefaultMutableTreeNode ??? Or at least can I create a tree and don't show the DefaultMutableTreeNode???
I would be happy to at least change the icon....

Thanks!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 1 2005
Added on Jan 2 2005
6 comments
413 views