A C D E F G H I L N O P R S T U V

A

add(Photo) - Method in class org.jickr.Group
Add a photo to the Group's pool.
add(Photo) - Method in class org.jickr.PhotoSet
Adds a photo to a PhotoSet.
addComment(String) - Method in class org.jickr.Photo
Adds a comment to this Photo, returns the new comment ID.
addComment(String) - Method in class org.jickr.PhotoSet
Adds a comment to this Photo, returns the new comment ID.
addFavorite() - Method in class org.jickr.Photo
Add this photo as favorite to the authenticated user.
addNote(Rectangle, String) - Method in class org.jickr.Photo
Add a Note to a Photo.
addTags(String) - Method in class org.jickr.Photo
Adds tags to this Photo.
Auth - Class in org.jickr
The Auth class is a set of static methods used to authenticate with Flickr.
authenticate() - Static method in class org.jickr.Auth
Authenticate a a session, after the user has gone to the URL from getAuthURL().

A C D E F G H I L N O P R S T U V