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

Diff of /gzz/gzz/view/ZZViewContext.java

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

revision 1.3 by benja, Sat Sep 28 17:18:11 2002 UTC revision 1.4 by benja, Tue Oct 1 13:06:10 2002 UTC
# Line 65  String rcsid = "$Id$"; Line 65  String rcsid = "$Id$";
65      public boolean isMarked(Cell c) {      public boolean isMarked(Cell c) {
66          throw new UnsupportedOperationException("not implemented");          throw new UnsupportedOperationException("not implemented");
67      }      }
68        
69        public View getView() {
70            throw new UnsupportedOperationException("not implemented");
71        }
72    
73        public CellView getCellView() {
74            throw new UnsupportedOperationException("not implemented");
75        }
76    
77        public CellContentView getCellContentView() {
78            throw new UnsupportedOperationException("not implemented");
79        }
80    
81      public Cell getWindow() {      public Cell getWindow() {
82          return window;          return window;

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

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