/[classpath]/classpath/java/awt/Point.java
ViewVC logotype

Diff of /classpath/java/awt/Point.java

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

revision 1.7 by ericb, Thu Mar 21 07:58:00 2002 UTC revision 1.8 by smarothy, Wed Sep 8 20:10:52 2004 UTC
# Line 95  public class Point extends Point2D imple Line 95  public class Point extends Point2D imple
95     * Initializes a new instance of <code>Point</code> with coordinates     * Initializes a new instance of <code>Point</code> with coordinates
96     * identical to the coordinates of the specified points.     * identical to the coordinates of the specified points.
97     *     *
98     * @param point the point to copy the coordinates from     * @param p the point to copy the coordinates from
99     * @throws NullPointerException if p is null     * @throws NullPointerException if p is null
100     */     */
101    public Point(Point p)    public Point(Point p)

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

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