(a) image Browsing system
Java Applet: http://icac.no-ip.org/ian/HW5-1/
In this week, we have to finish image Browsing system.
In the beginning, I complete some part of this HW at home, but the program cannot work correctly at school computer! The problem is that when I push the pre or next button, it will not stop in one picture.
So i add this line : frameRate(15);
Then the program works correctly.
I also add some code to display the picture name at right lower corner. I suppose this will look better. the code is text function : text(j+"b.jpg",900,550);
So until now, I feel the HW becomes more challenging, and the program becomes complicated. I hope I can catch up in the future.
No comments:
Post a Comment