Public Member Functions | |
ImageViewer () | |
void | actionPerformed (ActionEvent e) |
void | showNewPhotos (Vector listOfImages) |
Package Attributes | |
Vector | pictures |
JButton | previousButton |
JButton | nextButton |
JButton | saveButton |
JLabel | photographLabel |
JLabel | captionLabel |
JLabel | numberLabel |
int | current = 0 |
Private Member Functions | |
void | closeDialog (java.awt.event.WindowEvent evt) |
void | updatePhotograph () |
Definition at line 12 of file ImageViewer.java.