0
Pls help in java
I don't know how to make a jframe can anybody help I am not understanding by tutorials and I don't want to copy paste
2 Respuestas
0
I'm not a java guru, at the university the main line is c# (unfortunately), but the mobile programming was in kotlin...., but:
did you try to understand these ones?
https://www.codejava.net/java-se/swing/jframe-basic-tutorial-and-examples
https://www.geeksforgeeks.org/java-jframe/
I hope these help you a little bit to understand how the jframe works
0
What exactly don't you understand in this example ?
https://docs.oracle.com/javase/tutorial/uiswing/examples/components/FrameDemoProject/src/components/FrameDemo.java