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