/ Published in: Java
                    
                                        
                            
                                Expand |
                                Embed | Plain Text
                            
                        
                        Copy this code and paste it in your HTML
 try { icon = ImageIO.read(getClass().getResourceAsStream("imgs/icon.png")); // La preleva dal file jar setIconImage(icon); } { e.printStackTrace(); }
Comments
                    Subscribe to comments
                
                