!7 p { //installTrayIcon(#1009664, "Test"); //SystemTray.getSystemTray().add(new TrayIcon(imageIcon(#1009664).getImage(), "Test", null); var ti = new TrayIcon(resizeImage(loadImage2(#1009667), 24); ti.addMouseMotionListener(proxy_printAllMethodCalls MouseMotionListener()); ti.addMouseListener(proxy_printAllMethodCalls MouseListener()); SystemTray.getSystemTray().add(ti, "Test", null); }