Project documentation
<---- javadoc command: ---->
c:\program files\java\jdk1.5.0_03\bin\javadoc.exe
-sourcepath
H:\Teaching\Modules\CSC161\BlueJProjects\LectureProjects\Section2\shapes
-classpath
C:\Program Files\Bluej\2.0.5\lib\junit.jar
-d
H:\Teaching\Modules\CSC161\BlueJProjects\LectureProjects\Section2\shapes\doc
-source
1.5
-doctitle
shapes
-windowtitle
shapes
-link
http://java.sun.com/j2se/1.5/docs/api/
-author
-version
-nodeprecated
-package
H:\Teaching\Modules\CSC161\BlueJProjects\LectureProjects\Section2\shapes/Canvas.java
H:\Teaching\Modules\CSC161\BlueJProjects\LectureProjects\Section2\shapes/Triangle.java
H:\Teaching\Modules\CSC161\BlueJProjects\LectureProjects\Section2\shapes/Colour.java
H:\Teaching\Modules\CSC161\BlueJProjects\LectureProjects\Section2\shapes/Circle.java
H:\Teaching\Modules\CSC161\BlueJProjects\LectureProjects\Section2\shapes/Square.java
<---- end of javadoc command ---->
Loading source file H:\Teaching\Modules\CSC161\BlueJProjects\LectureProjects\Section2\shapes/Canvas.java...
Loading source file H:\Teaching\Modules\CSC161\BlueJProjects\LectureProjects\Section2\shapes/Triangle.java...
Loading source file H:\Teaching\Modules\CSC161\BlueJProjects\LectureProjects\Section2\shapes/Colour.java...
Loading source file H:\Teaching\Modules\CSC161\BlueJProjects\LectureProjects\Section2\shapes/Circle.java...
Loading source file H:\Teaching\Modules\CSC161\BlueJProjects\LectureProjects\Section2\shapes/Square.java...
Constructing Javadoc information...
javadoc: warning - Error fetching URL: http://java.sun.com/j2se/1.5/docs/api/package-list
Standard Doclet version 1.5.0_03
Building tree for all the packages and classes...
Generating H:\Teaching\Modules\CSC161\BlueJProjects\LectureProjects\Section2\shapes\doc\Canvas.html...
H:\Teaching\Modules\CSC161\BlueJProjects\LectureProjects\Section2\shapes/Canvas.java:16: warning - @author: is an unknown tag.
H:\Teaching\Modules\CSC161\BlueJProjects\LectureProjects\Section2\shapes/Canvas.java:16: warning - @author: is an unknown tag.
H:\Teaching\Modules\CSC161\BlueJProjects\LectureProjects\Section2\shapes/Canvas.java:16: warning - @version: is an unknown tag.
H:\Teaching\Modules\CSC161\BlueJProjects\LectureProjects\Section2\shapes/Canvas.java:122: warning - @param argument "newColour" is not a parameter name.
Generating H:\Teaching\Modules\CSC161\BlueJProjects\LectureProjects\Section2\shapes\doc\Circle.html...
Generating H:\Teaching\Modules\CSC161\BlueJProjects\LectureProjects\Section2\shapes\doc\Colour.html...
H:\Teaching\Modules\CSC161\BlueJProjects\LectureProjects\Section2\shapes/Colour.java:8: warning - @P.A. is an unknown tag.
Generating H:\Teaching\Modules\CSC161\BlueJProjects\LectureProjects\Section2\shapes\doc\Square.html...
Generating H:\Teaching\Modules\CSC161\BlueJProjects\LectureProjects\Section2\shapes\doc\Triangle.html...
Generating H:\Teaching\Modules\CSC161\BlueJProjects\LectureProjects\Section2\shapes\doc\package-frame.html...
Generating H:\Teaching\Modules\CSC161\BlueJProjects\LectureProjects\Section2\shapes\doc\package-summary.html...
Generating H:\Teaching\Modules\CSC161\BlueJProjects\LectureProjects\Section2\shapes\doc\constant-values.html...
Building index for all the packages and classes...
Building index for all classes...
Generating H:\Teaching\Modules\CSC161\BlueJProjects\LectureProjects\Section2\shapes\doc\allclasses-frame.html...
Generating H:\Teaching\Modules\CSC161\BlueJProjects\LectureProjects\Section2\shapes\doc\allclasses-noframe.html...
Generating H:\Teaching\Modules\CSC161\BlueJProjects\LectureProjects\Section2\shapes\doc\index.html...
Generating H:\Teaching\Modules\CSC161\BlueJProjects\LectureProjects\Section2\shapes\doc\stylesheet.css...
6 warnings
try to open: H:\Teaching\Modules\CSC161\BlueJProjects\LectureProjects\Section2\shapes\doc\index.html
