I'm starting Java, I'm using IntelliJ IDEA, creating a desktop app, I'm creating a form and adding controls, like Label , TextBox , Button and I see that everything is done by code:
public class frmLogin extends JFrame {...
asked by
24.11.2016 / 16:50