/[libvob]/libvob/org/nongnu/libvob/mouse/MouseClickListener.java
ViewVC logotype

Diff of /libvob/org/nongnu/libvob/mouse/MouseClickListener.java

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

revision 1.1 by tjl, Tue Aug 5 18:07:18 2003 UTC revision 1.2 by mudyc, Wed Aug 6 09:51:30 2003 UTC
# Line 7  public interface MouseClickListener { Line 7  public interface MouseClickListener {
7      /** The mouse was clicked.      /** The mouse was clicked.
8       * @param x,y The coordinates.       * @param x,y The coordinates.
9       */       */
10      MouseDragListener clicked(int x, int y);      void clicked(int x, int y);
11  }  }
12    

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