StringselectedLanguage=(String)JOptionPane.showInputDialog(this,"Metadata file not found. Please choose a language to build off of. \n(If you want to build from scratch just click Cancel)","Language Selection",JOptionPane.PLAIN_MESSAGE,null,languages,languages[0]);