This week's book giveaway is in the Java in General forum. We're giving away four copies of Helidon Revealed: A Practical Guide to Oracle’s Microservices Framework and have Michael Redlich on-line! See this thread for details.
I have a question regarding JTree. I hope someone can help me out or direct me to any resource. Here is my question: I have a panel which contains a scroll pane. Inside the scroll pane, I have a JTree and I would like to display a JList when user right click on a node.