- centerPic() - Method in
class fr.esial.seenshare.views.PicturePanel
-
This method centers the picture into the current panel, according
to the panel dimension.
- clearMessage()
- Method in class fr.esial.seenshare.views.StatusBar
-
Clear the message of the progressbar
- clearWork()
- Method in class fr.esial.seenshare.models.CurrentProgressStatus
-
Reset the progressbar
- CLOCKWISE -
Static variable in class fr.esial.seenshare.models.Photo
-
- close() - Method in class
fr.esial.seenshare.controlers.CloseSoftware
-
Close the software
It stops all threads that can access data
It saves all local data in a local file
- CloseSoftware - Class in
fr.esial.seenshare.controlers
-
Controller that listens all actions that can close the software
- CloseSoftware()
- Constructor for class fr.esial.seenshare.controlers.CloseSoftware
-
- closeTab() - Method
in class fr.esial.seenshare.controlers.CloseTabListener
-
- CloseTabListener - Class
in fr.esial.seenshare.controlers
-
Controller that closes a tab when the close button is pressed
- CloseTabListener(JFrame,
Media) - Constructor for class fr.esial.seenshare.controlers.CloseTabListener
-
- ConnectionDialog - Class in fr.esial.seenshare.views
-
View to display a dialog asking its account properties to the user
for test purposes, we set a default picasa test account
- ConnectionDialog()
- Constructor for class fr.esial.seenshare.views.ConnectionDialog
-
- ConnectionListener - Class
in fr.esial.seenshare.controlers
-
Controller that listens clicks on the connection button
It transforms a connection button into disconnection button
- ConnectionListener()
- Constructor for class fr.esial.seenshare.controlers.ConnectionListener
-
- Constants - Class in fr.esial.seenshare.utils
-
A lot of constants...
- Constants()
- Constructor for class fr.esial.seenshare.utils.Constants
-
- COUNTER_CLOCKWISE - Static
variable in class fr.esial.seenshare.models.Photo
-
- crop(Point[]) - Method
in class fr.esial.seenshare.models.Photo
-
Crop the picture according to the given points
- crop() -
Method in class fr.esial.seenshare.views.PicturePanel
-
Crop the picture according to the current selection
- CurrentProgressStatus - Class
in fr.esial.seenshare.models
-
Class to implement a progress bar, with a given message and increment
This is a singleton