Ver originalpublic NewJFrame() { initComponents(); this.setExtendedState(NewJFrame.MAXIMIZED_BOTH); //Tamaño completo jLabel3.setText(NewJFrame.HEIGHT); }