public void aboutMenuItem_actionPerformed(ActionEvent e)\r
{\r
JOptionPane.showInternalMessageDialog(desktop,\r
- "Jalview 1998-2005\n"\r
- +"Sequence Alignment viewer & editor",\r
+ "JalView 2005"\r
+ +"\nAuthors: Michele Clamp, James Cuff, Steve Searle, Andrew Waterhouse and Geoff Barton."\r
+ +"\nCurrent development managed by Andrew Waterhouse; Barton Group, University of Dundee."\r
+ +"\nIf you use JalView, please cite: \"Clamp, M., Cuff, J., Searle, S. M. and Barton, G. J. (2004), The Jalview Java Alignment Editor\"",\r
"About Jalview",\r
JOptionPane.INFORMATION_MESSAGE);\r
}\r