Class documentation
<---- javadoc command: ---->
c:\j2sdk1.4.2_03\bin\javadoc.exe
-author
-version
-nodeprecated
-package
-source
1.4
-noindex
-notree
-nohelp
-nonavbar
-d
C:\pram\gui\doc
-classpath
C:\BlueJ\lib\junit.jar
C:\pram\gui\highlevel.java
<---- end of javadoc command ---->
Loading source file C:\pram\gui\highlevel.java...
Constructing Javadoc information...
C:\pram\gui\highlevel.java:16: cannot resolve symbol
symbol  : class memorymanager 
location: class highlevel
    protected memorymanager m;
              ^
C:\pram\gui\highlevel.java:18: cannot resolve symbol
symbol  : class memorymanager 
location: class highlevel
    public highlevel(memorymanager am)
                     ^
C:\pram\gui\highlevel.java:182: cannot resolve symbol
symbol  : class processor 
location: class highlevel
    public void addtrace(processor p, int pc)
                         ^
Standard Doclet version 1.4.2_03
Generating C:\pram\gui\doc\constant-values.html...
Building tree for all the packages and classes...
Building index for all the packages and classes...
Building index for all classes...
Generating C:\pram\gui\doc\allclasses-frame.html...
Generating C:\pram\gui\doc\allclasses-noframe.html...
Generating C:\pram\gui\doc\index.html...
Generating C:\pram\gui\doc\packages.html...
Generating C:\pram\gui\doc\highlevel.html...
Generating C:\pram\gui\doc\package-list...
Generating C:\pram\gui\doc\stylesheet.css...
3 warnings
