/[gzz]/gzz/gzz/modules/pp/PPActions.java
ViewVC logotype

Diff of /gzz/gzz/modules/pp/PPActions.java

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

revision 1.3 by mudyc, Wed Dec 4 21:20:50 2002 UTC revision 1.4 by mudyc, Sat Jan 11 17:35:33 2003 UTC
# Line 68  public interface PPActions extends Remot Line 68  public interface PPActions extends Remot
68       */       */
69      void assocNotes(String noteId, int side, String assocId)      void assocNotes(String noteId, int side, String assocId)
70                      throws RemoteException;                      throws RemoteException;
71        void detachNotes(String noteId, int side, String assocId)
72                        throws RemoteException;
73    
74      void insertText(String noteId, int offs, String text)      void insertText(String noteId, int offs, String text)
75                      throws RemoteException;                      throws RemoteException;

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