Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
E
G
H
I
L
M
P
R
S
V
A
AboutPanel
- class com.redcarton.photonotes.
AboutPanel
.
AboutPanel()
- Constructor for class com.redcarton.photonotes.
AboutPanel
Instantiates a new instance of
AboutPanel
.
AntiAliasedLabel
- class com.redcarton.photonotes.
AntiAliasedLabel
.
AntiAliasedLabel(String)
- Constructor for class com.redcarton.photonotes.
AntiAliasedLabel
Instantiates a new instance of
AntiAliasedLabel
.
actionPerformed(ActionEvent)
- Method in class com.redcarton.photonotes.
PhotoNotePane
actionPerformed(ActionEvent)
- Method in class com.redcarton.photonotes.
StatusBar
C
canWrite()
- Method in class com.redcarton.photonotes.
PhotoNote
Checks whether the note's file location can be written to.
changedUpdate(DocumentEvent)
- Method in class com.redcarton.photonotes.
PhotoNotePane
clear()
- Method in class com.redcarton.photonotes.
StatusBar
Clears the status bar.
com.redcarton.photonotes
- package com.redcarton.photonotes
D
delete()
- Method in class com.redcarton.photonotes.
PhotoNote
Deletes the note file.
E
exists()
- Method in class com.redcarton.photonotes.
PhotoNote
Checks whether the note exists in a file or not.
G
getImage(String)
- Static method in class com.redcarton.photonotes.
PhotoNotes
Returns the image with the specified name.
getPreferredSize()
- Method in class com.redcarton.photonotes.
HeaderPane
getText()
- Method in class com.redcarton.photonotes.
PhotoNote
Returns the note's text.
getTitle()
- Method in class com.redcarton.photonotes.
AboutPanel
Returns the panel's title.
H
HeaderPane
- class com.redcarton.photonotes.
HeaderPane
.
HeaderPane()
- Constructor for class com.redcarton.photonotes.
HeaderPane
Constructor for
HeaderPane
I
insertUpdate(DocumentEvent)
- Method in class com.redcarton.photonotes.
PhotoNotePane
isEditInProgress()
- Method in class com.redcarton.photonotes.
PhotoNotePane
Checks whether the note is currently being editing (must be in edit mode and have changes).
L
loadImage(File)
- Method in class com.redcarton.photonotes.
PhotoPreview
Loads a preview version of the specified photo.
M
main(String[])
- Static method in class com.redcarton.photonotes.
PhotoNotes
Call to start Photo Notes.
P
PhotoNote
- class com.redcarton.photonotes.
PhotoNote
.
PhotoNote()
- Constructor for class com.redcarton.photonotes.
PhotoNote
PhotoNotePane
- class com.redcarton.photonotes.
PhotoNotePane
.
PhotoNotePane(StatusBar)
- Constructor for class com.redcarton.photonotes.
PhotoNotePane
Conctructor for
PhotoNotePane
.
PhotoNotes
- class com.redcarton.photonotes.
PhotoNotes
.
PhotoNotes()
- Constructor for class com.redcarton.photonotes.
PhotoNotes
Instantiates a new instance of
PhotoNotes
.
PhotoPreview
- class com.redcarton.photonotes.
PhotoPreview
.
PhotoPreview()
- Constructor for class com.redcarton.photonotes.
PhotoPreview
PhotoTree
- class com.redcarton.photonotes.
PhotoTree
.
PhotoTree()
- Constructor for class com.redcarton.photonotes.
PhotoTree
Constructor for
PhotoTree
.
paint(Graphics)
- Method in class com.redcarton.photonotes.
AntiAliasedLabel
paintComponent(Graphics)
- Method in class com.redcarton.photonotes.
PhotoPreview
R
removeUpdate(DocumentEvent)
- Method in class com.redcarton.photonotes.
PhotoNotePane
res
- Static variable in class com.redcarton.photonotes.
PhotoNotes
The resource handler for the localized strings.
S
StatusBar
- class com.redcarton.photonotes.
StatusBar
.
StatusBar()
- Constructor for class com.redcarton.photonotes.
StatusBar
Constructor for
StatusBar
.
setErrorMessage(String)
- Method in class com.redcarton.photonotes.
StatusBar
Sets the status bar message with an error icon.
setFile(File)
- Method in class com.redcarton.photonotes.
PhotoNote
Sets the file that contains the note.
setMessage(String)
- Method in class com.redcarton.photonotes.
StatusBar
Sets the status bar message with no icon.
setPhotoNote(PhotoNote)
- Method in class com.redcarton.photonotes.
PhotoNotePane
Sets the note to be displayed.
setText(String)
- Method in class com.redcarton.photonotes.
PhotoNote
Sets the note's text.
setWarningMessage(String)
- Method in class com.redcarton.photonotes.
StatusBar
Sets the status bar message with a warning icon.
show()
- Method in class com.redcarton.photonotes.
PhotoNotes
stopEditing(boolean)
- Method in class com.redcarton.photonotes.
PhotoNotePane
Stop editing the note (freezes changes).
V
valueChanged(TreeSelectionEvent)
- Method in class com.redcarton.photonotes.
PhotoNotes
A
C
D
E
G
H
I
L
M
P
R
S
V
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes