Código C++:
Ver original
public NewJFrame() { initComponents(); this.setExtendedState(NewJFrame.MAXIMIZED_BOTH); //Tamaño completo jLabel3.setText(NewJFrame.HEIGHT); }