I would like to use an image as a button in Java, and I tried to do this:
BufferedImage buttonIcon = ImageIO.read(new File(\"buttonIconPath\")); button = new
This can be done easily in netbeans by setting the contentAreaFilled Property to False