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

Diff of /gzz/gzz/view/ViewContext.java

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

revision 1.2 by tjl, Mon Aug 19 14:45:48 2002 UTC revision 1.3 by benja, Sat Sep 28 17:18:11 2002 UTC
# Line 60  String rcsid = "$Id$"; Line 60  String rcsid = "$Id$";
60       *  return <code>-1</code>.       *  return <code>-1</code>.
61       */       */
62      int getCursorOffset(Cell c);      int getCursorOffset(Cell c);
63        
64        /** Whether a given cell is marked by the current mark set.
65         */
66        boolean isMarked(Cell c);
67    
68      /** Get the maincell of the window, if available.      /** Get the maincell of the window, if available.
69       *  This cell can be used to acquire more metadata about how to       *  This cell can be used to acquire more metadata about how to

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

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