/[gzz]/gzz/gzz/vob/buoy/SimpleBuoy.java
ViewVC logotype

Diff of /gzz/gzz/vob/buoy/SimpleBuoy.java

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

revision 1.1 by tjl, Mon Aug 26 08:21:40 2002 UTC revision 1.2 by tjl, Wed Jan 29 08:50:46 2003 UTC
# Line 31  import java.awt.*; Line 31  import java.awt.*;
31  public class SimpleBuoy implements BuoyPlacer.Buoy {  public class SimpleBuoy implements BuoyPlacer.Buoy {
32  public static final String rcsid = "$Id$";  public static final String rcsid = "$Id$";
33      public static boolean dbg = false;      public static boolean dbg = false;
     private static void p(String s) { if(dbg) pa(s); }  
34      private static void pa(String s) { System.err.println(s); }      private static void pa(String s) { System.err.println(s); }
35    
36      public int prefWidth, prefHeight, minWidth, minHeight;      public int prefWidth, prefHeight, minWidth, minHeight;

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

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