Class | Description |
---|---|
AlbumsView |
View that represents the list of albums in a jtree
It supports drag'n drop : it can receive events from medias dragged on it
|
ConnectionDialog |
View to display a dialog asking its account properties to the user
for test purposes, we set a default picasa test account
|
DetailsPanel | |
DialogAbout |
Classe FrameHelp, fenĂȘtre qui affiche le fichier d'aide
|
Diaporama |
Class that displays a slideshow of an album
|
ErrorPopup |
Display popups showing errors
|
InfosView |
View that displays the info about an album : title, update time, visibility
Some buttons are displayed to control albums: add medias, launch a slideshow...
|
MediaPanel |
View displaying a media
|
MediaPreview |
View that loads a preview of a media in a jbutton
It resizes the photos to fit in a sized button or display a default image for videos
This button is draggable to execute operations on medias (copy/move)
|
MenusView | |
ModifiedFlowLayout |
A modified version of FlowLayout that allows containers using this
Layout to behave in a reasonable manner when placed inside a
JScrollPane
|
PhotoPanel |
This view create a panel to display photos
|
PhotoPreview |
Display a preview of a photo in a jbutton
|
PicturePanel | |
PreviewView |
View that display the preview of an album
It is the main display of the software : it displays a list of thumbnails of the medias
|
ResizePopup |
Display a popup to prompt the user for a resize value, given the current size
of a photo
|
SearchAlbumsView |
View that displays the list of all albums in a combobox for search
criterias
|
SearchView |
This view is a text field that allows to enter search queries
|
StatusBar |
View that displays a status bar w/ a progress bar and fields to launch
searches
|
URLLabel |
View to display URL nicely
|
VideoPanel | |
VideoPreview |
View that display a preview of a video
It is just a default icon for all videos
|