ITSE 2317 OOP
Opening an Image File in a PictureExplorer Object
Lecture # 11
Run: Fri May 18 07:29:33 CDT 2012
Baldwin

Slides
aa  -  ITSE2317 - Java Programming (Intermediate)
ab  -  Opening an Image File in a PictureExplorer Object
ac  -  Figures
ad  -  Listings
ae  -  Preview
af  -  Program output at startup
ag  -  Pre-loaded image file name
ah  -  Press Enter to load the image
ai  -  Control panel is relocated
aj  -  Another image file in the current directory
ak  -  Another image file in the current directory (cont'd)
al  -  Complete program listing
am  -  Will explain the code in fragments
an  -  The driver class
ao  -  Beginning of the Prob11Runner class
ap  -  Beginning of the constructor
aq  -  Register a listener on the text field
ar  -  Get image and create Picture object
as  -  Create new PictureExplorer object
at  -  Completion of the anonymous listener class
au  -  Relocate the GUI
av  -  Relocate the GUI (cont'd)
aw  -  Set the default close operation
ax  -  The End
ay  -  Spare slide template

-end-