You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xmlgraphics.apache.org by je...@apache.org on 2007/12/19 16:28:41 UTC

svn commit: r605581 - /xmlgraphics/commons/branches/TempNewImagePackage/examples/java/image/loader/ImageViewer.java

Author: jeremias
Date: Wed Dec 19 07:28:40 2007
New Revision: 605581

URL: http://svn.apache.org/viewvc?rev=605581&view=rev
Log:
Adjust comment.

Modified:
    xmlgraphics/commons/branches/TempNewImagePackage/examples/java/image/loader/ImageViewer.java

Modified: xmlgraphics/commons/branches/TempNewImagePackage/examples/java/image/loader/ImageViewer.java
URL: http://svn.apache.org/viewvc/xmlgraphics/commons/branches/TempNewImagePackage/examples/java/image/loader/ImageViewer.java?rev=605581&r1=605580&r2=605581&view=diff
==============================================================================
--- xmlgraphics/commons/branches/TempNewImagePackage/examples/java/image/loader/ImageViewer.java (original)
+++ xmlgraphics/commons/branches/TempNewImagePackage/examples/java/image/loader/ImageViewer.java Wed Dec 19 07:28:40 2007
@@ -46,7 +46,7 @@
     private ImageManager imageManager;
     
     public ImageViewer() {
-        //These two are set up for the whole application
+        //The ImageManager is set up for the whole application
         this.imageManager = new ImageManager(new DefaultImageContext());
     }
     



---------------------------------------------------------------------
Apache XML Graphics Project URL: http://xmlgraphics.apache.org/
To unsubscribe, e-mail: commits-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: commits-help@xmlgraphics.apache.org