Difference for src/MainBean.java from version 1.52 to 1.53

version 1.52version 1.53
Line 2
Line 2
 // Copyright (c) 2001-2002 Board of Trustees of the University of Illinois // Copyright (c) 2001-2002 Board of Trustees of the University of Illinois
 // Theoretical Biophysics Group  http://www.ks.uiuc.edu/ // Theoretical Biophysics Group  http://www.ks.uiuc.edu/
 // //
 // $Id: MainBean.java,v 1.52 2002/10/18 16:03:10 mbach Exp $ // $Id: MainBean.java,v 1.53 2002/10/18 16:12:24 mbach Exp $
 // //
  
 import java.io.*; import java.io.*;
Line 19
Line 19
 import javax.swing.*; import javax.swing.*;
 import javax.swing.event.*; import javax.swing.event.*;
  
 import com.sun.j3d.loaders.vrml97.*; //import com.sun.j3d.loaders.vrml97.*;
 import com.sun.j3d.loaders.Scene; //import com.sun.j3d.loaders.Scene;
  
 /** Main bean for JMV applet /** Main bean for JMV applet
  */  */


Legend:
Removed in v.1.52 
changed lines
 Added in v.1.53



Made by using version 1.65 of cvs2html