how to hide a jframe in netbeans code example Example: how to hide a jframe in netbeans LoginDlg.setVisible(true); this.setVisible(false);