Jbutton Open Jframe Java
private void btnButtonActionPerformed(java.awt.event.ActionEvent evt) {
jFrame.setVisible(true);
}
Codin' Joss