/[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.40 by mudyc, Sun Jan 5 11:22:00 2003 UTC revision 1.41 by mudyc, Mon Jan 6 11:11:22 2003 UTC
# Line 43  public static final String rcsid = "$Id$ Line 43  public static final String rcsid = "$Id$
43      public static Object NEWPAPERKEY = new Object();      public static Object NEWPAPERKEY = new Object();
44    
45      private EventHandling ev_handler = EventHandling.i();      private EventHandling ev_handler = EventHandling.i();
     public PPMouseEvents pp_events;  
     public boolean replaceNewScene = false;  
46    
47      // Geometry      // Geometry
48    
# Line 137  public static final String rcsid = "$Id$ Line 135  public static final String rcsid = "$Id$
135      public boolean useStencil = true;      public boolean useStencil = true;
136    
137      /* jython publics */      /* jython publics */
138        public PPMouseEvents pp_events;
139        public boolean replaceNewScene = false;
140      public PPActions ppactions;      public PPActions ppactions;
141      public Space space;      public Space space;
142      public PPDims d;      public PPDims d;

Legend:
Removed from v.1.40  
changed lines
  Added in v.1.41

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