}//GEN-LAST:event_actRemoteDisplayActionPerformed
private void btnPublishActionPerformed(java.awt.event.ActionEvent evt) {//GEN-FIRST:event_btnPublishActionPerformed
OnlinePublishFrame opf = new OnlinePublishFrame();
opf.setLocationRelativeTo(this);
opf.setVisible(true);
}//GEN-LAST:event_btnPublishActionPerformed