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

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

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

revision 1.30 by mudyc, Mon Dec 23 14:00:11 2002 UTC revision 1.31 by mudyc, Wed Jan 1 10:33:27 2003 UTC
# Line 36  import gzz.util.Pair; Line 36  import gzz.util.Pair;
36  import java.util.*;  import java.util.*;
37    
38  public class PPView2 implements View {  public class PPView2 implements View {
39    public static final String rcsid = "$Id$";
40      public static boolean dbg = true;      public static boolean dbg = true;
41      private static void pa(String s) { System.err.println(s); }      private static void pa(String s) { System.err.println(s); }
42    
# Line 293  public class PPView2 implements View { Line 294  public class PPView2 implements View {
294              vs.activate(frameCS);              vs.activate(frameCS);
295              ev_handler.onClick(frameCS, "Link CLICK",              ev_handler.onClick(frameCS, "Link CLICK",
296                                 new Object[]{ c, connectedFrom});                                 new Object[]{ c, connectedFrom});
297                ev_handler.onDrag(frameCS, "Drag buoy");
298    
299              // XXX Pan              // XXX Pan
300              int[] pan = getCoords(c);              int[] pan = getCoords(c);

Legend:
Removed from v.1.30  
changed lines
  Added in v.1.31

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