Hey
I'm building a application and using JTree to navigate between the functions. This is working but can't figure out how to set up the JTree to have different icons for each node.
I can have one default icon that gets rendered to each node or set up an icon for when it is opened or closed but can't set up individual icons.
any help would be welcomed.