bvlef.setVisible(true);
}//GEN-LAST:event_actAddVerseListActionPerformed
private void actImportSongFromOfficeActionPerformed(java.awt.event.ActionEvent evt) {//GEN-FIRST:event_actImportSongFromOfficeActionPerformed
OfficeTextExtractorFrame otef = new OfficeTextExtractorFrame();
otef.setLocationRelativeTo(this);
otef.showConvertDialog();
}//GEN-LAST:event_actImportSongFromOfficeActionPerformed