I have created a JFrame and I want to add a panel appearing when I select an item in my selection list or when I write its name in a textbox….how can I set its title? should I add a label or it has a property as its title?!!!
thanks in advance for your help.
I found the answer in the TitleBorder for the panel….
Thanks for all your helps.