where to insert the image in netbeans IDE for java application project
962546Sep 17 2012 — edited Sep 17 2012i written this line of code in my java application project in netbeans """"""addButton("Sports", new ImageIcon("images/sports.gif"))""""""""";i don't know where to insert image sport.gif in my project in netbeans.