Class documentation
<---- javadoc command: ---->
javadoc
-author
-version
-nodeprecated
-package
-bottom
<small><em>Generated&nbsp;by&nbsp;BlueJ</em></small>
-source
1.4
-noindex
-notree
-nohelp
-nonavbar
-d
F:\Teaching\cit591-2002\Examples\mvc2\doc
F:\Teaching\cit591-2002\Examples\mvc2\Controller.java
<---- end of javadoc command ---->
Loading source file F:\Teaching\cit591-2002\Examples\mvc2\Controller.java...
Constructing Javadoc information...
F:\Teaching\cit591-2002\Examples\mvc2\Controller.java:5: cannot resolve symbol
symbol  : class Model  
location: class Controller
    static Model model = new Model();
           ^
F:\Teaching\cit591-2002\Examples\mvc2\Controller.java:6: cannot resolve symbol
symbol  : class View  
location: class Controller
    static View view = new View();
           ^
Standard Doclet version 1.4.0

Generating F:\Teaching\cit591-2002\Examples\mvc2\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 F:\Teaching\cit591-2002\Examples\mvc2\doc\allclasses-frame.html...
Generating F:\Teaching\cit591-2002\Examples\mvc2\doc\allclasses-noframe.html...
Generating F:\Teaching\cit591-2002\Examples\mvc2\doc\index.html...
Generating F:\Teaching\cit591-2002\Examples\mvc2\doc\packages.html...
Generating F:\Teaching\cit591-2002\Examples\mvc2\doc\Controller.html...
Generating F:\Teaching\cit591-2002\Examples\mvc2\doc\serialized-form.html...
Generating F:\Teaching\cit591-2002\Examples\mvc2\doc\package-list...
Generating F:\Teaching\cit591-2002\Examples\mvc2\doc\stylesheet.css...
2 warnings
