I'm starting now in Java and I need to finish an application that when I click on a button show an image, I could even do it using the
Desktop.getDesktop (). open (new File () but I needed this program to work on any computer, how could I put the image inside the application itself or something? Thanks