+ 1
Size of applet in java
Does anybody know how to set the size of an applet in IntelliJ IDEA because I know how to do it in cmd but not in IDE.
1 Respuesta
+ 1
size?
You can determine the size of the GUI by the scene object, which will be connected by passing the default root node in the parameter.