private void addSkillActionPerformed(java.awt.event.ActionEvent evt) {//GEN-FIRST:event_addSkillActionPerformed
new InitSkillChoice(this);
}//GEN-LAST:event_addSkillActionPerformed
private void addSpellActionPerformed(java.awt.event.ActionEvent evt) {//GEN-FIRST:event_addSpellActionPerformed
new InitSpellChoice(this);
}//GEN-LAST:event_addSpellActionPerformed