Re: Help with multiple file projects
From: Dan Nuttle (d_nuttle_at_hotmail.com)
Date: 11/23/03
- Next message: Merlin_1102: "GridBag Layout Size Issues"
- Previous message: Dan Nuttle: "Re: JavaBeans"
- In reply to: Herman: "Help with multiple file projects"
- Next in thread: Herman: "Re: Help with multiple file projects"
- Reply: Herman: "Re: Help with multiple file projects"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 23 Nov 2003 20:49:33 GMT
I can't see any immediate cause for the compile error. Both classes are in
the same package, so you actually don't need to import Point in Polygon, but
doing so doesn't hurt anything. I pulled your code into Eclipse, using JDK
1.3.1, commented out things like references to objects in your drawing
package, and the code compiled for me.
So there's something else at work that you're not showing; unless there's
some big difference between 1.3.1 and 1.4.0 that I don't know about; I
don't think that's the case.
- Next message: Merlin_1102: "GridBag Layout Size Issues"
- Previous message: Dan Nuttle: "Re: JavaBeans"
- In reply to: Herman: "Help with multiple file projects"
- Next in thread: Herman: "Re: Help with multiple file projects"
- Reply: Herman: "Re: Help with multiple file projects"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|