Index

A B C D E F G H I L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

C

call(boolean) - Method in interface com.cloud.clientpak.interfaces.ChangeInterface
 
CAPACITY_CLOUD_IN_GB - Static variable in class com.cloud.clientpak.Controller
Storage capacity.
ChangeInterface - Interface in com.cloud.clientpak.interfaces
The interface works with the CallBack GUI.
changeLoadBar(double) - Method in class com.cloud.clientpak.Controller
Changes the size of the load bar of the cloud file storage.
changeProgressBar(double) - Method in class com.cloud.clientpak.Controller
Sets the size of the progress bar.
changeStageToAuth() - Method in class com.cloud.clientpak.Controller
Makes the authorization panel visible, hides the rest of the panels.
changeStageToCloud() - Method in class com.cloud.clientpak.Controller
Makes the main panel of the cloud visible and hides the rest.
changeStageToReg() - Method in class com.cloud.clientpak.Controller
Makes the registration panel visible, puts the rest of the panels in an invisible state.
changeUser() - Method in class com.cloud.clientpak.Controller
Changes the panel to the Authorization panel and closes the network connection.
channelRead(ChannelHandlerContext, Object) - Method in class com.cloud.clientpak.MainHandler
Reads received message objects.
channelRead(ChannelHandlerContext, Object) - Method in class com.cloud.serverpak.MainHandler
Reads received message objects.
channels - Static variable in class com.cloud.serverpak.MainHandler
 
check - Variable in class com.cloud.clientpak.handlers.FilesSizeRequestHandler
The marker label required to display the file upload.
checkAddFile(File, ChangeInterface, boolean) - Method in class com.cloud.clientpak.services.FileWorker
Checks the file for availability in the cloud, if there is, then checks with the user whether it needs to be overwritten.
clickAddFile() - Method in class com.cloud.clientpak.Controller
Called when the user clicks on the add file button.
clickDeleteButton() - Method in class com.cloud.clientpak.Controller
It is called when clicking on the "Delete" button, selects an entry with the current focus from the table model and takes out the file name from it that needs to be deleted.
clickGetButton() - Method in class com.cloud.clientpak.Controller
Sends a request to the server to receive the selected file.
ClientApp - Class in com.cloud.clientpak
The FX class of the application, Launches the UI of the application according to the description of the application scene described in view.xml file.
ClientApp() - Constructor for class com.cloud.clientpak.ClientApp
 
close() - Method in class com.cloud.clientpak.Connection
Closes the connection channel.
closeConnection() - Method in class serverui.Controller
Stops the server and closes the network connection.
cloudPane - Variable in class com.cloud.clientpak.Controller
The main storage panel.
com.cloud.clientpak - package com.cloud.clientpak
 
com.cloud.clientpak.handlers - package com.cloud.clientpak.handlers
 
com.cloud.clientpak.interfaces - package com.cloud.clientpak.interfaces
 
com.cloud.clientpak.services - package com.cloud.clientpak.services
 
com.cloud.serverpak - package com.cloud.serverpak
 
com.cloud.serverpak.handlers - package com.cloud.serverpak.handlers
 
com.cloud.serverpak.interfaces - package com.cloud.serverpak.interfaces
 
com.cloud.serverpak.services - package com.cloud.serverpak.services
 
connection - Static variable in class com.cloud.clientpak.Controller
connection - Variable in class com.cloud.clientpak.services.FileWorker
Network connection.
connection - Static variable in class com.cloud.serverpak.services.AuthServiceBD
Connection to the database.
Connection - Class in com.cloud.clientpak
Class describing the network connection, openConnection().
Connection(Controller, CountDownLatch) - Constructor for class com.cloud.clientpak.Connection
The constructor saves a reference to the application controller and the synchronization object.
controller - Static variable in class com.cloud.clientpak.ClientApp
Variable Controller
controller - Variable in class com.cloud.clientpak.Connection
Application controller.
controller - Variable in class com.cloud.clientpak.handlers.AuthHandler
Variable Controller
controller - Variable in class com.cloud.clientpak.handlers.FileHandler
Variable Controller
controller - Variable in class com.cloud.clientpak.handlers.FilesSizeRequestHandler
Variable Controller
controller - Variable in class com.cloud.clientpak.handlers.RegUserHandler
Variable Controller
controller - Static variable in class serverui.Main
Variable Controller
Controller - Class in com.cloud.clientpak
The application controller class.
Controller - Class in serverui
Additional Graphical interface for server management.
Controller() - Constructor for class com.cloud.clientpak.Controller
 
Controller() - Constructor for class serverui.Controller
 
countDownLatch - Variable in class com.cloud.clientpak.Connection
Synchronization object, used when starting a connection, linked to the user's main GUI application.
createTableView() - Method in class com.cloud.clientpak.Controller
Prepares the presentation of the table, for its subsequent filling with data.
currentChannel - Variable in class com.cloud.clientpak.Connection
The current connection.
currentChannel - Variable in class com.cloud.serverpak.ServerApp
The current connection channel.
A B C D E F G H I L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form