ITSE 2317 OOP
A Pixel Color Editor
Lecture # 15
Run: Fri Aug 17 09:14:29 CDT 2012
Baldwin

Slides
aa  -  ITSE 2317 Java Programming (Intermediate)
ab  -  A Pixel Color Editor
ac  -  Figures
ad  -  Listings
ae  -  Program output at startup
af  -  Program output after zooming the image
ag  -  Program output after changing the pixel color to yellow
ah  -  Discussion and sample code
ai  -  Changes to Ericson's PictureExplorer class
aj  -  Code for methods that were added
ak  -  Modified setDefaultCloseOperation method
al  -  Similar to previous code
am  -  Important to preserve properties
an  -  Convert zoom factor to String
ao  -  Set pixel color in original image
ap  -  Create and populate a new PictureExplorer object
aq  -  Set the state of the PictureExplorer object
ar  -  Simulate a physical click
as  -  Call the mousePressed method
at  -  PictureExplorer object handles crosshair cursor
au  -  Set the zoom state
av  -  Set the zoom state
aw  -  Conclusion of discussion
ax  -  Complete program listings
ay  -  The end

-end-