/[libvob]/libvob/org/nongnu/libvob/buoy/BuoyLinkListener.java
ViewVC logotype

Diff of /libvob/org/nongnu/libvob/buoy/BuoyLinkListener.java

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

revision 1.1 by tjl, Tue Mar 25 12:04:10 2003 UTC revision 1.2 by mudyc, Fri May 23 20:48:49 2003 UTC
# Line 36  public interface BuoyLinkListener { Line 36  public interface BuoyLinkListener {
36       */       */
37      void link(int dir, int anchorCS, BuoyViewNodeType otherNode,      void link(int dir, int anchorCS, BuoyViewNodeType otherNode,
38              Object linkId, Object otherAnchor);              Object linkId, Object otherAnchor);
39    
40    
41        /** Many buoy links were found.
42         * @param count is count of buoys from the anchor.
43         */
44        void link(int dir, int anchorCS, BuoyViewNodeType otherNode,
45                Object linkId, Object otherAnchor, int count);
46  }  }

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

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