Posts by Car yuz • 5 points
2 posts
-
-1
votes1
answer18
viewsQ: the image I want to put in the window n appears what I do?
import javax.swing.ImageIcon; import javax.swing.JFrame; import javax.swing.JLabel; public class Janela extends JFrame { ImageIcon imagem = new…
-
-1
votes1
answer34
viewsQ: I cannot compile program in Java
I tried to download the JDK 8 x86 bits change the Pach and nothing the code keeps giving the error... The Selection cannot be lauched, and there are no recents launches…