/[gzz]/gzz/gzz/modules/pp/PPMouseEvents.java
ViewVC logotype

Diff of /gzz/gzz/modules/pp/PPMouseEvents.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.23 by mudyc, Sat Jan 11 17:35:33 2003 UTC revision 1.24 by mudyc, Tue Jan 14 18:30:04 2003 UTC
# Line 16  import gzz.client.Params; Line 16  import gzz.client.Params;
16  import java.awt.event.*;  import java.awt.event.*;
17    
18  // needed by swing and JFileChooser  // needed by swing and JFileChooser
19  /** uncomment if you need for demo  //** uncomment if you need for demo
20     import java.io.*;     import java.io.*;
21     import javax.swing.JFileChooser;     import javax.swing.JFileChooser;
22  */  //*/
23    
24    
25    
# Line 157  public static final String rcsid = "$Id$ Line 157  public static final String rcsid = "$Id$
157               *  ----------------------------------               *  ----------------------------------
158               */               */
159    
160              /*  //          /*
161              try {              try {
162                  JFileChooser fc = new JFileChooser();                  JFileChooser fc = new JFileChooser();
163                  int returnVal = fc.showOpenDialog(null);                  int returnVal = fc.showOpenDialog(null);
# Line 174  public static final String rcsid = "$Id$ Line 174  public static final String rcsid = "$Id$
174                  }                  }
175              } catch (Exception e) { pa(e.getMessage()); }              } catch (Exception e) { pa(e.getMessage()); }
176              AbstractUpdateManager.chg();              AbstractUpdateManager.chg();
177              */  //          */
178          }          }
179      }      }
180    

Legend:
Removed from v.1.23  
changed lines
  Added in v.1.24

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26