/[fenfire]/fenfire/org/fenfire/modules/pp/PPActions.java
ViewVC logotype

Diff of /fenfire/org/fenfire/modules/pp/PPActions.java

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

revision 1.2 by mudyc, Sun Mar 9 01:28:20 2003 UTC revision 1.3 by mudyc, Wed Mar 26 14:00:24 2003 UTC
# Line 21  public interface PPActions extends Remot Line 21  public interface PPActions extends Remot
21      void deletePaper(String paperURI)      void deletePaper(String paperURI)
22          throws RemoteException;          throws RemoteException;
23    
     /** Create a clone note of other note.  
      * @param noteURI if null cloneNote acts like newNote()  
      * @see newNote()  
      */  
     String cloneNote(String paperURI, String noteURI,  
                      int x, int y, String text)  
         throws RemoteException;  
24    
25      /** Create a new note and optionally place some text into it.      /** Create a new note and optionally place some text into it.
26       * @param text (Optional, may be null) The text to be placed       * @param text (Optional, may be null) The text to be placed

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