I'm trying to change the text of the title once the window is minimized but I only figured out how to change text in the window not the Title bar. Please help. public void windowIconified(WindowEvent e) { ??? } Please let me know what command I should use and I should be all set.
This is the second time you've posted this question; the first one was moved to a more appropriate forum, here. If you go look over there, you'll find an answer.