Serialized Form
|
Package com.redcarton.photonotes |
add
javax.swing.JButton add
cancel
javax.swing.JButton cancel
delete
javax.swing.JButton delete
edit
javax.swing.JButton edit
save
javax.swing.JButton save
textArea
javax.swing.JTextArea textArea
- The text area that displays the note and allows it to be edited.
note
PhotoNote note
- The note for the photo.
statusBar
StatusBar statusBar
- The status bar.
fileSystemTree
PhotoTree fileSystemTree
- The file tree.
notePane
PhotoNotePane notePane
- The note pane.
preview
PhotoPreview preview
- The photo preview pane.
statusBar
StatusBar statusBar
- The application status bar.
ignoreEvents
boolean ignoreEvents
- Whether to temporaily ignore TreeSelectionEvents.
thumbnail
javax.swing.ImageIcon thumbnail
- The preview thumbnail.
file
java.io.File file
- The original photo file.
fileSystemView
javax.swing.filechooser.FileSystemView fileSystemView
- The file tree view.
statusLabel
javax.swing.JLabel statusLabel