How to minimize a JFrame to the tray?
843806Aug 31 2008 — edited Sep 1 2008I've used the SystemTray class to create a tray icon for my application which works fine with popup menus etc. Is it possible to have the frame minimize to the tray instead of the taskbar when the user minimizes the frame?