/[gzz]/gzz/gzz/view/LollipopCellView.java
ViewVC logotype

Diff of /gzz/gzz/view/LollipopCellView.java

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

revision 1.11 by humppake, Mon Mar 3 13:14:38 2003 UTC revision 1.12 by humppake, Mon Mar 10 13:25:33 2003 UTC
# Line 71  public static final String rcsid = "$Id$ Line 71  public static final String rcsid = "$Id$
71              throw new NullPointerException("clone dim not set in LollipopCellView");              throw new NullPointerException("clone dim not set in LollipopCellView");
72                            
73          /** Uses ColoredSectorVob as the ball. */          /** Uses ColoredSectorVob as the ball. */
74          final ColoredSectorVob bg = new ColoredSectorVob();          //      final ColoredSectorVob bg = new ColoredSectorVob();
75            final ColoredSquareSectorVob bg = new ColoredSquareSectorVob();
76          final RectBgVob stencil = new RectBgVob();          final RectBgVob stencil = new RectBgVob();
77    
78          List cursorColors = context.getCursorColors(c);          List cursorColors = context.getCursorColors(c);

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

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