A B C D E F G H I J K L M N O P R S T U V W X Z

A

ABORT_STATUS - Static variable in class ui.command.Command
 
AboutFrame - Class in ui.frame
 
AboutFrame() - Constructor for class ui.frame.AboutFrame
 
accept(File, String) - Method in class ui.util.FileExtensionFilter
 
accept(File) - Method in class ui.util.FileExtensionFilter
 
actionPerformed(ActionEvent) - Method in class base.jdbs.ui.action.IndexRepositoryActionListener
 
add(Integer, K) - Method in class base.jdbs.cryptography.KeyRing
This method adds to the KeyRing the target object.
addAllFile(File[]) - Method in class base.jdbs.Backup
This method adds a set of files to the backups' collection.
addBackup(Backup) - Method in class base.InternetCafeManager
This method simply adds a backup.
addClient(Workstation) - Method in class base.network.Network
This method simply adds a client to the network.
addClientSet(Workstation[]) - Method in class base.network.Network
This method simply adds a workstation's client set to the network.
addClientWorkstation(Workstation) - Method in class base.network.NetworkManager
This method simply adds a client workstation to the network.
addEAddress(EAddress) - Method in class base.user.User
 
addFile(File) - Method in class base.jdbs.Backup
This method adds a file to the backups' collection.
addKeyPair(KeyPair) - Method in class base.jdbs.cryptography.asymmetric.AsymmetricKeyRing
This method adds a keypair to the collection.
addMessage(String, Color) - Method in class ui.panel.MessagePanel
 
addNAddress(NAddress) - Method in class base.user.User
 
addPeer(PeerAdvertisement, PeerGroup) - Method in class base.jdbs.network.PeerDiscoveryThread
 
addPhoneNumber(PhoneNumber) - Method in class base.user.User
 
addProperty(String) - Method in class base.user.jcard.JCard
 
addServer(Workstation) - Method in class base.network.Network
This method simply adds a server to the network.
addServerSet(Workstation[]) - Method in class base.network.Network
This method simply adds a workstation's server set to the network.
addService(Service) - Method in class base.InternetCafeManager
This method simply adds a service.
addSession(Session) - Method in class base.InternetCafeManager
This method simply adds a session.
addSessionSet(Session[]) - Method in class base.InternetCafeManager
This method simply adds a set of sessions.
addUser(User) - Method in class base.InternetCafeManager
This method simply adds a user.
ADMINISTRATOR - Static variable in class base.user.UserCredential
 
alias() - Method in class base.jdbs.cryptography.asymmetric.KeyPair
This method builds an alias for the keypair instance.
allFileContent(File) - Static method in class base.util.FileUtil
This method builds an array of files.
areValidAdministratorCredentials(String, String) - Static method in class base.Control
 
ASCENDING - Static variable in class ui.table.TableSorter
 
AsymmetricKeyRing - Class in base.jdbs.cryptography.asymmetric
 
AsymmetricKeyRing(User) - Constructor for class base.jdbs.cryptography.asymmetric.AsymmetricKeyRing
The default constructor.
authenticate(PeerGroup, String, String, boolean) - Static method in class base.jdbs.network.util.JxtaAuthenticationUtil
 
AUTO_RENDEZVOUS - Static variable in class base.jdbs.network.NetworkManager
 
AVAILABLE_SPACE_REQUEST_MSG - Static variable in class base.jdbs.network.JDBSPipeMsgListener
 

B

Backup - Class in base.backup
 
Backup(int, String, String, Date, String, String) - Constructor for class base.backup.Backup
 
Backup(Document) - Constructor for class base.backup.Backup
 
Backup - Class in base.jdbs
 
Backup(String, String, String, Date, Date, SecurityLevel) - Constructor for class base.jdbs.Backup
 
Backup(Document) - Constructor for class base.jdbs.Backup
 
BACKUP_CRC32_COLUMN - Static variable in class base.jdbs.ui.BackupDescriptorTableModel
 
BACKUP_CREATION_DATE_COLUMN - Static variable in class base.jdbs.ui.BackupDescriptorTableModel
 
BACKUP_DATE_ATTRIBUTE - Static variable in class base.ICXmlTags
 
BACKUP_DATE_COLUMN - Static variable in class ui.table.model.BackupTableModel
 
BACKUP_DB_LOCATION_PATH_ATTRIBUTE - Static variable in class base.ICXmlTags
 
BACKUP_DB_LOCATION_PATH_TAG - Static variable in class base.ICXmlTags
 
BACKUP_DESCRIPTION_ATTRIBUTE - Static variable in class base.ICXmlTags
 
BACKUP_DESCRIPTION_COLUMN - Static variable in class ui.table.model.BackupTableModel
 
BACKUP_DESCRIPTION_TAG - Static variable in class base.ICXmlTags
 
BACKUP_DETAILS_FILE - Static variable in class base.ConfigurationManager
 
BACKUP_DETAILS_TAG - Static variable in class base.ICXmlTags
 
BACKUP_EXPIRATION_DATE_COLUMN - Static variable in class base.jdbs.ui.BackupDescriptorTableModel
 
BACKUP_ID_ATTRIBUTE - Static variable in class base.ICXmlTags
 
BACKUP_ID_COLUMN - Static variable in class base.jdbs.ui.BackupDescriptorTableModel
 
BACKUP_ID_COLUMN - Static variable in class ui.table.model.BackupTableModel
 
BACKUP_MD5_COLUMN - Static variable in class base.jdbs.ui.BackupDescriptorTableModel
 
BACKUP_NAME_ATTRIBUTE - Static variable in class base.ICXmlTags
 
BACKUP_NAME_COLUMN - Static variable in class base.jdbs.ui.BackupDescriptorTableModel
 
BACKUP_NAME_COLUMN - Static variable in class ui.table.model.BackupTableModel
 
BACKUP_OCCUPIED_SPACE_COLUMN - Static variable in class base.jdbs.ui.BackupDescriptorTableModel
 
BACKUP_SECURITY_LEVEL_COLUMN - Static variable in class base.jdbs.ui.BackupDescriptorTableModel
 
BACKUP_SIZE_COLUMN - Static variable in class ui.table.model.BackupTableModel
 
BackupArtifactAssembler - Class in base.jdbs
This class provided methods and utils to assembly a backup.
BackupArtifactAssembler() - Constructor for class base.jdbs.BackupArtifactAssembler
 
BackupArtifactDisassembler - Class in base.jdbs
This class provided methods and utils to disassembly a previously created backup artifact.
BackupArtifactDisassembler() - Constructor for class base.jdbs.BackupArtifactDisassembler
 
BackupConfigurationPanel - Class in ui.panel
 
BackupConfigurationPanel() - Constructor for class ui.panel.BackupConfigurationPanel
 
BackupDescriptor - Class in base.jdbs
 
BackupDescriptor(File) - Constructor for class base.jdbs.BackupDescriptor
This is the default constructor.
BackupDescriptorTableModel - Class in base.jdbs.ui
 
BackupDescriptorTableModel() - Constructor for class base.jdbs.ui.BackupDescriptorTableModel
 
BackupDialog - Class in base.jdbs.ui.dialog
 
BackupDialog() - Constructor for class base.jdbs.ui.dialog.BackupDialog
 
BackupDialog - Class in ui.dialog
 
BackupDialog() - Constructor for class ui.dialog.BackupDialog
 
BackupFactory - Class in base.backup
 
BackupFactory() - Constructor for class base.backup.BackupFactory
 
BackupFactory - Class in base.jdbs
 
BackupFactory() - Constructor for class base.jdbs.BackupFactory
 
backupKey(Backup) - Static method in class base.InternetCafeManager
This method simply builds a key string for an instance of Backup.
BackupPanel - Class in base.jdbs.ui.panel
 
BackupPanel(Backup) - Constructor for class base.jdbs.ui.panel.BackupPanel
 
BackupPanel - Class in ui.panel
 
BackupPanel() - Constructor for class ui.panel.BackupPanel
 
BackupTable - Class in ui.table
 
BackupTable(TableSorter) - Constructor for class ui.table.BackupTable
 
BackupTableModel - Class in ui.table.model
 
BackupTableModel() - Constructor for class ui.table.model.BackupTableModel
 
backupToZipArchive(Backup) - Static method in class base.backup.BackupFactory
 
base - package base
This package contains the InternetCafe project's core classes.
base.backup - package base.backup
This package contains the InternetCafe project's core classes for the backup facility.
base.jdbs - package base.jdbs
 
base.jdbs.cryptography - package base.jdbs.cryptography
 
base.jdbs.cryptography.asymmetric - package base.jdbs.cryptography.asymmetric
 
base.jdbs.cryptography.symmetric - package base.jdbs.cryptography.symmetric
 
base.jdbs.network - package base.jdbs.network
 
base.jdbs.network.util - package base.jdbs.network.util
 
base.jdbs.ui - package base.jdbs.ui
 
base.jdbs.ui.action - package base.jdbs.ui.action
 
base.jdbs.ui.command - package base.jdbs.ui.command
 
base.jdbs.ui.dialog - package base.jdbs.ui.dialog
 
base.jdbs.ui.panel - package base.jdbs.ui.panel
 
base.network - package base.network
This package contains the InternetCafe project's core classes for the network area.
base.service - package base.service
This package contains the InternetCafe project's core classes for the service area.
base.session - package base.session
This package contains the InternetCafe project's core classes for the session area.
base.user - package base.user
This package contains the InternetCafe project's core classes for the user area.
base.user.jcard - package base.user.jcard
 
base.util - package base.util
 
Birthdate - Class in base.user.jcard
 
Birthdate() - Constructor for class base.user.jcard.Birthdate
 
BuildBackupArtifactCommand - Class in base.jdbs.ui.command
 
BuildBackupArtifactCommand(Backup) - Constructor for class base.jdbs.ui.command.BuildBackupArtifactCommand
 
buildNewBackupArtifact(File, SymmetricKey, KeyPair, Backup) - Static method in class base.jdbs.BackupArtifactAssembler
This method builds a new signed backup artifact placing it into a temp directory.
buildUserPassword(String) - Static method in class base.user.User
 

C

careAboutMaxDuration() - Method in class base.service.Service
 
careAboutMinDuration() - Method in class base.service.Service
 
centerComponent(Component) - Static method in class ui.util.GeneralUtil
This method is helpfull to center on the screen a Component like a JFrame or a JDialog.
CERTIFICATE_ENTRY - Static variable in class base.jdbs.cryptography.asymmetric.AsymmetricKeyRing
 
CERTIFICATE_FILE_NAME - Static variable in class base.jdbs.JDBSConstant
 
checkCRC32Checksum(File, Long) - Static method in class base.util.FileUtil
This method checks if the computed CRC32 Checksum of the input file is equals to the provided crc32Checksum passed as formal argument.
checkMD5Digest(File, String) - Static method in class base.util.FileUtil
This method checks if the computed MD5 Digest of the input file is equals to the provided md5Digest passed as formal argument.
checkSignature(File, File, PublicKey) - Method in interface base.jdbs.cryptography.asymmetric.IAsymmetricCipher
This method offers a facility to check the signature of a file with asymmetric cryptography.
checkSignature(File, File, PublicKey) - Method in class base.jdbs.cryptography.asymmetric.RSAAsymmetricCipher
 
clear() - Method in class base.InternetCafeManager
This method clears all the InternetCafe's data.
clear() - Static method in class ui.util.MessageLogger
This method simply clears every enabled message component and closes the fileWriter if the file logging is enabled.
clearDocumentData() - Method in class ui.panel.DocumentPanel
 
clearServiceData() - Method in class ui.panel.ServicePanel
Resets to the default values all the fields contained in this panel.
clearUserData() - Method in class ui.panel.UserPanel
 
clearWorkstationData() - Method in class ui.panel.WorkstationPanel
Resets to the default values all the fields contained in this panel.
CLIENT - Static variable in class base.network.WorkstationRoleType
 
ClientWorkstationTable - Class in ui.table
 
ClientWorkstationTable(TableSorter) - Constructor for class ui.table.ClientWorkstationTable
 
ClientWorkstationTableModel - Class in ui.table.model
 
ClientWorkstationTableModel() - Constructor for class ui.table.model.ClientWorkstationTableModel
 
Command - Class in ui.command
 
Command() - Constructor for class ui.command.Command
 
CommandExecutor - Class in ui.command
 
CommandExecutor() - Constructor for class ui.command.CommandExecutor
 
COMPARABLE_COMAPRATOR - Static variable in class ui.table.TableSorter
 
CONFIGURATION_FILE - Static variable in class base.ConfigurationManager
 
ConfigurationManager - Class in base
 
ConfigurationManager() - Constructor for class base.ConfigurationManager
 
ConfigurationManager - Class in base.jdbs
This is the class where every JDBS configuration paramenter is placed.
ConfigurationManager() - Constructor for class base.jdbs.ConfigurationManager
The default constructor.*
ConfigurationPanel - Class in base.jdbs.ui.panel
 
ConfigurationPanel() - Constructor for class base.jdbs.ui.panel.ConfigurationPanel
 
contains(String[], String) - Static method in class base.InternetCafeManager
 
Control - Class in base
 
Control() - Constructor for class base.Control
 
copyFile(File, File) - Static method in class base.util.FileUtil
 
COPYRIGHT - Static variable in class base.ConfigurationManager
 
cost(Date, Date, String, double) - Static method in class base.service.Service
This method determines a service's cost on the bases of the provided arguments.
CRC32_FILE_NAME - Static variable in class base.jdbs.JDBSConstant
 
createAdv(PeerGroup, String, String) - Static method in class base.jdbs.network.util.PipeUtil
 
createAdv(PeerGroup, String, String, byte[]) - Static method in class base.jdbs.network.util.PipeUtil
 
createArtifactKey(BackupDescriptor) - Method in class base.jdbs.Repository
 
createCRC32Checksum(File) - Static method in class base.util.FileUtil
This method creates a CRC32 Checksum relative to the file passed as formal parameter.
createDetailsFile(Backup) - Static method in class base.backup.BackupFactory
 
createGroup(PeerGroup, String, String, boolean, int, RendezvousListener, boolean) - Static method in class base.jdbs.network.util.JxtaGroupUtil
This method is used to create a new PeerGroup from its parent group.
createGroupFromLocalCache(PeerGroup, String, boolean, int, RendezvousListener, boolean) - Static method in class base.jdbs.network.util.JxtaGroupUtil
This method is used to create a PeerGroup whose name is peerGroupName from the local peer's cache..
createMD5Digest(File) - Static method in class base.util.FileUtil
This method builds an MD5 Digest of a provided input file.
creationDate - Variable in class base.user.User
 
CRLF - Static variable in class base.user.jcard.Property
 

D

DatabasePanel - Class in ui.panel
 
DatabasePanel() - Constructor for class ui.panel.DatabasePanel
 
DAY - Static variable in class base.service.ServiceRateType
 
DEBUG_MESSAGE - Static variable in class ui.util.MessageLogger
 
debugMode - Static variable in class base.ConfigurationManager
 
decrypt(File, File) - Method in class base.jdbs.cryptography.symmetric.DESSymmetricCipher
 
decrypt(File, File) - Method in interface base.jdbs.cryptography.symmetric.ISymmetricCipher
This method offers an entry point for File dencryption for symmetric ciphers.
DECRYPTION_DIRECTORY_NAME - Static variable in class base.jdbs.BackupArtifactAssembler
 
decryptionCipher - Variable in class base.jdbs.cryptography.symmetric.SymmetricCipher
The chiper to be usend for decryption.
DEFAULT_MESSAGE - Static variable in class ui.util.MessageLogger
 
deleteBackup(Backup) - Method in class base.InternetCafeManager
This method deletes a backup from the system.
DeleteBackupCommand - Class in ui.command.deletion
 
DeleteBackupCommand(int) - Constructor for class ui.command.deletion.DeleteBackupCommand
 
deleteClient(String) - Method in class base.network.Network
This method deletes a client workstation.
DeleteClientWorkstationCommand - Class in ui.command.deletion
 
DeleteClientWorkstationCommand(int) - Constructor for class ui.command.deletion.DeleteClientWorkstationCommand
 
deleteDirectory(File) - Static method in class base.util.FileUtil
Deletes all files and subdirectories under directory.
deleteEAddress(EAddress) - Method in class base.user.User
 
DeleteEAddressCommand - Class in ui.command.deletion
 
DeleteEAddressCommand(User, int, EAddressTableModel) - Constructor for class ui.command.deletion.DeleteEAddressCommand
 
DeleteExpiredBackupCommand - Class in base.jdbs.ui.command
 
DeleteExpiredBackupCommand() - Constructor for class base.jdbs.ui.command.DeleteExpiredBackupCommand
 
deleteNAddress(NAddress) - Method in class base.user.User
 
DeleteNAddressCommand - Class in ui.command.deletion
 
DeleteNAddressCommand(User, int, NAddressTableModel) - Constructor for class ui.command.deletion.DeleteNAddressCommand
 
deletePhoneNumber(PhoneNumber) - Method in class base.user.User
 
DeletePhoneNumberCommand - Class in ui.command.deletion
 
DeletePhoneNumberCommand(User, int, PhoneNumberTableModel) - Constructor for class ui.command.deletion.DeletePhoneNumberCommand
 
deleteServer(String) - Method in class base.network.Network
This method deletes a server workstation.
DeleteServerWorkstationCommand - Class in ui.command.deletion
 
DeleteServerWorkstationCommand(int) - Constructor for class ui.command.deletion.DeleteServerWorkstationCommand
 
deleteService(Service) - Method in class base.InternetCafeManager
This method deletes the service.
DeleteServiceCommand - Class in ui.command.deletion
 
DeleteServiceCommand(int) - Constructor for class ui.command.deletion.DeleteServiceCommand
 
deleteSession(Session) - Method in class base.InternetCafeManager
This method deletes a session.
DeleteSessionCommand - Class in ui.command.deletion
 
DeleteSessionCommand(int) - Constructor for class ui.command.deletion.DeleteSessionCommand
 
deleteUser(User) - Method in class base.InternetCafeManager
This method deletes the user.
DeleteUserCommand - Class in ui.command.deletion
 
DeleteUserCommand(int) - Constructor for class ui.command.deletion.DeleteUserCommand
 
deleteWorkstation(Workstation) - Method in class base.network.NetworkManager
This method deletes a client workstation from the network.
DESCENDING - Static variable in class ui.table.TableSorter
 
DESSymmetricCipher - Class in base.jdbs.cryptography.symmetric
 
DESSymmetricCipher(SymmetricKey) - Constructor for class base.jdbs.cryptography.symmetric.DESSymmetricCipher
 
disassemblyBackupArtifact(SymmetricKey, KeyPair, BackupDescriptor, File) - Static method in class base.jdbs.BackupArtifactDisassembler
 
discoverAdvs(PeerGroup, String, DiscoveryListener) - Static method in class base.jdbs.network.util.PipeUtil
 
DISCOVERY_INTERVAL - Static variable in class base.jdbs.network.GroupDiscoveryThread
 
DISCOVERY_INTERVAL - Static variable in class base.jdbs.network.PeerDiscoveryThread
 
DiscoveryDemo - Class in base
 
DiscoveryDemo() - Constructor for class base.DiscoveryDemo
 
discoveryEvent(DiscoveryEvent) - Method in class base.DiscoveryDemo
by implementing DiscoveryListener we must define this method to deal to discovery responses
discoveryEvent(DiscoveryEvent) - Method in class base.jdbs.network.GroupDiscoveryThread
 
discoveryEvent(DiscoveryEvent) - Method in class base.jdbs.network.PeerDiscoveryListener
 
Document - Class in base.user
 
Document(String, String, String, String, Date, Date, String) - Constructor for class base.user.Document
 
Document() - Constructor for class base.user.Document
 
DOCUMENT_RELEASE_AUTHORITY - Static variable in class base.user.DocumentReleaseAuthority
 
DOCUMENT_TYPE - Static variable in class base.user.DocumentType
 
DocumentDialog - Class in ui.dialog
 
DocumentDialog(User, Document) - Constructor for class ui.dialog.DocumentDialog
 
DocumentDialog(User) - Constructor for class ui.dialog.DocumentDialog
 
DocumentPanel - Class in ui.panel
 
DocumentPanel(Document) - Constructor for class ui.panel.DocumentPanel
 
DocumentReleaseAuthority - Class in base.user
 
DocumentReleaseAuthority() - Constructor for class base.user.DocumentReleaseAuthority
 
DocumentType - Class in base.user
 
DocumentType() - Constructor for class base.user.DocumentType
 
DOTTED_SIGNED_EXTENSION - Static variable in class base.jdbs.JDBSConstant
 
DOTTED_ZIP_EXTENSION - Static variable in class base.jdbs.JDBSConstant
 
doValidate() - Method in class base.user.jcard.Birthdate
 
doValidate() - Method in class base.user.jcard.ElectronicMail
 
doValidate() - Method in class base.user.jcard.Name
 
doValidate() - Method in class base.user.jcard.Property
 
drawLevelLabel(String, Rectangle, Graphics) - Static method in class ui.panel.MessagePanel
 
durationInMinute(Date, Date) - Static method in class base.service.Service
 

E

EAddress - Class in base.user
 
EAddress(int, String) - Constructor for class base.user.EAddress
 
EAddress(int, String, String, String, String) - Constructor for class base.user.EAddress
 
EAddress() - Constructor for class base.user.EAddress
 
EADDRESS_ID_COLUMN - Static variable in class ui.table.model.EAddressTableModel
 
EAddressDialog - Class in ui.dialog
 
EAddressDialog(User) - Constructor for class ui.dialog.EAddressDialog
 
EAddressDialog(User, EAddress) - Constructor for class ui.dialog.EAddressDialog
 
EAddressPanel - Class in ui.panel
 
EAddressPanel(EAddress) - Constructor for class ui.panel.EAddressPanel
 
EAddressTable - Class in ui.table
 
EAddressTable(TableSorter) - Constructor for class ui.table.EAddressTable
 
EAddressTableModel - Class in ui.table.model
 
EAddressTableModel(User) - Constructor for class ui.table.model.EAddressTableModel
 
ElectronicMail - Class in base.user.jcard
 
ElectronicMail() - Constructor for class base.user.jcard.ElectronicMail
 
enableJDBS - Variable in class base.ConfigurationManager
 
encrypt(File, File) - Method in class base.jdbs.cryptography.symmetric.DESSymmetricCipher
 
encrypt(File, File) - Method in interface base.jdbs.cryptography.symmetric.ISymmetricCipher
This method offers an entry point for File encryption for symmetric ciphers.
ENCRYPTION_DIRECTORY_NAME - Static variable in class base.jdbs.BackupArtifactAssembler
 
encryptionCipher - Variable in class base.jdbs.cryptography.symmetric.SymmetricCipher
The chiper to be usend for encryption.
epilogue() - Method in class base.jdbs.ui.command.BuildBackupArtifactCommand
 
epilogue() - Method in class base.jdbs.ui.command.DeleteExpiredBackupCommand
 
epilogue() - Method in class base.jdbs.ui.command.ExitCommand
 
epilogue() - Method in class base.jdbs.ui.command.NewBackupCommand
 
epilogue() - Method in class base.jdbs.ui.command.RestoreBackupArtifactCommand
 
epilogue() - Method in class ui.command.Command
 
epilogue() - Method in class ui.command.creation.ShowNewServerWorkstationDialogCommand
 
epilogue() - Method in interface ui.command.ICommand
 
ERROR_MESSAGE - Static variable in class ui.util.MessageLogger
 
ERROR_STATUS - Static variable in class ui.command.Command
 
EXECUTE_STATUS - Static variable in class ui.command.Command
 
executeCommand(Command, boolean) - Method in class ui.command.CommandExecutor
 
execution() - Method in class base.jdbs.ui.command.BuildBackupArtifactCommand
 
execution() - Method in class base.jdbs.ui.command.DeleteExpiredBackupCommand
 
execution() - Method in class base.jdbs.ui.command.ExitCommand
 
execution() - Method in class base.jdbs.ui.command.NewBackupCommand
 
execution() - Method in class base.jdbs.ui.command.RestoreBackupArtifactCommand
 
execution() - Method in class ui.command.Command
 
execution() - Method in class ui.command.creation.ShowNewBackupCommand
 
execution() - Method in class ui.command.creation.ShowNewClientWorkstationDialogCommand
 
execution() - Method in class ui.command.creation.ShowNewEAddressDialogCommand
 
execution() - Method in class ui.command.creation.ShowNewNAddressDialogCommand
 
execution() - Method in class ui.command.creation.ShowNewPhoneNumberDialogCommand
 
execution() - Method in class ui.command.creation.ShowNewServerWorkstationDialogCommand
 
execution() - Method in class ui.command.creation.ShowNewServiceDialogCommand
 
execution() - Method in class ui.command.creation.ShowNewSessionDialogCommand
 
execution() - Method in class ui.command.creation.ShowNewUserDialogCommand
 
execution() - Method in class ui.command.creation.ShowUserAddressBookDialogCommand
 
execution() - Method in class ui.command.creation.ShowUserDocumentDialogCommand
 
execution() - Method in class ui.command.deletion.DeleteBackupCommand
 
execution() - Method in class ui.command.deletion.DeleteClientWorkstationCommand
 
execution() - Method in class ui.command.deletion.DeleteEAddressCommand
 
execution() - Method in class ui.command.deletion.DeleteNAddressCommand
 
execution() - Method in class ui.command.deletion.DeletePhoneNumberCommand
 
execution() - Method in class ui.command.deletion.DeleteServerWorkstationCommand
 
execution() - Method in class ui.command.deletion.DeleteServiceCommand
 
execution() - Method in class ui.command.deletion.DeleteSessionCommand
 
execution() - Method in class ui.command.deletion.DeleteUserCommand
 
execution() - Method in interface ui.command.ICommand
 
execution() - Method in class ui.command.information.InfoOnClientWorkstationCommand
 
execution() - Method in class ui.command.information.InfoOnEAddressCommand
 
execution() - Method in class ui.command.information.InfoOnNAddressCommand
 
execution() - Method in class ui.command.information.InfoOnPhoneNumberCommand
 
execution() - Method in class ui.command.information.InfoOnServerWorkstationCommand
 
execution() - Method in class ui.command.information.InfoOnServiceCommand
 
execution() - Method in class ui.command.information.InfoOnSessionCommand
 
execution() - Method in class ui.command.information.InfoOnUserCommand
 
execution() - Method in class ui.command.information.SearchSessionCommand
 
execution() - Method in class ui.command.information.ShowAboutFrameCommand
 
execution() - Method in class ui.command.information.ShowMessageFrameCommand
 
execution() - Method in class ui.command.information.ShowTextFileDialogCommand
 
execution() - Method in class ui.command.IO.ExitCommand
 
execution() - Method in class ui.command.IO.ExportSessionListCommand
 
execution() - Method in class ui.command.IO.ExportUserAsVCardCommand
 
execution() - Method in class ui.command.IO.ExportUserListCommand
 
execution() - Method in class ui.command.IO.ImportUserFromVCardCommand
 
execution() - Method in class ui.command.IO.LoadBackupCommand
 
execution() - Method in class ui.command.IO.LoadDBCommand
 
execution() - Method in class ui.command.IO.LogOutAdministratorCommand
 
execution() - Method in class ui.command.IO.SaveBackupCommand
 
execution() - Method in class ui.command.IO.SaveClientWorkstationCommand
 
execution() - Method in class ui.command.IO.SaveDBAsCommand
 
execution() - Method in class ui.command.IO.SaveDBCommand
 
execution() - Method in class ui.command.IO.SaveEAddressCommand
 
execution() - Method in class ui.command.IO.SaveNAddressCommand
 
execution() - Method in class ui.command.IO.SaveNewSessionCommand
 
execution() - Method in class ui.command.IO.SavePhoneNumberCommand
 
execution() - Method in class ui.command.IO.SaveServiceCommand
 
execution() - Method in class ui.command.IO.SaveUserCommand
 
execution() - Method in class ui.command.IO.SaveUserDocumentCommand
 
ExitCommand - Class in base.jdbs.ui.command
 
ExitCommand() - Constructor for class base.jdbs.ui.command.ExitCommand
 
ExitCommand - Class in ui.command.IO
 
ExitCommand() - Constructor for class ui.command.IO.ExitCommand
 
ExportSessionListCommand - Class in ui.command.IO
 
ExportSessionListCommand() - Constructor for class ui.command.IO.ExportSessionListCommand
 
ExportUserAsVCardCommand - Class in ui.command.IO
 
ExportUserAsVCardCommand(User) - Constructor for class ui.command.IO.ExportUserAsVCardCommand
 
ExportUserListCommand - Class in ui.command.IO
 
ExportUserListCommand() - Constructor for class ui.command.IO.ExportUserListCommand
 

F

FEMALE - Static variable in class base.user.UserGender
 
FILE_ABSOLUTE_PATH_COLUMN - Static variable in class base.jdbs.ui.FileTableModel
 
FILE_NAME_COLUMN - Static variable in class base.jdbs.ui.FileTableModel
 
FILE_SIZE_COLUMN - Static variable in class base.jdbs.ui.FileTableModel
 
FILE_TYPE_COLUMN - Static variable in class base.jdbs.ui.FileTableModel
 
fileContent(File) - Static method in class base.util.FileUtil
This method reads all the lines of the input file returning its content in form of a String.
FileDescriptor - Class in base.jdbs
 
FileDescriptor(File) - Constructor for class base.jdbs.FileDescriptor
 
FileExtensionFilter - Class in ui.util
 
FileExtensionFilter(String) - Constructor for class ui.util.FileExtensionFilter
 
FileExtensionFilter(String, String) - Constructor for class ui.util.FileExtensionFilter
 
fileSizeInByte(File) - Static method in class base.util.FileUtil
This method computes the specified file occupied space on the HD.
fileSizeInGB(File) - Static method in class base.util.FileUtil
This method computes the specified file occupied space on the HD.
fileSizeInKB(File) - Static method in class base.backup.BackupFactory
 
fileSizeInKB(File) - Static method in class base.util.FileUtil
This method computes the specified file occupied space on the HD.
fileSizeInMB(File) - Static method in class base.util.FileUtil
This method computes the specified file occupied space on the HD.
FileStatisticPanel - Class in base.jdbs.ui.panel
 
FileStatisticPanel(Backup) - Constructor for class base.jdbs.ui.panel.FileStatisticPanel
 
FileTableModel - Class in base.jdbs.ui
 
FileTableModel(Backup) - Constructor for class base.jdbs.ui.FileTableModel
 
FileUtil - Class in base.util
This class provides some basic methods to manage files and folders.
FileUtil() - Constructor for class base.util.FileUtil
 
fromConnectionTypeToString(NetworkConnectionType) - Static method in enum base.jdbs.NetworkConnectionType
 
fromSecurityLevelToString(SecurityLevel) - Static method in enum base.jdbs.SecurityLevel
 
fromStringToConnectionType(String) - Static method in enum base.jdbs.NetworkConnectionType
 
fromStringToSecurityLevel(String) - Static method in enum base.jdbs.SecurityLevel
 
fromXml(Document) - Method in class base.ConfigurationManager
This method reads from an XML document various configuration parameters for the Internet Cafe.
fromXml(Document) - Method in interface base.IXMLLoadable
This method offers the opportunity to load an interface's implementing Object from a particular XML document.
fromXml(Document) - Method in class base.jdbs.ConfigurationManager
This method reads from an XML document various configuration parameters for the JDBS.
fromXml(Node) - Method in class base.user.Document
 
fromXml(Node) - Method in class base.user.EAddress
 
fromXml(Node) - Method in class base.user.NAddress
 
fromXml(Node) - Method in class base.user.PhoneNumber
 
fromXml(Document) - Method in class base.user.User
 

G

GeneralUtil - Class in ui.util
 
GeneralUtil() - Constructor for class ui.util.GeneralUtil
 
get(Integer) - Method in class base.jdbs.cryptography.KeyRing
This method retrieves a stored element by id.
getAddFileButton() - Method in class base.jdbs.ui.panel.TabledFilePanel
 
getAddress() - Method in class base.network.Workstation
 
getAddressBookButton() - Method in class ui.panel.UserPanel
 
getAddressPanel() - Method in class ui.panel.EAddressPanel
 
getAddressPanel() - Method in class ui.panel.WorkstationPanel
 
getAddressTextField() - Method in class ui.panel.EAddressPanel
 
getAddressTextField() - Method in class ui.panel.WorkstationPanel
 
getAdv(PeerGroup, String, String, byte[]) - Static method in class base.jdbs.network.util.PipeUtil
 
getAdv(PeerGroup, String, String, byte[], boolean) - Static method in class base.jdbs.network.util.PipeUtil
 
getAdvs(PeerGroup, String) - Static method in class base.jdbs.network.util.PipeUtil
 
getAll() - Method in class base.jdbs.cryptography.KeyRing
This method returns a collection of all stored elements.
getAllKeyPair() - Method in class base.jdbs.cryptography.asymmetric.AsymmetricKeyRing
This method returns all the keypairs contained in the collection.
getAllWorkstation() - Method in class base.network.Network
 
getAlphanumericKey() - Method in class base.jdbs.GUIDGenerator
This method returns a alphanumeric key that is unique to a millisecond.
getApplicationConfigurationPanel() - Method in class ui.panel.ICConfigurationPanel
 
getAreaCode() - Method in class base.user.PhoneNumber
 
getAreaCodePanel() - Method in class ui.panel.PhoneNumberPanel
 
getAreaCodeTextField() - Method in class ui.panel.PhoneNumberPanel
 
getArtifactDirectory() - Method in class base.jdbs.BackupDescriptor
 
getAsymmetricCryptographyPanel() - Method in class ui.panel.SecurityConfigurationPanel
 
getAsymmetricCryptographyPrivateKeyTextArea() - Method in class ui.panel.SecurityConfigurationPanel
 
getAsymmetricCryptographyPublicKeyTextArea() - Method in class ui.panel.SecurityConfigurationPanel
 
getAuthenticatePeerDownloadCheckBox() - Method in class base.jdbs.ui.panel.SecurityConfigurationPanel
 
getAuthenticatePeerDownloadPanel() - Method in class base.jdbs.ui.panel.SecurityConfigurationPanel
 
getAutoBackupExpirationCheckBox() - Method in class base.jdbs.ui.panel.RepositoryConfigurationPanel
 
getAutoBackupExpirationPanel() - Method in class base.jdbs.ui.panel.RepositoryConfigurationPanel
 
getAutomaticPasswordProtectCheckBox() - Method in class ui.panel.SecurityConfigurationPanel
 
getAutomaticPasswordProtectPanel() - Method in class ui.panel.SecurityConfigurationPanel
 
getAutomaticPasswordProtectTimeChooser() - Method in class ui.panel.SecurityConfigurationPanel
 
getAvailableSpace() - Method in class base.jdbs.JDBSPeer
 
getAverageArtifactSizeLabel() - Method in class base.jdbs.ui.panel.RepositoryStatisticPanel
 
getAvgFileSizeLabel() - Method in class base.jdbs.ui.panel.FileStatisticPanel
 
getBackup() - Method in class base.InternetCafeManager
 
getBackup() - Method in class base.jdbs.BackupDescriptor
 
getBackUpButtonPanel() - Method in class ui.panel.TabledBackupPanel
 
getBackupById(int) - Method in class base.InternetCafeManager
This method retrieves a backup specifying his id.
getBackupConfigurationPanel() - Method in class ui.panel.ICConfigurationPanel
 
getBackupDate() - Method in class ui.panel.BackupPanel
 
getBackupDescription() - Method in class ui.panel.BackupPanel
 
getBackupDescriptor() - Method in class base.jdbs.Repository
 
getBackupDescriptorByGuId(String) - Method in class base.jdbs.Repository
This method retrieves a specified BackupDescriptor from a specified guId.
getBackupFile() - Method in class base.jdbs.BackupDescriptor
 
getBackupFileName() - Method in class base.backup.Backup
 
getBackUpHistoryTable() - Method in class ui.panel.TabledBackupPanel
 
getBackUpHistoryTableModel() - Method in class ui.panel.TabledBackupPanel
 
getBackUpHistoryTableScrollPane() - Method in class ui.panel.TabledBackupPanel
 
getBackupName() - Method in class ui.panel.BackupPanel
 
getBackupPanel() - Method in class base.jdbs.ui.dialog.BackupDialog
 
getBackupPanel() - Method in class ui.dialog.BackupDialog
 
getBackUpPanel() - Method in class ui.panel.BackupConfigurationPanel
 
getBackupTable() - Method in class base.jdbs.ui.panel.TabledRepositoryPanel
 
getBackupTableModel() - Method in class base.jdbs.ui.panel.TabledRepositoryPanel
 
getBackupTableScrollPane() - Method in class base.jdbs.ui.panel.TabledRepositoryPanel
 
getBackupTableSorter() - Method in class base.jdbs.ui.panel.TabledRepositoryPanel
 
getBaseRate() - Method in class base.service.Service
 
getBaseRatePanel() - Method in class ui.panel.ServicePanel
 
getBaseRateTextField() - Method in class ui.panel.ServicePanel
 
getBirthday() - Method in class base.user.User
 
getBirthdayDateChooser() - Method in class ui.panel.UserPanel
 
getBirthdayPanel() - Method in class ui.panel.UserPanel
 
getBottomPanel() - Method in class ui.dialog.NewSessionDialog
 
getBottomPanel() - Method in class ui.panel.DocumentPanel
 
getBottomPanel() - Method in class ui.panel.SessionPanel
 
getBottomPanel() - Method in class ui.panel.UserPanel
 
getBufferedImage() - Method in class ui.panel.ImagePanel
 
getBuildBackupArtifactButton() - Method in class base.jdbs.ui.dialog.BackupDialog
 
getButtonPanel() - Method in class base.jdbs.ui.dialog.BackupDialog
 
getButtonPanel() - Method in class base.jdbs.ui.dialog.RepositorySetupDialog
 
getButtonPanel() - Method in class base.jdbs.ui.panel.PeerPanel
 
getButtonPanel() - Method in class base.jdbs.ui.panel.RepositoryConfigurationPanel
 
getButtonPanel() - Method in class base.jdbs.ui.panel.SecurityConfigurationPanel
 
getButtonPanel() - Method in class base.jdbs.ui.panel.TabledFilePanel
 
getButtonPanel() - Method in class base.jdbs.ui.panel.TabledRepositoryPanel
 
getButtonPanel() - Method in class ui.dialog.BackupDialog
 
getButtonPanel() - Method in class ui.dialog.DocumentDialog
 
getButtonPanel() - Method in class ui.dialog.EAddressDialog
 
getButtonPanel() - Method in class ui.dialog.LicenseDialog
 
getButtonPanel() - Method in class ui.dialog.NAddressDialog
 
getButtonPanel() - Method in class ui.dialog.NewSessionDialog
 
getButtonPanel() - Method in class ui.dialog.PhoneNumberDialog
 
getButtonPanel() - Method in class ui.dialog.ServerLoginDialog
 
getButtonPanel() - Method in class ui.dialog.ServiceDialog
 
getButtonPanel() - Method in class ui.dialog.SessionDialog
 
getButtonPanel() - Method in class ui.dialog.TextFileDialog
 
getButtonPanel() - Method in class ui.dialog.UserAddressBookDialog
 
getButtonPanel() - Method in class ui.dialog.UserDialog
 
getButtonPanel() - Method in class ui.dialog.WorkstationDialog
 
getButtonPanel() - Method in class ui.frame.MessageFrame
 
getButtonPanel() - Method in class ui.panel.ICInventoryPanel
 
getButtonPanel() - Method in class ui.panel.ICServicePanel
 
getButtonPanel() - Method in class ui.panel.ICSessionPanel
 
getButtonPanel() - Method in class ui.panel.ICUserPanel
 
getButtonPanel() - Method in class ui.panel.ImagePanel
 
getButtonPanel() - Method in class ui.panel.SessionSearchPanel
 
getButtonPanel() - Method in class ui.panel.TabledClientWorkstationPanel
 
getButtonPanel() - Method in class ui.panel.TabledServerWorkstationPanel
 
getButtonPanel() - Method in class ui.panel.UserPanel
 
getButtonPanel() - Method in class ui.panel.UserSearchPanel
 
getCareAboutMaxDurationCheckBox() - Method in class ui.panel.ServicePanel
 
getCareAboutMaxDurationPanel() - Method in class ui.panel.ServicePanel
 
getCareAboutMinDurationCheckBox() - Method in class ui.panel.ServicePanel
 
getCareAboutMinDurationPanel() - Method in class ui.panel.ServicePanel
 
getCellEditorValue() - Method in class ui.util.IntegerEditor
 
getCertificate() - Method in class base.jdbs.cryptography.asymmetric.KeyPair
 
getChangeButton() - Method in class base.jdbs.ui.panel.RepositoryConfigurationPanel
 
getChooseZipLocationPathButton() - Method in class ui.panel.BackupPanel
 
getCity() - Method in class base.user.NAddress
 
getCityPanel() - Method in class ui.panel.NAddressPanel
 
getCityTextField() - Method in class ui.panel.NAddressPanel
 
getClearAddressDataButton() - Method in class ui.dialog.EAddressDialog
 
getClearAddressDataButton() - Method in class ui.dialog.NAddressDialog
 
getClearButton() - Method in class ui.dialog.ServerLoginDialog
 
getClearDocumentDataButton() - Method in class ui.dialog.DocumentDialog
 
getClearPhoneNumberDataButton() - Method in class ui.dialog.PhoneNumberDialog
 
getClearServiceDataButton() - Method in class ui.dialog.ServiceDialog
 
getClearSessionDataButton() - Method in class ui.dialog.NewSessionDialog
 
getClearUserDataButton() - Method in class ui.dialog.UserDialog
 
getClearWorkstationDataButton() - Method in class ui.dialog.WorkstationDialog
 
getClient() - Method in class base.network.Network
 
getClientById(int) - Method in class base.network.Network
This method retrieves a client workstation specifying his id.
getClientPanel() - Method in class ui.panel.ICNetworkPanel
 
getCloseButton() - Method in class base.jdbs.ui.dialog.BackupDialog
 
getCloseButton() - Method in class ui.dialog.BackupDialog
 
getCloseButton() - Method in class ui.dialog.LicenseDialog
 
getCloseButton() - Method in class ui.dialog.TextFileDialog
 
getCloseButton() - Method in class ui.dialog.UserAddressBookDialog
 
getColumnClass(int) - Method in class base.jdbs.ui.BackupDescriptorTableModel
 
getColumnClass(int) - Method in class base.jdbs.ui.FileTableModel
 
getColumnClass(int) - Method in class base.jdbs.ui.PeerTableModel
 
getColumnClass(int) - Method in class base.jdbs.ui.TransfersTableModel
 
getColumnClass(int) - Method in class ui.table.model.BackupTableModel
 
getColumnClass(int) - Method in class ui.table.model.ClientWorkstationTableModel
 
getColumnClass(int) - Method in class ui.table.model.EAddressTableModel
 
getColumnClass(int) - Method in class ui.table.model.NAddressTableModel
 
getColumnClass(int) - Method in class ui.table.model.PhoneNumberTableModel
 
getColumnClass(int) - Method in class ui.table.model.ReducedClientWorkstationTableModel
 
getColumnClass(int) - Method in class ui.table.model.ReducedUserTableModel
 
getColumnClass(int) - Method in class ui.table.model.ServerWorkstationTableModel
 
getColumnClass(int) - Method in class ui.table.model.ServiceTableModel
 
getColumnClass(int) - Method in class ui.table.model.SessionTableModel
 
getColumnClass(int) - Method in class ui.table.model.UserTableModel
 
getColumnClass(int) - Method in class ui.table.TableSorter
 
getColumnCount() - Method in class base.jdbs.ui.BackupDescriptorTableModel
 
getColumnCount() - Method in class base.jdbs.ui.FileTableModel
 
getColumnCount() - Method in class base.jdbs.ui.PeerTableModel
 
getColumnCount() - Method in class base.jdbs.ui.TransfersTableModel
 
getColumnCount() - Method in class ui.table.model.BackupTableModel
 
getColumnCount() - Method in class ui.table.model.ClientWorkstationTableModel
 
getColumnCount() - Method in class ui.table.model.EAddressTableModel
 
getColumnCount() - Method in class ui.table.model.NAddressTableModel
 
getColumnCount() - Method in class ui.table.model.PhoneNumberTableModel
 
getColumnCount() - Method in class ui.table.model.ReducedClientWorkstationTableModel
 
getColumnCount() - Method in class ui.table.model.ReducedUserTableModel
 
getColumnCount() - Method in class ui.table.model.ServerWorkstationTableModel
 
getColumnCount() - Method in class ui.table.model.ServiceTableModel
 
getColumnCount() - Method in class ui.table.model.SessionTableModel
 
getColumnCount() - Method in class ui.table.model.UserTableModel
 
getColumnCount() - Method in class ui.table.TableSorter
 
getColumnName(int) - Method in class base.jdbs.ui.BackupDescriptorTableModel
 
getColumnName(int) - Method in class base.jdbs.ui.FileTableModel
 
getColumnName(int) - Method in class base.jdbs.ui.PeerTableModel
 
getColumnName(int) - Method in class base.jdbs.ui.TransfersTableModel
 
getColumnName(int) - Method in class ui.table.model.BackupTableModel
 
getColumnName(int) - Method in class ui.table.model.ClientWorkstationTableModel
 
getColumnName(int) - Method in class ui.table.model.EAddressTableModel
 
getColumnName(int) - Method in class ui.table.model.NAddressTableModel
 
getColumnName(int) - Method in class ui.table.model.PhoneNumberTableModel
 
getColumnName(int) - Method in class ui.table.model.ReducedClientWorkstationTableModel
 
getColumnName(int) - Method in class ui.table.model.ReducedUserTableModel
 
getColumnName(int) - Method in class ui.table.model.ServerWorkstationTableModel
 
getColumnName(int) - Method in class ui.table.model.ServiceTableModel
 
getColumnName(int) - Method in class ui.table.model.SessionTableModel
 
getColumnName(int) - Method in class ui.table.model.UserTableModel
 
getColumnName(int) - Method in class ui.table.TableSorter
 
getComparator(int) - Method in class ui.table.TableSorter
 
getConnectionTypeComboBox() - Method in class base.jdbs.ui.panel.NetworkConfigurationPanel
 
getConnectionTypePanel() - Method in class base.jdbs.ui.panel.NetworkConfigurationPanel
 
getContainedTextPanel() - Method in class ui.panel.SessionSearchPanel
 
getContainedTextTextField() - Method in class ui.panel.SessionSearchPanel
 
getContentPanel() - Method in class base.jdbs.ui.JDBSMainFrame
 
getContentPanel() - Method in class ui.dialog.DocumentDialog
 
getContentPanel() - Method in class ui.dialog.NewSessionDialog
 
getContentPanel() - Method in class ui.dialog.ServerLoginDialog
 
getContentPanel() - Method in class ui.dialog.ServiceDialog
 
getContentPanel() - Method in class ui.dialog.SessionDialog
 
getContentPanel() - Method in class ui.dialog.UserAddressBookDialog
 
getContentPanel() - Method in class ui.dialog.UserDialog
 
getContentPanel() - Method in class ui.dialog.WorkstationDialog
 
getContentPanel() - Method in class ui.frame.MessageFrame
 
getContentPanel() - Method in class ui.panel.DocumentPanel
 
getContentPanel() - Method in class ui.panel.ICServicePanel
 
getContentPanel() - Method in class ui.panel.SessionCreationPanel
 
getContentPanel() - Method in class ui.panel.UserAddressBookPanel
 
getContentPanel() - Method in class ui.panel.UserPanel
 
getContentPanel() - Method in class ui.panel.UserSearchPanel
 
getContentSplitPanel() - Method in class ui.panel.SessionCreationPanel
 
getCrc32ChecksumFile() - Method in class base.jdbs.BackupDescriptor
 
getCrc32ChecksumValue() - Method in class base.jdbs.BackupDescriptor
 
getCreationDate() - Method in class base.jdbs.Backup
 
getCreationDate() - Method in class base.user.User
 
getCreationDateChooser() - Method in class base.jdbs.ui.panel.BackupPanel
 
getCreationDatePanel() - Method in class base.jdbs.ui.panel.BackupPanel
 
getCredential() - Method in class base.user.User
 
getCredentialComboBox() - Method in class ui.panel.UserPanel
 
getCredentialPanel() - Method in class ui.panel.UserPanel
 
getCurrentBackupId() - Method in class base.IdManager
 
getCurrentDate() - Method in class ui.panel.BackupPanel
 
getCurrentServiceId() - Method in class base.IdManager
 
getCurrentSessionId() - Method in class base.IdManager
 
getCurrentUserId() - Method in class base.IdManager
 
getCurrentWorkstationId() - Method in class base.IdManager
 
getData() - Method in class ui.panel.UserSearchPanel
 
getDatabaseLastModifiedPanel() - Method in class ui.panel.DatabasePanel
 
getDatabaseLastModifiedTextField() - Method in class ui.panel.DatabasePanel
 
getDatabasePanel() - Method in class ui.panel.BackupConfigurationPanel
 
getDataBasePath() - Method in class base.ConfigurationManager
 
getDatabasePathPanel() - Method in class ui.panel.DatabasePanel
 
getDatabasePathTextField() - Method in class ui.panel.DatabasePanel
 
getDatabaseSizePanel() - Method in class ui.panel.DatabasePanel
 
getDatabaseSizeTextField() - Method in class ui.panel.DatabasePanel
 
getDate() - Method in class base.backup.Backup
 
getDateChooser() - Method in class ui.panel.SessionSearchPanel
 
getDatePanel() - Method in class ui.panel.BackupPanel
 
getDatePanel() - Method in class ui.panel.SessionSearchPanel
 
getDateTextField() - Method in class ui.panel.BackupPanel
 
getDbLocationPath() - Method in class base.backup.Backup
 
getDbLocationPath() - Method in class ui.panel.BackupPanel
 
getDbLocationPathPanel() - Method in class ui.panel.BackupPanel
 
getDbLocationPathTextField() - Method in class ui.panel.BackupPanel
 
getDeclaredAvailableSpace() - Method in class base.jdbs.Repository
 
getDeclaredAvailableSpaceLabel() - Method in class base.jdbs.ui.panel.RepositoryStatisticPanel
 
getDeclaredAvailableSpacePanel() - Method in class base.jdbs.ui.dialog.RepositorySetupDialog
 
getDeclaredAvailableSpacePanel() - Method in class base.jdbs.ui.panel.RepositoryConfigurationPanel
 
getDeclaredAvailableSpaceTextField() - Method in class base.jdbs.ui.panel.RepositoryConfigurationPanel
 
getDecryptionCipher() - Method in class base.jdbs.cryptography.symmetric.SymmetricCipher
 
getDefaultBackupSecurityLevel() - Method in class base.jdbs.ConfigurationManager
 
getDeleteBackUpButton() - Method in class ui.panel.TabledBackupPanel
 
getDeleteClientWorkstationButton() - Method in class ui.panel.TabledClientWorkstationPanel
 
getDeleteEAddressButton() - Method in class ui.panel.TabledEAddressPanel
 
getDeleteExpiredBackupButton() - Method in class base.jdbs.ui.panel.TabledRepositoryPanel
 
getDeleteImageButton() - Method in class ui.panel.ImagePanel
 
getDeleteNAddressButton() - Method in class ui.panel.TabledNAddressPanel
 
getDeletePhoneNumberButton() - Method in class ui.panel.TabledPhoneNumberPanel
 
getDeleteServerWorkstationButton() - Method in class ui.panel.TabledServerWorkstationPanel
 
getDeleteServiceButton() - Method in class ui.panel.ICServicePanel
 
getDeleteSessionButton() - Method in class ui.panel.ICSessionPanel
 
getDeleteUserButton() - Method in class ui.panel.ICUserPanel
 
getDescription() - Method in class base.backup.Backup
 
getDescription() - Method in class base.jdbs.Backup
 
getDescription() - Method in class base.network.Workstation
 
getDescription() - Method in class base.service.Service
 
getDescription() - Method in class base.session.Session
 
getDescription() - Method in class base.user.Document
 
getDescription() - Method in class base.user.EAddress
 
getDescription() - Method in class base.user.NAddress
 
getDescription() - Method in class base.user.PhoneNumber
 
getDescription() - Method in class ui.util.FileExtensionFilter
 
getDescriptionPanel() - Method in class base.jdbs.ui.panel.BackupPanel
 
getDescriptionPanel() - Method in class ui.dialog.NewSessionDialog
 
getDescriptionPanel() - Method in class ui.panel.BackupPanel
 
getDescriptionPanel() - Method in class ui.panel.DocumentPanel
 
getDescriptionPanel() - Method in class ui.panel.EAddressPanel
 
getDescriptionPanel() - Method in class ui.panel.NAddressPanel
 
getDescriptionPanel() - Method in class ui.panel.PhoneNumberPanel
 
getDescriptionPanel() - Method in class ui.panel.ServicePanel
 
getDescriptionPanel() - Method in class ui.panel.SessionPanel
 
getDescriptionPanel() - Method in class ui.panel.WorkstationPanel
 
getDescriptionScrollPane() - Method in class base.jdbs.ui.panel.BackupPanel
 
getDescriptionTextArea() - Method in class base.jdbs.ui.panel.BackupPanel
 
getDescriptionTextField() - Method in class ui.dialog.NewSessionDialog
 
getDescriptionTextField() - Method in class ui.panel.BackupPanel
 
getDescriptionTextField() - Method in class ui.panel.DocumentPanel
 
getDescriptionTextField() - Method in class ui.panel.EAddressPanel
 
getDescriptionTextField() - Method in class ui.panel.NAddressPanel
 
getDescriptionTextField() - Method in class ui.panel.PhoneNumberPanel
 
getDescriptionTextField() - Method in class ui.panel.ServicePanel
 
getDescriptionTextField() - Method in class ui.panel.SessionPanel
 
getDescriptionTextField() - Method in class ui.panel.WorkstationPanel
 
getDocument() - Method in class base.user.User
 
getDocument() - Method in class ui.dialog.DocumentDialog
 
getDocumentButton() - Method in class ui.panel.UserPanel
 
getDocumentDescription() - Method in class ui.panel.DocumentPanel
 
getDocumentExpiration() - Method in class ui.panel.DocumentPanel
 
getDocumentImageDirectoryPath() - Method in class base.ConfigurationManager
 
getDocumentImagePath() - Method in class ui.panel.DocumentPanel
 
getDocumentNumber() - Method in class ui.panel.DocumentPanel
 
getDocumentPanel() - Method in class ui.dialog.DocumentDialog
 
getDocumentRelease() - Method in class ui.panel.DocumentPanel
 
getDocumentReleaseAuthority() - Method in class ui.panel.DocumentPanel
 
getDocumentType() - Method in class ui.panel.DocumentPanel
 
getDomainName() - Method in class base.user.EAddress
 
getDottedExtension() - Method in class ui.util.FileExtensionFilter
This method just adds a DOT to the extension and returns it.
getDownloadSlotComboBox() - Method in class base.jdbs.ui.panel.NetworkConfigurationPanel
 
getDownloadSlotPanel() - Method in class base.jdbs.ui.panel.NetworkConfigurationPanel
 
getDrawingPanel() - Method in class ui.panel.ImagePanel
 
getEAddress() - Method in class base.user.User
 
getEAddress() - Method in class ui.panel.EAddressPanel
 
getEAddressButtonPanel() - Method in class ui.panel.TabledEAddressPanel
 
getEAddressById(int) - Method in class base.user.User
 
getEAddressDescription() - Method in class ui.panel.EAddressPanel
 
getEAddressPanel() - Method in class ui.dialog.EAddressDialog
 
getEAddressPanel() - Method in class ui.panel.UserAddressBookPanel
 
getEAddressTable() - Method in class ui.panel.TabledEAddressPanel
 
getEAddressTableModel() - Method in class ui.panel.TabledEAddressPanel
 
getEAddressTableScrollPane() - Method in class ui.panel.TabledEAddressPanel
 
getEAddressTableSorter() - Method in class ui.panel.TabledEAddressPanel
 
getEastContentPanel() - Method in class base.jdbs.ui.JDBSMainPanel
 
getEncryptionCipher() - Method in class base.jdbs.cryptography.symmetric.SymmetricCipher
 
getEndTime() - Method in class base.session.Session
 
getEndTimeChooser() - Method in class ui.dialog.NewSessionDialog
 
getEndTimePanel() - Method in class ui.dialog.NewSessionDialog
 
getEndTimePanel() - Method in class ui.panel.SessionPanel
 
getExchange() - Method in class base.user.PhoneNumber
 
getExchangePanel() - Method in class ui.panel.PhoneNumberPanel
 
getExchangeTextField() - Method in class ui.panel.PhoneNumberPanel
 
getExpiration() - Method in class base.user.Document
 
getExpirationDate() - Method in class base.jdbs.Backup
 
getExpirationDateChooser() - Method in class base.jdbs.ui.panel.BackupPanel
 
getExpirationDateChooser() - Method in class ui.panel.DocumentPanel
 
getExpirationDatePanel() - Method in class base.jdbs.ui.panel.BackupPanel
 
getExpirationPanel() - Method in class ui.panel.DocumentPanel
 
getExportVCardButton() - Method in class ui.panel.UserPanel
 
getExtension() - Method in class ui.util.FileExtensionFilter
 
getFile() - Method in class base.jdbs.FileDescriptor
 
getFileDescriptor() - Method in class base.jdbs.Backup
This method returns an array of backups'collected files.
getFilePanel() - Method in class base.jdbs.ui.panel.BackupPanel
 
getFileTable() - Method in class base.jdbs.ui.panel.TabledFilePanel
 
getFileTableModel() - Method in class base.jdbs.ui.panel.TabledFilePanel
 
getFileTableScrollPane() - Method in class base.jdbs.ui.panel.TabledFilePanel
 
getFileTableSorter() - Method in class base.jdbs.ui.panel.TabledFilePanel
 
getFlagLocationLabel() - Method in class base.jdbs.ui.panel.UserPanel
 
getGender() - Method in class base.user.User
 
getGenderComboBox() - Method in class ui.panel.UserPanel
 
getGenderPanel() - Method in class ui.panel.UserPanel
 
getGuId() - Method in class base.jdbs.Backup
 
getGuIdPanel() - Method in class base.jdbs.ui.panel.BackupPanel
 
getGuIdTextField() - Method in class base.jdbs.ui.panel.BackupPanel
 
getHeaderRendererIcon(int, int) - Method in class ui.table.TableSorter
 
getHelpSet(String) - Method in class ui.help.HelpMenuItem
find the helpset file and create a HelpSet object
getHostedArtifactCountLabel() - Method in class base.jdbs.ui.panel.RepositoryStatisticPanel
 
getHostName() - Method in class base.user.EAddress
 
getHtmlDirectoryPath() - Method in class base.ConfigurationManager
 
getId() - Method in class base.backup.Backup
 
getId() - Method in class base.jdbs.cryptography.asymmetric.KeyPair
 
getId() - Method in class base.network.Workstation
 
getId() - Method in class base.service.Service
 
getId() - Method in class base.session.Session
 
getId() - Method in class base.user.EAddress
 
getId() - Method in class base.user.NAddress
 
getId() - Method in class base.user.PhoneNumber
 
getId() - Method in class base.user.User
 
getImage() - Method in class ui.panel.ImageDrawPanel
 
getImageFile() - Method in class ui.panel.ImagePanel
 
getImagePanel() - Method in class ui.panel.DocumentPanel
 
getImagePanel() - Method in class ui.panel.UserPanel
 
getImagePath() - Method in class base.user.Document
 
getImagePath() - Method in class base.user.User
 
getImagePath() - Method in class ui.panel.ImagePanel
 
getImageScrollPanel() - Method in class ui.panel.ImagePanel
 
getIndexRepositoryButton() - Method in class base.jdbs.ui.panel.TabledRepositoryPanel
 
getInfoFile() - Method in class base.jdbs.BackupDescriptor
 
getInfoOnClientWorkstationButton() - Method in class ui.panel.TabledClientWorkstationPanel
 
getInfoOnEAddressButton() - Method in class ui.panel.TabledEAddressPanel
 
getInfoOnNAddressButton() - Method in class ui.panel.TabledNAddressPanel
 
getInfoOnPhoneNumberButton() - Method in class ui.panel.TabledPhoneNumberPanel
 
getInfoOnServerWorkstationButton() - Method in class ui.panel.TabledServerWorkstationPanel
 
getInfoOnServiceButton() - Method in class ui.panel.ICServicePanel
 
getInfoOnServiceButton() - Method in class ui.panel.SessionPanel
 
getInfoOnSessionButton() - Method in class ui.panel.ICSessionPanel
 
getInfoOnUserButton() - Method in class ui.panel.ICUserPanel
 
getInfoOnUserButton() - Method in class ui.panel.SessionPanel
 
getInfoOnWorkstationButton() - Method in class ui.panel.SessionPanel
 
getInfoPanel() - Method in class base.jdbs.ui.panel.UserPanel
 
getInstance() - Static method in class base.ConfigurationManager
 
getInstance() - Static method in class base.IdManager
 
getInstance() - Static method in class base.InternetCafe
 
getInstance() - Static method in class base.InternetCafeManager
 
getInstance() - Static method in class base.jdbs.ConfigurationManager
 
getInstance() - Static method in class base.jdbs.GUIDGenerator
 
getInstance() - Static method in class base.jdbs.network.NetworkManager
 
getInstance() - Static method in class base.network.NetworkManager
 
getInstance() - Static method in class ui.command.CommandExecutor
 
getInstance() - Static method in class ui.frame.MessageFrame
 
getInternetCafeLogoImagePathButtonPanel() - Method in class ui.panel.InternetCafeConfigurationPanel
 
getInternetCafeLogoImagePathPanel() - Method in class ui.panel.InternetCafeConfigurationPanel
 
getInternetCafeLogoImagePathTextField() - Method in class ui.panel.InternetCafeConfigurationPanel
 
getInternetCafeLogoPath() - Method in class base.ConfigurationManager
 
getInternetCafeLookAndFeel() - Method in class base.ConfigurationManager
 
getInternetCafeLookAndFeelButtonPanel() - Method in class ui.panel.InternetCafeConfigurationPanel
 
getInternetCafeLookAndFeelList() - Method in class ui.panel.InternetCafeConfigurationPanel
 
getInternetCafeLookAndFeelPanel() - Method in class ui.panel.InternetCafeConfigurationPanel
 
getInternetCafeLookAndFeelScrollPane() - Method in class ui.panel.InternetCafeConfigurationPanel
 
getInternetCafeName() - Method in class base.ConfigurationManager
 
getInternetCafeNameButtonPanel() - Method in class ui.panel.InternetCafeConfigurationPanel
 
getInternetCafeNamePanel() - Method in class ui.panel.InternetCafeConfigurationPanel
 
getInternetCafeNameTextField() - Method in class ui.panel.InternetCafeConfigurationPanel
 
getInUseCheckBox() - Method in class ui.panel.WorkstationPanel
 
getInUsePanel() - Method in class ui.panel.WorkstationPanel
 
getJdbsPeerGroup() - Method in class base.jdbs.network.NetworkManager
 
getKeyPair(Integer) - Method in class base.jdbs.cryptography.asymmetric.AsymmetricKeyRing
This method retrieves a keypair givind its identifier.
getKeyRingLocation() - Method in class base.jdbs.ConfigurationManager
 
getKeyStoreCreateButton() - Method in class base.jdbs.ui.panel.SecurityConfigurationPanel
 
getKeyStoreLoadButton() - Method in class base.jdbs.ui.panel.SecurityConfigurationPanel
 
getKeyStoreLocationPanel() - Method in class base.jdbs.ui.panel.SecurityConfigurationPanel
 
getKeyStoreLocationTextField() - Method in class base.jdbs.ui.panel.SecurityConfigurationPanel
 
getLastSeenUserWorking() - Method in class base.ConfigurationManager
 
getLicenseScrollPane() - Method in class ui.dialog.LicenseDialog
 
getLicenseTextArea() - Method in class ui.dialog.LicenseDialog
 
getLoadBackUpButton() - Method in class ui.panel.TabledBackupPanel
 
getLocalConfigurationPanel() - Method in class ui.panel.ICConfigurationPanel
 
getLocalPeer() - Method in class base.jdbs.network.NetworkManager
 
getLocation() - Method in class base.jdbs.JDBSPeer
 
getLocation() - Method in class base.jdbs.Repository
 
getLocation() - Method in class base.network.Workstation
 
getLocationButton() - Method in class base.jdbs.ui.dialog.RepositorySetupDialog
 
getLocationComboBox() - Method in class base.jdbs.ui.panel.UserPanel
 
getLocationPanel() - Method in class base.jdbs.ui.dialog.RepositorySetupDialog
 
getLocationPanel() - Method in class base.jdbs.ui.panel.RepositoryConfigurationPanel
 
getLocationPanel() - Method in class ui.panel.WorkstationPanel
 
getLocationTextField() - Method in class base.jdbs.ui.dialog.RepositorySetupDialog
 
getLocationTextField() - Method in class base.jdbs.ui.panel.RepositoryConfigurationPanel
 
getLocationTextField() - Method in class ui.panel.WorkstationPanel
 
getLoggedInUser() - Method in class ui.dialog.ServerLoginDialog
 
getLoginButton() - Method in class ui.dialog.ServerLoginDialog
 
getLogOutButton() - Method in class ui.ICToolBar
 
getLogoutScheduleRate() - Method in class base.ConfigurationManager
 
getMainFrame() - Method in class base.InternetCafe
 
getMaxDurationInMinute() - Method in class base.service.Service
 
getMaxDurationInMinutePanel() - Method in class ui.panel.ServicePanel
 
getMaxDurationInMinuteTextField() - Method in class ui.panel.ServicePanel
 
getMd5DigestFile() - Method in class base.jdbs.BackupDescriptor
 
getMd5DigestValue() - Method in class base.jdbs.BackupDescriptor
 
getMd5SignedFile() - Method in class base.jdbs.BackupDescriptor
 
getMenuEdit() - Method in class ui.ICMenuBar
 
getMenuEditCopy() - Method in class ui.ICMenuBar
 
getMenuEditCut() - Method in class ui.ICMenuBar
 
getMenuEditPaste() - Method in class ui.ICMenuBar
 
getMenuEditRedo() - Method in class ui.ICMenuBar
 
getMenuEditSelectAll() - Method in class ui.ICMenuBar
 
getMenuEditUndo() - Method in class ui.ICMenuBar
 
getMenuFile() - Method in class base.jdbs.ui.JDBSMenuBar
 
getMenuFile() - Method in class ui.ICMenuBar
 
getMenuFileExit() - Method in class base.jdbs.ui.JDBSMenuBar
 
getMenuFileExit() - Method in class ui.ICMenuBar
 
getMenuFileLoadDB() - Method in class ui.ICMenuBar
 
getMenuFileNewBackup() - Method in class base.jdbs.ui.JDBSMenuBar
 
getMenuFilePrint() - Method in class ui.ICMenuBar
 
getMenuFilePrintPreview() - Method in class ui.ICMenuBar
 
getMenuFileSaveDB() - Method in class ui.ICMenuBar
 
getMenuFileSaveDBAs() - Method in class ui.ICMenuBar
 
getMenuHelp() - Method in class ui.ICMenuBar
 
getMenuHelpAbout() - Method in class ui.ICMenuBar
 
getMenuHelpContent() - Method in class ui.ICMenuBar
 
getMenuHelpLicense() - Method in class ui.ICMenuBar
 
getMenuHelpMessage() - Method in class ui.ICMenuBar
 
getMenuSecurity() - Method in class ui.ICMenuBar
 
getMenuSecurityLogOut() - Method in class ui.ICMenuBar
 
getMessageLabel() - Method in class ui.panel.StatusBarPanel
 
getMessagePanel() - Method in class ui.frame.MessageFrame
 
getMessagePanel() - Method in class ui.panel.StatusBarPanel
 
getMessagePanel() - Static method in class ui.util.MessageLogger
 
getMessageScrollPanel() - Method in class ui.frame.MessageFrame
 
getMinDurationInMinute() - Method in class base.service.Service
 
getMinDurationInMinutePanel() - Method in class ui.panel.ServicePanel
 
getMinDurationInMinuteTextField() - Method in class ui.panel.ServicePanel
 
getNAddress() - Method in class base.user.User
 
getNAddressButtonPanel() - Method in class ui.panel.TabledNAddressPanel
 
getNAddressById(int) - Method in class base.user.User
 
getNAddressCity() - Method in class ui.panel.NAddressPanel
 
getNAddressDescription() - Method in class ui.panel.NAddressPanel
 
getNAddressNation() - Method in class ui.panel.NAddressPanel
 
getNAddressPanel() - Method in class ui.dialog.NAddressDialog
 
getNAddressPanel() - Method in class ui.panel.UserAddressBookPanel
 
getNAddressPostalCode() - Method in class ui.panel.NAddressPanel
 
getNAddressRegion() - Method in class ui.panel.NAddressPanel
 
getNAddressStreet() - Method in class ui.panel.NAddressPanel
 
getNAddressTable() - Method in class ui.panel.TabledNAddressPanel
 
getNAddressTableModel() - Method in class ui.panel.TabledNAddressPanel
 
getNAddressTableScrollPane() - Method in class ui.panel.TabledNAddressPanel
 
getNAddressTableSorter() - Method in class ui.panel.TabledNAddressPanel
 
getName() - Method in class base.backup.Backup
 
getName() - Method in class base.jdbs.Backup
 
getName() - Method in class base.jdbs.cryptography.asymmetric.KeyPair
 
getName() - Method in class base.network.Network
 
getName() - Method in class base.network.Workstation
 
getName() - Method in class base.service.Service
 
getName() - Method in class base.user.User
 
getNamePanel() - Method in class base.jdbs.ui.panel.BackupPanel
 
getNamePanel() - Method in class ui.panel.BackupPanel
 
getNamePanel() - Method in class ui.panel.ServicePanel
 
getNamePanel() - Method in class ui.panel.UserPanel
 
getNamePanel() - Method in class ui.panel.WorkstationPanel
 
getNameTextField() - Method in class base.jdbs.ui.panel.BackupPanel
 
getNameTextField() - Method in class ui.panel.BackupPanel
 
getNameTextField() - Method in class ui.panel.ServicePanel
 
getNameTextField() - Method in class ui.panel.UserPanel
 
getNameTextField() - Method in class ui.panel.WorkstationPanel
 
getNation() - Method in class base.user.NAddress
 
getNationPanel() - Method in class ui.panel.NAddressPanel
 
getNationTextField() - Method in class ui.panel.NAddressPanel
 
getNetwork() - Method in class base.network.NetworkManager
 
getNetworkConnectionType() - Method in class base.jdbs.ConfigurationManager
 
getNetworkPanel() - Method in class base.jdbs.ui.panel.ConfigurationPanel
 
getNewBackupButton() - Method in class base.jdbs.ui.panel.TabledRepositoryPanel
 
getNewBackUpButton() - Method in class ui.panel.TabledBackupPanel
 
getNewClientWorkstationButton() - Method in class ui.ICToolBar
 
getNewClientWorkstationButton() - Method in class ui.panel.TabledClientWorkstationPanel
 
getNewEAddressButton() - Method in class ui.panel.TabledEAddressPanel
 
getNewNAddressButton() - Method in class ui.panel.TabledNAddressPanel
 
getNewPhoneNumberButton() - Method in class ui.panel.TabledPhoneNumberPanel
 
getNewServerWorkstationButton() - Method in class ui.panel.TabledServerWorkstationPanel
 
getNewServiceButton() - Method in class ui.ICToolBar
 
getNewServiceButton() - Method in class ui.panel.ICServicePanel
 
getNewSessionButton() - Method in class ui.ICToolBar
 
getNewSessionButton() - Method in class ui.panel.ICSessionPanel
 
getNewUserButton() - Method in class ui.ICToolBar
 
getNewUserButton() - Method in class ui.panel.ICUserPanel
 
getNextBackupId() - Method in class base.IdManager
 
getNextServiceId() - Method in class base.IdManager
 
getNextSessionId() - Method in class base.IdManager
 
getNextUserId() - Method in class base.IdManager
 
getNextWorkstationId() - Method in class base.IdManager
 
getNickname() - Method in class base.user.User
 
getNicknamePanel() - Method in class ui.dialog.ServerLoginDialog
 
getNicknamePanel() - Method in class ui.panel.UserPanel
 
getNicknameTextField() - Method in class ui.dialog.ServerLoginDialog
 
getNicknameTextField() - Method in class ui.panel.UserPanel
 
getNumber() - Method in class base.user.Document
 
getNumber() - Method in class base.user.PhoneNumber
 
getNumberPanel() - Method in class ui.panel.DocumentPanel
 
getNumberPanel() - Method in class ui.panel.PhoneNumberPanel
 
getNumberTextField() - Method in class ui.panel.DocumentPanel
 
getNumberTextField() - Method in class ui.panel.PhoneNumberPanel
 
getNumericKey() - Method in class base.jdbs.GUIDGenerator
This method returns a numeric key that is unique to a millisecond.
getOpenImageButton() - Method in class ui.panel.ImagePanel
 
getOwner() - Method in class base.jdbs.cryptography.asymmetric.AsymmetricKeyRing
 
getPassword() - Method in class base.user.User
 
getPasswordField() - Method in class ui.dialog.ServerLoginDialog
 
getPasswordField() - Method in class ui.panel.UserPanel
 
getPasswordPanel() - Method in class ui.dialog.ServerLoginDialog
 
getPasswordPanel() - Method in class ui.panel.UserPanel
 
getPasswordProtectCheckBox() - Method in class ui.panel.SecurityConfigurationPanel
 
getPasswordProtectPanel() - Method in class ui.panel.SecurityConfigurationPanel
 
getPeer() - Method in class base.jdbs.network.PeerDiscoveryThread
 
getPeerAdvertisement() - Method in class base.jdbs.JDBSPeer
 
getPeerDiscoveryThread() - Method in class base.jdbs.network.NetworkManager
 
getPeerGroup() - Method in class base.jdbs.JDBSPeer
 
getPeerGroup() - Method in class base.jdbs.network.PeerDiscoveryThread
 
getPeerGroupAdvertisementDescriptionPanel() - Method in class base.jdbs.ui.panel.InfoPanel
 
getPeerGroupAdvertisementDescriptionTextField() - Method in class base.jdbs.ui.panel.InfoPanel
 
getPeerGroupAdvertisementPanel() - Method in class base.jdbs.ui.panel.InfoPanel
 
getPeerGroupAdvertisementScrollPane() - Method in class base.jdbs.ui.panel.InfoPanel
 
getPeerGroupAdvertisementTextArea() - Method in class base.jdbs.ui.panel.InfoPanel
 
getPeerGroupAdvertisementTypePanel() - Method in class base.jdbs.ui.panel.InfoPanel
 
getPeerGroupAdvertisementTypeTextField() - Method in class base.jdbs.ui.panel.InfoPanel
 
getPeerGroupIdPanel() - Method in class base.jdbs.ui.panel.InfoPanel
 
getPeerGroupIdTextField() - Method in class base.jdbs.ui.panel.InfoPanel
 
getPeerGroupNamePanel() - Method in class base.jdbs.ui.panel.InfoPanel
 
getPeerGroupNameTextField() - Method in class base.jdbs.ui.panel.InfoPanel
 
getPeerId() - Method in class base.jdbs.JDBSPeer
 
getPeerIdPanel() - Method in class base.jdbs.ui.panel.InfoPanel
 
getPeerIdTextField() - Method in class base.jdbs.ui.panel.InfoPanel
 
getPeerName() - Method in class base.jdbs.JDBSPeer
 
getPeerNamePanel() - Method in class base.jdbs.ui.panel.InfoPanel
 
getPeerNamePanel() - Method in class base.jdbs.ui.panel.UserPanel
 
getPeerNameTextField() - Method in class base.jdbs.ui.panel.InfoPanel
 
getPeerNameTextField() - Method in class base.jdbs.ui.panel.UserPanel
 
getPeerTable() - Method in class base.jdbs.ui.panel.PeerPanel
 
getPeerTableModel() - Method in class base.jdbs.ui.panel.PeerPanel
 
getPeerTableScrollPane() - Method in class base.jdbs.ui.panel.PeerPanel
 
getPeerTableSorter() - Method in class base.jdbs.ui.panel.PeerPanel
 
getPhoneNumber() - Method in class base.user.User
 
getPhoneNumberAreaCode() - Method in class ui.panel.PhoneNumberPanel
 
getPhoneNumberButtonPanel() - Method in class ui.panel.TabledPhoneNumberPanel
 
getPhoneNumberById(int) - Method in class base.user.User
 
getPhoneNumberDescription() - Method in class ui.panel.PhoneNumberPanel
 
getPhoneNumberExchange() - Method in class ui.panel.PhoneNumberPanel
 
getPhoneNumberNumber() - Method in class ui.panel.PhoneNumberPanel
 
getPhoneNumberPanel() - Method in class ui.dialog.PhoneNumberDialog
 
getPhoneNumberPanel() - Method in class ui.panel.UserAddressBookPanel
 
getPhoneNumberTable() - Method in class ui.panel.TabledPhoneNumberPanel
 
getPhoneNumberTableModel() - Method in class ui.panel.TabledPhoneNumberPanel
 
getPhoneNumberTableScrollPane() - Method in class ui.panel.TabledPhoneNumberPanel
 
getPhoneNumberTableSorter() - Method in class ui.panel.TabledPhoneNumberPanel
 
getPing() - Method in class base.jdbs.JDBSPeer
 
getPort() - Method in class base.network.Workstation
 
getPortPanel() - Method in class ui.panel.WorkstationPanel
 
getPortTextField() - Method in class ui.panel.WorkstationPanel
 
getPostalCode() - Method in class base.user.NAddress
 
getPostalCodePanel() - Method in class ui.panel.NAddressPanel
 
getPostalCodeTextField() - Method in class ui.panel.NAddressPanel
 
getPreferredSize() - Method in class ui.panel.ImageDrawPanel
This method is overriden to return the preferred size which will be the width and height of the image plus the zoomed width width and height.
getPreferredSize() - Method in class ui.panel.MessagePanel
 
getPrivateKey() - Method in class base.jdbs.cryptography.asymmetric.KeyPair
 
getProgressBar() - Method in class ui.panel.StatusBarPanel
 
getPublicKey() - Method in class base.jdbs.cryptography.asymmetric.KeyPair
 
getRateType() - Method in class base.service.Service
 
getRateTypeComboBox() - Method in class ui.panel.ServicePanel
 
getRateTypePanel() - Method in class ui.panel.ServicePanel
 
getRegion() - Method in class base.user.NAddress
 
getRegionPanel() - Method in class ui.panel.NAddressPanel
 
getRegionTextField() - Method in class ui.panel.NAddressPanel
 
getRelease() - Method in class base.user.Document
 
getReleaseAuthority() - Method in class base.user.Document
 
getReleaseAuthorityComboBox() - Method in class ui.panel.DocumentPanel
 
getReleaseAuthorityPanel() - Method in class ui.panel.DocumentPanel
 
getReleaseDateChooser() - Method in class ui.panel.DocumentPanel
 
getReleasePanel() - Method in class ui.panel.DocumentPanel
 
getRemoveFileButton() - Method in class base.jdbs.ui.panel.TabledFilePanel
 
getReplicationLevelComboBox() - Method in class base.jdbs.ui.panel.NetworkConfigurationPanel
 
getReplicationLevelPanel() - Method in class base.jdbs.ui.panel.NetworkConfigurationPanel
 
getRepository() - Method in class base.jdbs.ConfigurationManager
 
getRepositoryPanel() - Method in class base.jdbs.ui.panel.ConfigurationPanel
 
getResourcesPanel() - Method in class ui.panel.BackupConfigurationPanel
 
getResourcesPathPanel() - Method in class ui.panel.BackupConfigurationPanel
 
getResourcesPathTextField() - Method in class ui.panel.BackupConfigurationPanel
 
getResourcesSizePanel() - Method in class ui.panel.BackupConfigurationPanel
 
getResourcesSizeTextField() - Method in class ui.panel.BackupConfigurationPanel
 
getRestoreBackupButton() - Method in class base.jdbs.ui.panel.TabledRepositoryPanel
 
getRestoreBackUpButton() - Method in class ui.panel.TabledBackupPanel
 
getRetypedPassword() - Method in class ui.panel.UserPanel
 
getRetypedPasswordField() - Method in class ui.panel.UserPanel
 
getRetypedPasswordPanel() - Method in class ui.panel.UserPanel
 
getRowCount() - Method in class base.jdbs.ui.BackupDescriptorTableModel
 
getRowCount() - Method in class base.jdbs.ui.FileTableModel
 
getRowCount() - Method in class base.jdbs.ui.PeerTableModel
 
getRowCount() - Method in class base.jdbs.ui.TransfersTableModel
 
getRowCount() - Method in class ui.table.model.BackupTableModel
 
getRowCount() - Method in class ui.table.model.ClientWorkstationTableModel
 
getRowCount() - Method in class ui.table.model.EAddressTableModel
 
getRowCount() - Method in class ui.table.model.NAddressTableModel
 
getRowCount() - Method in class ui.table.model.PhoneNumberTableModel
 
getRowCount() - Method in class ui.table.model.ReducedClientWorkstationTableModel
 
getRowCount() - Method in class ui.table.model.ReducedUserTableModel
 
getRowCount() - Method in class ui.table.model.ServerWorkstationTableModel
 
getRowCount() - Method in class ui.table.model.ServiceTableModel
 
getRowCount() - Method in class ui.table.model.SessionTableModel
 
getRowCount() - Method in class ui.table.model.UserTableModel
 
getRowCount() - Method in class ui.table.TableSorter
 
getSaveAddressButton() - Method in class ui.dialog.EAddressDialog
 
getSaveAddressButton() - Method in class ui.dialog.NAddressDialog
 
getSaveButton() - Method in class base.jdbs.ui.dialog.RepositorySetupDialog
 
getSaveButton() - Method in class ui.dialog.BackupDialog
 
getSaveDBButton() - Method in class ui.ICToolBar
 
getSaveDocumentButton() - Method in class ui.dialog.DocumentDialog
 
getSavePhoneNumberButton() - Method in class ui.dialog.PhoneNumberDialog
 
getSaveServiceButton() - Method in class ui.dialog.ServiceDialog
 
getSaveSessionButton() - Method in class ui.dialog.NewSessionDialog
 
getSaveSessionButton() - Method in class ui.dialog.SessionDialog
 
getSaveUserButton() - Method in class ui.dialog.UserDialog
 
getSaveWorkstationButton() - Method in class ui.dialog.WorkstationDialog
 
getSearchButton() - Method in class ui.panel.SessionSearchPanel
 
getSearchTextField() - Method in class ui.panel.UserSearchPanel
 
getSecurityConfigurationPanel() - Method in class ui.panel.ICConfigurationPanel
 
getSecurityLevel() - Method in class base.jdbs.Backup
 
getSecurityLevelComboBox() - Method in class base.jdbs.ui.panel.BackupPanel
 
getSecurityLevelComboBox() - Method in class base.jdbs.ui.panel.SecurityConfigurationPanel
 
getSecurityLevelPanel() - Method in class base.jdbs.ui.panel.BackupPanel
 
getSecurityLevelPanel() - Method in class base.jdbs.ui.panel.SecurityConfigurationPanel
 
getSecurityPanel() - Method in class base.jdbs.ui.panel.ConfigurationPanel
 
getServer() - Method in class base.network.Network
 
getServerById(int) - Method in class base.network.Network
This method retrieves a server workstation specifying his id.
getServerLoginDialog() - Method in class base.ConfigurationManager
 
getServerPanel() - Method in class ui.panel.ICNetworkPanel
 
getService() - Method in class base.InternetCafeManager
 
getService() - Method in class base.session.Session
 
getService() - Method in class ui.panel.ServicePanel
 
getServiceBaseRate() - Method in class ui.panel.ServicePanel
 
getServiceById(int) - Method in class base.InternetCafeManager
This method retrieves a service specifying his id.
getServiceCareAboutMaxDuration() - Method in class ui.panel.ServicePanel
 
getServiceCareAboutMinDuration() - Method in class ui.panel.ServicePanel
 
getServiceComboBox() - Method in class ui.dialog.NewSessionDialog
 
getServiceDescription() - Method in class ui.panel.ServicePanel
 
getServiceMaxDurationInMinute() - Method in class ui.panel.ServicePanel
 
getServiceMinDurationInMinute() - Method in class ui.panel.ServicePanel
 
getServiceName() - Method in class ui.panel.ServicePanel
 
getServicePanel() - Method in class ui.dialog.NewSessionDialog
 
getServicePanel() - Method in class ui.dialog.ServiceDialog
 
getServicePanel() - Method in class ui.panel.SessionPanel
 
getServiceRateType() - Method in class ui.panel.ServicePanel
 
getServiceTable() - Method in class ui.panel.ICServicePanel
 
getServiceTableModel() - Method in class ui.panel.ICServicePanel
 
getServiceTableScrollPane() - Method in class ui.panel.ICServicePanel
 
getServiceTableSorter() - Method in class ui.panel.ICServicePanel
 
getSession() - Method in class base.InternetCafeManager
 
getSession() - Method in class ui.panel.SessionPanel
 
getSessionById(int) - Method in class base.InternetCafeManager
This method retrieves a session specifying his id.
getSessionDescription() - Method in class ui.dialog.NewSessionDialog
 
getSessionDescription() - Method in class ui.panel.SessionPanel
 
getSessionEndTime() - Method in class ui.dialog.NewSessionDialog
 
getSessionPanel() - Method in class ui.dialog.SessionDialog
 
getSessionPanel() - Method in class ui.panel.ICSessionPanel
 
getSessionService() - Method in class ui.dialog.NewSessionDialog
 
getSessionStartTime() - Method in class ui.dialog.NewSessionDialog
 
getSessionTable() - Method in class ui.panel.ICSessionPanel
 
getSessionTableModel() - Method in class ui.panel.ICSessionPanel
 
getSessionTableScrollPane() - Method in class ui.panel.ICSessionPanel
 
getSessionTableSorter() - Method in class ui.panel.ICSessionPanel
 
getSize() - Method in class base.backup.Backup
 
getSize() - Method in class base.jdbs.FileDescriptor
 
getSizeTextField() - Method in class base.jdbs.ui.dialog.RepositorySetupDialog
 
getSnapshotOfClientWorkstationButton() - Method in class ui.panel.TabledClientWorkstationPanel
 
getSortByDateCheckBox() - Method in class ui.panel.SessionSearchPanel
 
getSortByTextCheckBox() - Method in class ui.panel.SessionSearchPanel
 
getSortingStatus(int) - Method in class ui.table.TableSorter
 
getSortPanel() - Method in class ui.panel.ICSessionPanel
 
getSplitPanel() - Method in class base.jdbs.ui.JDBSMainPanel
 
getStartTime() - Method in class base.session.Session
 
getStartTimeChooser() - Method in class ui.dialog.NewSessionDialog
 
getStartTimePanel() - Method in class ui.dialog.NewSessionDialog
 
getStartTimePanel() - Method in class ui.panel.SessionPanel
 
getStatPanel() - Method in class base.jdbs.ui.panel.TabledFilePanel
 
getStatsPanel() - Method in class base.jdbs.ui.panel.TabledRepositoryPanel
 
getStatus() - Method in class ui.command.Command
 
getStatusBar() - Static method in class base.InternetCafe
 
getStopButton() - Method in class ui.panel.SessionSearchPanel
 
getStreet() - Method in class base.user.NAddress
 
getStreetPanel() - Method in class ui.panel.NAddressPanel
 
getStreetTextField() - Method in class ui.panel.NAddressPanel
 
getString(String) - Static method in class ui.Messages
 
getSubMenuFileExport() - Method in class ui.ICMenuBar
 
getSubMenuFileExportSessionList() - Method in class ui.ICMenuBar
 
getSubMenuFileExportUserList() - Method in class ui.ICMenuBar
 
getSubMenuFileNew() - Method in class ui.ICMenuBar
 
getSubMenuFileNewUserFromVCard() - Method in class ui.ICMenuBar
 
getSurname() - Method in class base.user.User
 
getSurnamePanel() - Method in class ui.panel.UserPanel
 
getSurnameTextField() - Method in class ui.panel.UserPanel
 
getSymmetricCryptographyPanel() - Method in class ui.panel.SecurityConfigurationPanel
 
getSymmetricCryptographyTextArea() - Method in class ui.panel.SecurityConfigurationPanel
 
getTabbedPane() - Method in class ui.frame.ICMainFrame
 
getTabbedPanel() - Method in class ui.panel.ICConfigurationPanel
 
getTabbedPanel() - Method in class ui.panel.ICInventoryPanel
 
getTabbedPanel() - Method in class ui.panel.ICNetworkPanel
 
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class ui.util.IntegerEditor
 
getTableHeader() - Method in class ui.table.TableSorter
 
getTableModel() - Method in class ui.table.TableSorter
 
getTextArea() - Method in class ui.dialog.TextFileDialog
 
getTextAreaScrollPane() - Method in class ui.dialog.TextFileDialog
 
getTimer() - Method in class ui.panel.StatusBarPanel
 
getToolBar() - Static method in class base.InternetCafe
 
getTopPanel() - Method in class ui.dialog.NewSessionDialog
 
getTopPanel() - Method in class ui.panel.BackupConfigurationPanel
 
getTopPanel() - Method in class ui.panel.DocumentPanel
 
getTopPanel() - Method in class ui.panel.SessionPanel
 
getTopPanel() - Method in class ui.panel.UserPanel
 
getTotalFileLabel() - Method in class base.jdbs.ui.panel.FileStatisticPanel
 
getTotalFileSizeLabel() - Method in class base.jdbs.ui.panel.FileStatisticPanel
 
getTransfersTable() - Method in class base.jdbs.ui.panel.TabledTransfersPanel
 
getTransfersTableModel() - Method in class base.jdbs.ui.panel.TabledTransfersPanel
 
getTransfersTableScrollPane() - Method in class base.jdbs.ui.panel.TabledTransfersPanel
 
getTransfersTableSorter() - Method in class base.jdbs.ui.panel.TabledTransfersPanel
 
getType() - Method in class base.network.Workstation
 
getType() - Method in class base.user.Document
 
getTypeComboBox() - Method in class ui.panel.DocumentPanel
 
getTypeComboBox() - Method in class ui.panel.WorkstationPanel
 
getTypePanel() - Method in class ui.panel.DocumentPanel
 
getTypePanel() - Method in class ui.panel.WorkstationPanel
 
getUploadSlotComboBox() - Method in class base.jdbs.ui.panel.NetworkConfigurationPanel
 
getUploadSlotPanel() - Method in class base.jdbs.ui.panel.NetworkConfigurationPanel
 
getUsedSpaceLabel() - Method in class base.jdbs.ui.panel.RepositoryStatisticPanel
 
getUser() - Method in class base.InternetCafeManager
 
getUser() - Method in class base.jdbs.ConfigurationManager
 
getUser() - Method in class base.session.Session
 
getUser() - Method in class ui.dialog.UserAddressBookDialog
 
getUser() - Method in class ui.dialog.UserDialog
 
getUser() - Method in class ui.panel.SessionCreationPanel
 
getUser() - Method in class ui.panel.TabledEAddressPanel
 
getUser() - Method in class ui.panel.TabledNAddressPanel
 
getUser() - Method in class ui.panel.TabledPhoneNumberPanel
 
getUser() - Method in class ui.panel.UserAddressBookPanel
 
getUserAddressBookPanel() - Method in class ui.dialog.UserAddressBookDialog
 
getUserBirthday() - Method in class ui.panel.UserPanel
 
getUserById(int) - Method in class base.InternetCafeManager
This method retrieves a user specifying his id.
getUserByNickname(String) - Method in class base.InternetCafeManager
This method retrieves a user specifying his nickname.
getUserCredential() - Method in class ui.panel.UserPanel
 
getUserDocument() - Method in class ui.panel.UserPanel
 
getUserGender() - Method in class ui.panel.UserPanel
 
getUserImageDirectoryPath() - Method in class base.ConfigurationManager
 
getUserImagePath() - Method in class ui.panel.UserPanel
 
getUserInfoButton() - Method in class base.jdbs.ui.panel.UserPanel
 
getUserLocation() - Method in class base.jdbs.ConfigurationManager
 
getUserName() - Method in class base.user.EAddress
 
getUserName() - Method in class ui.panel.UserPanel
 
getUserNickname() - Method in class ui.dialog.ServerLoginDialog
 
getUserNickname() - Method in class ui.panel.UserPanel
 
getUserPanel() - Method in class base.jdbs.ui.panel.ConfigurationPanel
 
getUserPanel() - Method in class ui.dialog.UserDialog
 
getUserPanel() - Method in class ui.panel.ICUserPanel
 
getUserPanel() - Method in class ui.panel.SessionCreationPanel
 
getUserPanel() - Method in class ui.panel.SessionPanel
 
getUserPassword() - Method in class ui.dialog.ServerLoginDialog
 
getUserPassword() - Method in class ui.panel.UserPanel
 
getUserSurname() - Method in class ui.panel.UserPanel
 
getUserTable() - Method in class ui.panel.ICUserPanel
 
getUserTable() - Method in class ui.panel.SessionCreationPanel
 
getUserTableModel() - Method in class ui.panel.ICUserPanel
 
getUserTableModel() - Method in class ui.panel.SessionCreationPanel
 
getUserTableScrollPane() - Method in class ui.panel.ICUserPanel
 
getUserTableScrollPane() - Method in class ui.panel.SessionCreationPanel
 
getUserTableSorter() - Method in class ui.panel.ICUserPanel
 
getUserTableSorter() - Method in class ui.panel.SessionCreationPanel
 
getUserTableSorter() - Method in class ui.panel.TabledBackupPanel
 
getValue() - Method in class base.jdbs.cryptography.asymmetric.PrivateKey
 
getValue() - Method in class base.jdbs.cryptography.asymmetric.PublicKey
 
getValue() - Method in class base.jdbs.cryptography.Key
 
getValue() - Method in class base.jdbs.cryptography.symmetric.SymmetricKey
 
getValueAt(int, int) - Method in class base.jdbs.ui.BackupDescriptorTableModel
 
getValueAt(int, int) - Method in class base.jdbs.ui.FileTableModel
 
getValueAt(int, int) - Method in class base.jdbs.ui.PeerTableModel
 
getValueAt(int, int) - Method in class base.jdbs.ui.TransfersTableModel
 
getValueAt(int, int) - Method in class ui.table.model.BackupTableModel
 
getValueAt(int, int) - Method in class ui.table.model.ClientWorkstationTableModel
 
getValueAt(int, int) - Method in class ui.table.model.EAddressTableModel
 
getValueAt(int, int) - Method in class ui.table.model.NAddressTableModel
 
getValueAt(int, int) - Method in class ui.table.model.PhoneNumberTableModel
 
getValueAt(int, int) - Method in class ui.table.model.ReducedClientWorkstationTableModel
 
getValueAt(int, int) - Method in class ui.table.model.ReducedUserTableModel
 
getValueAt(int, int) - Method in class ui.table.model.ServerWorkstationTableModel
 
getValueAt(int, int) - Method in class ui.table.model.ServiceTableModel
 
getValueAt(int, int) - Method in class ui.table.model.SessionTableModel
 
getValueAt(int, int) - Method in class ui.table.model.UserTableModel
 
getValueAt(int, int) - Method in class ui.table.TableSorter
 
getWestContentPanel() - Method in class base.jdbs.ui.JDBSMainPanel
 
getWorkstation() - Method in class base.session.Session
 
getWorkstation() - Method in class ui.panel.SessionCreationPanel
 
getWorkstationAddress() - Method in class ui.panel.WorkstationPanel
 
getWorkstationDescription() - Method in class ui.panel.WorkstationPanel
 
getWorkstationInUse() - Method in class ui.panel.WorkstationPanel
 
getWorkstationLocation() - Method in class ui.panel.WorkstationPanel
 
getWorkstationName() - Method in class ui.panel.WorkstationPanel
 
getWorkstationPanel() - Method in class ui.dialog.WorkstationDialog
 
getWorkstationPanel() - Method in class ui.panel.SessionCreationPanel
 
getWorkstationPanel() - Method in class ui.panel.SessionPanel
 
getWorkstationPort() - Method in class ui.panel.WorkstationPanel
 
getWorkstationTable() - Method in class ui.panel.SessionCreationPanel
 
getWorkstationTable() - Method in class ui.panel.TabledClientWorkstationPanel
 
getWorkstationTable() - Method in class ui.panel.TabledServerWorkstationPanel
 
getWorkstationTableModel() - Method in class ui.panel.SessionCreationPanel
 
getWorkstationTableModel() - Method in class ui.panel.TabledClientWorkstationPanel
 
getWorkstationTableModel() - Method in class ui.panel.TabledServerWorkstationPanel
 
getWorkstationTableScrollPane() - Method in class ui.panel.SessionCreationPanel
 
getWorkstationTableScrollPane() - Method in class ui.panel.TabledClientWorkstationPanel
 
getWorkstationTableScrollPane() - Method in class ui.panel.TabledServerWorkstationPanel
 
getWorkstationTableSorter() - Method in class ui.panel.SessionCreationPanel
 
getWorkstationTableSorter() - Method in class ui.panel.TabledClientWorkstationPanel
 
getWorkstationTableSorter() - Method in class ui.panel.TabledServerWorkstationPanel
 
getWorkstationType() - Method in class ui.panel.WorkstationPanel
 
getX509CertificateFile() - Method in class base.jdbs.BackupDescriptor
 
getZipLocationPath() - Method in class base.backup.Backup
 
getZipLocationPath() - Method in class ui.panel.BackupPanel
 
getZipLocationPathPanel() - Method in class ui.panel.BackupPanel
 
getZipLocationPathTextField() - Method in class ui.panel.BackupPanel
 
getZoomBestFitImageButton() - Method in class ui.panel.ImagePanel
 
getZoomedTo() - Method in class ui.panel.ImageDrawPanel
This method returns the currently zoomed percentage
getZoomInImageButton() - Method in class ui.panel.ImagePanel
 
getZoomOriginalImageButton() - Method in class ui.panel.ImagePanel
 
getZoomOutImageButton() - Method in class ui.panel.ImagePanel
 
GROUP_CHAT_PIPE_ID - Static variable in class base.jdbs.network.util.PipeUtil
 
GroupDiscoveryThread - Class in base.jdbs.network
 
GroupDiscoveryThread(DiscoveryService) - Constructor for class base.jdbs.network.GroupDiscoveryThread
 
groupsInLocalCache(DiscoveryService) - Static method in class base.jdbs.network.util.JxtaUtil
This method must be used to retrieve each PeerGroupAdvertisement stored in the local peer's cache.
GUIDGenerator - Class in base.jdbs
 
GUIDGenerator() - Constructor for class base.jdbs.GUIDGenerator
The default constructor.

H

HelpMenuItem - Class in ui.help
 
HelpMenuItem(String) - Constructor for class ui.help.HelpMenuItem
 
HOUR - Static variable in class base.service.ServiceRateType
 

I

IAsymmetricCipher - Interface in base.jdbs.cryptography.asymmetric
This interface offers facilities to sign and check the signature of files using asymmetric cryptography.
IC_CONFIGURATION_TAG - Static variable in class base.ICXmlTags
 
IC_DATABASE_TAG - Static variable in class base.ICXmlTags
 
IC_DISPLAY_TIP_OF_DAY_TAG - Static variable in class base.ICXmlTags
 
IC_DOCUMENT_DESCRIPTION_TAG - Static variable in class base.ICXmlTags
 
IC_DOCUMENT_EXPIRATION_TAG - Static variable in class base.ICXmlTags
 
IC_DOCUMENT_IMAGE_DIRECTORY_TAG - Static variable in class base.ICXmlTags
 
IC_DOCUMENT_IMAGE_PATH_TAG - Static variable in class base.ICXmlTags
 
IC_DOCUMENT_NUMBER_TAG - Static variable in class base.ICXmlTags
 
IC_DOCUMENT_RELEASE_AUTHORITY_TAG - Static variable in class base.ICXmlTags
 
IC_DOCUMENT_RELEASE_TAG - Static variable in class base.ICXmlTags
 
IC_DOCUMENT_TAG - Static variable in class base.ICXmlTags
 
IC_DOCUMENT_TYPE_TAG - Static variable in class base.ICXmlTags
 
IC_EADDRESS_DESCRIPTION_TAG - Static variable in class base.ICXmlTags
 
IC_EADDRESS_FULL_ADDRESS_ATTRIBUTE - Static variable in class base.ICXmlTags
 
IC_EADDRESS_ID_ATTRIBUTE - Static variable in class base.ICXmlTags
 
IC_EADDRESS_TAG - Static variable in class base.ICXmlTags
 
IC_LOGO_TAG - Static variable in class base.ICXmlTags
 
IC_LONG_VALUE_ATTRIBUTE - Static variable in class base.ICXmlTags
 
IC_LOOK_AND_FEEL_TAG - Static variable in class base.ICXmlTags
 
IC_NADDRESS_CITY_TAG - Static variable in class base.ICXmlTags
 
IC_NADDRESS_DESCRIPTION_TAG - Static variable in class base.ICXmlTags
 
IC_NADDRESS_ID_ATTRIBUTE - Static variable in class base.ICXmlTags
 
IC_NADDRESS_NATION_TAG - Static variable in class base.ICXmlTags
 
IC_NADDRESS_POSTAL_CODE_TAG - Static variable in class base.ICXmlTags
 
IC_NADDRESS_REGION_TAG - Static variable in class base.ICXmlTags
 
IC_NADDRESS_STREET_TAG - Static variable in class base.ICXmlTags
 
IC_NADDRESS_TAG - Static variable in class base.ICXmlTags
 
IC_NAME_TAG - Static variable in class base.ICXmlTags
 
IC_PHONE_AREA_CODE_TAG - Static variable in class base.ICXmlTags
 
IC_PHONE_NUMBER_DESCRIPTION_TAG - Static variable in class base.ICXmlTags
 
IC_PHONE_NUMBER_EXCHANGE_TAG - Static variable in class base.ICXmlTags
 
IC_PHONE_NUMBER_ID_ATTRIBUTE - Static variable in class base.ICXmlTags
 
IC_PHONE_NUMBER_NUMBER_TAG - Static variable in class base.ICXmlTags
 
IC_PHONE_NUMBER_TAG - Static variable in class base.ICXmlTags
 
IC_SERVICE_BASE_RATE_TAG - Static variable in class base.ICXmlTags
 
IC_SERVICE_CARE_ABOUT_MAX_DURATION_ATTRIBUTE - Static variable in class base.ICXmlTags
 
IC_SERVICE_CARE_ABOUT_MIN_DURATION_ATTRIBUTE - Static variable in class base.ICXmlTags
 
IC_SERVICE_DESCRIPTION_TAG - Static variable in class base.ICXmlTags
 
IC_SERVICE_ID_ATTRIBUTE - Static variable in class base.ICXmlTags
 
IC_SERVICE_MAX_DURATION_IN_MINUTE_ATTRIBUTE - Static variable in class base.ICXmlTags
 
IC_SERVICE_MIN_DURATION_IN_MINUTE_ATTRIBUTE - Static variable in class base.ICXmlTags
 
IC_SERVICE_NAME_TAG - Static variable in class base.ICXmlTags
 
IC_SERVICE_RATE_TYPE_TAG - Static variable in class base.ICXmlTags
 
IC_SERVICE_TAG - Static variable in class base.ICXmlTags
 
IC_SESSION_DESCRIPTION_TAG - Static variable in class base.ICXmlTags
 
IC_SESSION_END_TIME_ATTRIBUTE - Static variable in class base.ICXmlTags
 
IC_SESSION_ID_ATTRIBUTE - Static variable in class base.ICXmlTags
 
IC_SESSION_LIST_TAG - Static variable in class base.ICXmlTags
 
IC_SESSION_START_TIME_ATTRIBUTE - Static variable in class base.ICXmlTags
 
IC_SESSION_TAG - Static variable in class base.ICXmlTags
 
IC_UDP_CLIENT_TAG - Static variable in class base.ICXmlTags
 
IC_UDP_SERVER_TAG - Static variable in class base.ICXmlTags
 
IC_USER_BIRTHDAY_TAG - Static variable in class base.ICXmlTags
 
IC_USER_CREATION_DATE_TAG - Static variable in class base.ICXmlTags
 
IC_USER_CREDENTIAL_TAG - Static variable in class base.ICXmlTags
 
IC_USER_CURRENT_EADDRESS_ID_ATTRIBUTE - Static variable in class base.ICXmlTags
 
IC_USER_CURRENT_NADDRESS_ID_ATTRIBUTE - Static variable in class base.ICXmlTags
 
IC_USER_CURRENT_PHONE_NUMBER_ID_ATTRIBUTE - Static variable in class base.ICXmlTags
 
IC_USER_EADDRESS_LIST_TAG - Static variable in class base.ICXmlTags
 
IC_USER_GENDER_TAG - Static variable in class base.ICXmlTags
 
IC_USER_ID_ATTRIBUTE - Static variable in class base.ICXmlTags
 
IC_USER_IMAGE_DIRECTORY_TAG - Static variable in class base.ICXmlTags
 
IC_USER_IMAGE_PATH_TAG - Static variable in class base.ICXmlTags
 
IC_USER_LIST_TAG - Static variable in class base.ICXmlTags
 
IC_USER_NADDRESS_LIST_TAG - Static variable in class base.ICXmlTags
 
IC_USER_NAME_TAG - Static variable in class base.ICXmlTags
 
IC_USER_NICKNAME_TAG - Static variable in class base.ICXmlTags
 
IC_USER_PASSWORD_TAG - Static variable in class base.ICXmlTags
 
IC_USER_PHONE_NUMBER_LIST_TAG - Static variable in class base.ICXmlTags
 
IC_USER_SURNAME_TAG - Static variable in class base.ICXmlTags
 
IC_USER_TAG - Static variable in class base.ICXmlTags
 
IC_VALUE_ATTRIBUTE - Static variable in class base.ICXmlTags
 
IC_WORKSTATION_ADDRESS_ATTRIBUTE - Static variable in class base.ICXmlTags
 
IC_WORKSTATION_ADDRESS_TAG - Static variable in class base.ICXmlTags
 
IC_WORKSTATION_DESCRIPTION_TAG - Static variable in class base.ICXmlTags
 
IC_WORKSTATION_ID_ATTRIBUTE - Static variable in class base.ICXmlTags
 
IC_WORKSTATION_IN_USE_ATTRIBUTE - Static variable in class base.ICXmlTags
 
IC_WORKSTATION_LOCATION_TAG - Static variable in class base.ICXmlTags
 
IC_WORKSTATION_NAME_TAG - Static variable in class base.ICXmlTags
 
IC_WORKSTATION_PORT_ATTRIBUTE - Static variable in class base.ICXmlTags
 
IC_WORKSTATION_TAG - Static variable in class base.ICXmlTags
 
IC_WORKSTATION_TYPE_TAG - Static variable in class base.ICXmlTags
 
ICConfigurationPanel - Class in ui.panel
 
ICConfigurationPanel() - Constructor for class ui.panel.ICConfigurationPanel
 
ICInfoPanel - Class in ui.panel
 
ICInfoPanel() - Constructor for class ui.panel.ICInfoPanel
 
ICInventoryPanel - Class in ui.panel
 
ICInventoryPanel() - Constructor for class ui.panel.ICInventoryPanel
 
ICMainFrame - Class in ui.frame
 
ICMainFrame() - Constructor for class ui.frame.ICMainFrame
 
ICMenuBar - Class in ui
 
ICMenuBar() - Constructor for class ui.ICMenuBar
 
ICNetworkPanel - Class in ui.panel
 
ICNetworkPanel() - Constructor for class ui.panel.ICNetworkPanel
 
ICommand - Interface in ui.command
 
ICServicePanel - Class in ui.panel
 
ICServicePanel() - Constructor for class ui.panel.ICServicePanel
 
ICSessionPanel - Class in ui.panel
 
ICSessionPanel() - Constructor for class ui.panel.ICSessionPanel
 
ICStatisticPanel - Class in ui.panel
 
ICStatisticPanel() - Constructor for class ui.panel.ICStatisticPanel
 
ICToolBar - Class in ui
 
ICToolBar() - Constructor for class ui.ICToolBar
 
ICUserPanel - Class in ui.panel
 
ICUserPanel() - Constructor for class ui.panel.ICUserPanel
 
ICXmlTags - Class in base
 
ICXmlTags() - Constructor for class base.ICXmlTags
 
IdManager - Class in base
 
IdManager() - Constructor for class base.IdManager
 
ImageDrawPanel - Class in ui.panel
 
ImageDrawPanel(BufferedImage, double) - Constructor for class ui.panel.ImageDrawPanel
Constructor
ImagePanel - Class in ui.panel
 
ImagePanel(String) - Constructor for class ui.panel.ImagePanel
 
ImportUserFromVCardCommand - Class in ui.command.IO
 
ImportUserFromVCardCommand() - Constructor for class ui.command.IO.ImportUserFromVCardCommand
 
indexFlags() - Method in class base.jdbs.ui.panel.UserPanel
 
indexRepository() - Method in class base.jdbs.Repository
This method creates an index of backups building it from this repository's location.
IndexRepositoryActionListener - Class in base.jdbs.ui.action
 
IndexRepositoryActionListener() - Constructor for class base.jdbs.ui.action.IndexRepositoryActionListener
 
INFO_MESSAGE - Static variable in class ui.util.MessageLogger
 
InfoOnClientWorkstationCommand - Class in ui.command.information
 
InfoOnClientWorkstationCommand(int) - Constructor for class ui.command.information.InfoOnClientWorkstationCommand
 
InfoOnEAddressCommand - Class in ui.command.information
 
InfoOnEAddressCommand(User, int) - Constructor for class ui.command.information.InfoOnEAddressCommand
 
InfoOnNAddressCommand - Class in ui.command.information
 
InfoOnNAddressCommand(User, int) - Constructor for class ui.command.information.InfoOnNAddressCommand
 
InfoOnPhoneNumberCommand - Class in ui.command.information
 
InfoOnPhoneNumberCommand(User, int) - Constructor for class ui.command.information.InfoOnPhoneNumberCommand
 
InfoOnServerWorkstationCommand - Class in ui.command.information
 
InfoOnServerWorkstationCommand(int) - Constructor for class ui.command.information.InfoOnServerWorkstationCommand
 
InfoOnServiceCommand - Class in ui.command.information
 
InfoOnServiceCommand(int) - Constructor for class ui.command.information.InfoOnServiceCommand
 
InfoOnSessionCommand - Class in ui.command.information
 
InfoOnSessionCommand(int) - Constructor for class ui.command.information.InfoOnSessionCommand
 
InfoOnUserCommand - Class in ui.command.information
 
InfoOnUserCommand(int) - Constructor for class ui.command.information.InfoOnUserCommand
 
InfoPanel - Class in base.jdbs.ui.panel
 
InfoPanel() - Constructor for class base.jdbs.ui.panel.InfoPanel
 
initialize() - Method in class base.jdbs.JDBSPeer
 
initialize() - Method in class base.jdbs.ui.dialog.BackupDialog
 
initialize() - Method in class base.jdbs.ui.dialog.RepositorySetupDialog
 
initialize() - Method in class base.jdbs.ui.JDBSMainFrame
 
initialize() - Method in class base.jdbs.ui.JDBSMainPanel
 
initialize() - Method in class base.jdbs.ui.JDBSMenuBar
 
initialize() - Method in class base.jdbs.ui.panel.BackupPanel
 
initialize() - Method in class base.jdbs.ui.panel.ConfigurationPanel
 
initialize() - Method in class base.jdbs.ui.panel.FileStatisticPanel
 
initialize() - Method in class base.jdbs.ui.panel.InfoPanel
 
initialize() - Method in class base.jdbs.ui.panel.JDBSTabbedPanel
 
initialize() - Method in class base.jdbs.ui.panel.NetworkConfigurationPanel
 
initialize() - Method in class base.jdbs.ui.panel.PeerPanel
This method initializes the panel configuring and setting its components.
initialize() - Method in class base.jdbs.ui.panel.RepositoryStatisticPanel
 
initialize() - Method in class base.jdbs.ui.panel.SecurityConfigurationPanel
 
initialize() - Method in class base.jdbs.ui.panel.TabledFilePanel
 
initialize() - Method in class base.jdbs.ui.panel.TabledRepositoryPanel
This method initializes the panel configuring and setting its components.
initialize() - Method in class base.jdbs.ui.panel.TabledTransfersPanel
 
initialize() - Method in class base.jdbs.ui.panel.UserPanel
 
initialize() - Method in class ui.dialog.BackupDialog
 
initialize() - Method in class ui.dialog.DocumentDialog
 
initialize() - Method in class ui.dialog.EAddressDialog
 
initialize() - Method in class ui.dialog.LicenseDialog
 
initialize() - Method in class ui.dialog.NAddressDialog
 
initialize() - Method in class ui.dialog.NewSessionDialog
 
initialize() - Method in class ui.dialog.PhoneNumberDialog
 
initialize() - Method in class ui.dialog.ServerLoginDialog
 
initialize() - Method in class ui.dialog.ServiceDialog
 
initialize() - Method in class ui.dialog.SessionDialog
 
initialize() - Method in class ui.dialog.TextFileDialog
 
initialize() - Method in class ui.dialog.UserAddressBookDialog
 
initialize() - Method in class ui.dialog.UserDialog
 
initialize() - Method in class ui.dialog.WorkstationDialog
 
initialize() - Method in class ui.frame.AboutFrame
 
initialize() - Method in class ui.frame.ICMainFrame
 
initialize() - Method in class ui.frame.MessageFrame
 
initialize() - Method in class ui.help.HelpMenuItem
 
initialize() - Method in class ui.ICMenuBar
 
initialize() - Method in class ui.ICToolBar
 
initialize() - Method in class ui.panel.BackupConfigurationPanel
 
initialize() - Method in class ui.panel.BackupPanel
 
initialize() - Method in class ui.panel.DatabasePanel
 
initialize() - Method in class ui.panel.DocumentPanel
 
initialize() - Method in class ui.panel.EAddressPanel
 
initialize() - Method in class ui.panel.ICConfigurationPanel
 
initialize() - Method in class ui.panel.ICInventoryPanel
 
initialize() - Method in class ui.panel.ICNetworkPanel
 
initialize() - Method in class ui.panel.ICServicePanel
 
initialize() - Method in class ui.panel.ICSessionPanel
 
initialize() - Method in class ui.panel.ICUserPanel
 
initialize() - Method in class ui.panel.ImagePanel
 
initialize() - Method in class ui.panel.InternetCafeConfigurationPanel
 
initialize() - Method in class ui.panel.NAddressPanel
 
initialize() - Method in class ui.panel.PhoneNumberPanel
 
initialize() - Method in class ui.panel.SecurityConfigurationPanel
 
initialize() - Method in class ui.panel.ServicePanel
 
initialize() - Method in class ui.panel.SessionCreationPanel
 
initialize() - Method in class ui.panel.SessionPanel
 
initialize() - Method in class ui.panel.SessionSearchPanel
 
initialize() - Method in class ui.panel.StatusBarPanel
 
initialize() - Method in class ui.panel.TabledBackupPanel
 
initialize() - Method in class ui.panel.TabledClientWorkstationPanel
 
initialize() - Method in class ui.panel.TabledEAddressPanel
 
initialize() - Method in class ui.panel.TabledNAddressPanel
 
initialize() - Method in class ui.panel.TabledPhoneNumberPanel
 
initialize() - Method in class ui.panel.TabledServerWorkstationPanel
 
initialize() - Method in class ui.panel.UserPanel
 
initialize() - Method in class ui.panel.UserSearchPanel
 
initialize() - Method in class ui.panel.WorkstationPanel
 
initialize() - Method in class ui.table.BackupTable
 
initialize() - Method in class ui.table.ClientWorkstationTable
 
initialize() - Method in class ui.table.EAddressTable
 
initialize() - Method in class ui.table.NAddressTable
 
initialize() - Method in class ui.table.PhoneNumberTable
 
initialize() - Method in class ui.table.ServerWorkstationTable
 
initialize() - Method in class ui.table.ServiceTable
 
initialize() - Method in class ui.table.SessionTable
 
initialize() - Method in class ui.table.UserTable
 
initInternetCafe() - Static method in class base.InternetCafe
 
initJDBS(User) - Static method in class base.InternetCafe
 
initJDBS() - Static method in class base.jdbs.JDBS
 
initLogin() - Static method in class base.InternetCafe
 
IntegerEditor - Class in ui.util
Implements a cell editor that uses a formatted text field to edit Integer values.
IntegerEditor(int, int) - Constructor for class ui.util.IntegerEditor
 
InternetCafe - Class in base
 
InternetCafe() - Constructor for class base.InternetCafe
 
InternetCafeConfigurationPanel - Class in ui.panel
 
InternetCafeConfigurationPanel() - Constructor for class ui.panel.InternetCafeConfigurationPanel
 
InternetCafeConfigurationPanel.LookAndFeelWrapper - Class in ui.panel
 
InternetCafeConfigurationPanel.LookAndFeelWrapper(Class) - Constructor for class ui.panel.InternetCafeConfigurationPanel.LookAndFeelWrapper
 
InternetCafeManager - Class in base
 
InternetCafeManager() - Constructor for class base.InternetCafeManager
 
isAutomaticPasswordProtected() - Method in class base.ConfigurationManager
 
isCellEditable(int, int) - Method in class base.jdbs.ui.TransfersTableModel
 
isCellEditable(int, int) - Method in class ui.table.model.BackupTableModel
 
isCellEditable(int, int) - Method in class ui.table.model.ClientWorkstationTableModel
 
isCellEditable(int, int) - Method in class ui.table.model.EAddressTableModel
 
isCellEditable(int, int) - Method in class ui.table.model.NAddressTableModel
 
isCellEditable(int, int) - Method in class ui.table.model.PhoneNumberTableModel
 
isCellEditable(int, int) - Method in class ui.table.model.ReducedClientWorkstationTableModel
 
isCellEditable(int, int) - Method in class ui.table.model.ReducedUserTableModel
 
isCellEditable(int, int) - Method in class ui.table.model.ServerWorkstationTableModel
 
isCellEditable(int, int) - Method in class ui.table.model.ServiceTableModel
 
isCellEditable(int, int) - Method in class ui.table.model.SessionTableModel
 
isCellEditable(int, int) - Method in class ui.table.model.UserTableModel
 
isCellEditable(int, int) - Method in class ui.table.TableSorter
 
isDisplayTipOfDay() - Method in class base.ConfigurationManager
 
isEnabledPeerDownloadAuthentication() - Method in class base.jdbs.ConfigurationManager
 
isFinished() - Method in class base.session.Session
This method will be used in future releases and will be used to estabilish if the user associated to the session has logged out from the client workstation.
isInUse() - Method in class base.network.Workstation
 
isJDBSEnabled() - Method in class base.ConfigurationManager
 
isPasswordProtect() - Method in class base.ConfigurationManager
 
isServer() - Method in class base.network.Workstation
 
isSorting() - Method in class ui.table.TableSorter
 
isTaskDone() - Method in class ui.panel.StatusBarPanel
 
isValidBirthdayDate(Date) - Static method in class base.Control
 
isValidCharacterOnlyString(String) - Static method in class base.Control
 
isValidDocumentDate(Date, Date) - Static method in class base.Control
 
isValidDocumentImage(String) - Static method in class base.Control
 
isValidDocumentNumber(String, String) - Static method in class base.Control
 
isValidDoubleString(String) - Static method in class base.Control
 
isValidEMailAddress(String) - Static method in class base.Control
 
isValidIntegerOnlyString(String) - Static method in class base.Control
 
isValidIPAddress(String) - Static method in class base.Control
 
isValidServiceMinMaxDuration(int, boolean, int, boolean) - Static method in class base.Control
 
isValidSessionDate(Date, Date) - Static method in class base.Control
 
isValidUDPPort(int) - Static method in class base.Control
 
isValidUserDocument(Document) - Static method in class base.Control
 
isValidUserName(String) - Static method in class base.Control
 
isValidUserNickname(String) - Static method in class base.Control
 
isValidUserPassword(String) - Static method in class base.Control
 
isValidUserSurname(String) - Static method in class base.Control
 
ISymmetricCipher - Interface in base.jdbs.cryptography.symmetric
This interface offers facilities to symmetric encrypt and decrypt files.
IUndoRedoCommand - Interface in ui.command
 
IVCard - Interface in base.user.jcard
This interface defines some IO methods to export and import an internet-cafe User instance to/in a JCard (vCard format).
IXMLLoadable - Interface in base
 
IXMLSaveable - Interface in base
 

J

JCard - Class in base.user.jcard
 
JCard() - Constructor for class base.user.jcard.JCard
 
JCardException - Exception in base.user.jcard
 
JCardException() - Constructor for exception base.user.jcard.JCardException
 
JCardException(String) - Constructor for exception base.user.jcard.JCardException
 
JCardException(String, Throwable) - Constructor for exception base.user.jcard.JCardException
 
JCardException(Throwable) - Constructor for exception base.user.jcard.JCardException
 
JDBS - Class in base.jdbs
 
JDBS() - Constructor for class base.jdbs.JDBS
 
JDBS_CONFIGURATION_FILE - Static variable in class base.jdbs.JDBSConstant
 
JDBS_GROUP_DESCRIPTION - Static variable in class base.jdbs.network.NetworkManager
 
JDBS_GROUP_NAME - Static variable in class base.jdbs.network.NetworkManager
 
JDBSConstant - Class in base.jdbs
 
JDBSConstant() - Constructor for class base.jdbs.JDBSConstant
 
JDBSMainFrame - Class in base.jdbs.ui
 
JDBSMainFrame() - Constructor for class base.jdbs.ui.JDBSMainFrame
 
JDBSMainPanel - Class in base.jdbs.ui
 
JDBSMainPanel() - Constructor for class base.jdbs.ui.JDBSMainPanel
 
JDBSMenuBar - Class in base.jdbs.ui
 
JDBSMenuBar() - Constructor for class base.jdbs.ui.JDBSMenuBar
 
JDBSPeer - Class in base.jdbs
 
JDBSPeer(PeerAdvertisement, PeerGroup) - Constructor for class base.jdbs.JDBSPeer
 
JDBSPipeMsgListener - Class in base.jdbs.network
 
JDBSPipeMsgListener(JDBSPeer) - Constructor for class base.jdbs.network.JDBSPipeMsgListener
 
JDBSTabbedPanel - Class in base.jdbs.ui.panel
 
JDBSTabbedPanel() - Constructor for class base.jdbs.ui.panel.JDBSTabbedPanel
 
joinGroup(PeerGroup, String, String) - Static method in class base.jdbs.network.util.JxtaGroupUtil
This method is used to join a PeerGroup authenticating our peer on the bases of provided key store and identity passwords.
JxtaAuthenticationUtil - Class in base.jdbs.network.util
 
JxtaAuthenticationUtil() - Constructor for class base.jdbs.network.util.JxtaAuthenticationUtil
 
JxtaGroupUtil - Class in base.jdbs.network.util
 
JxtaGroupUtil() - Constructor for class base.jdbs.network.util.JxtaGroupUtil
 
JxtaUtil - Class in base.jdbs.network.util
 
JxtaUtil() - Constructor for class base.jdbs.network.util.JxtaUtil
 

K

Key - Class in base.jdbs.cryptography
 
Key(Object) - Constructor for class base.jdbs.cryptography.Key
 
KEY_ENTRY - Static variable in class base.jdbs.cryptography.asymmetric.AsymmetricKeyRing
 
KeyPair - Class in base.jdbs.cryptography.asymmetric
 
KeyPair(Integer, String, PublicKey, PrivateKey, X509Certificate) - Constructor for class base.jdbs.cryptography.asymmetric.KeyPair
 
KeyRing<K> - Class in base.jdbs.cryptography
 
KeyRing() - Constructor for class base.jdbs.cryptography.KeyRing
 

L

level - Static variable in enum base.jdbs.SecurityLevel
 
LEXICAL_COMPARATOR - Static variable in class ui.table.TableSorter
 
LICENSE_FILE - Static variable in class base.ConfigurationManager
 
LicenseDialog - Class in ui.dialog
 
LicenseDialog() - Constructor for class ui.dialog.LicenseDialog
 
LINUX - Static variable in class base.network.WorkstationType
 
LoadBackupCommand - Class in ui.command.IO
 
LoadBackupCommand() - Constructor for class ui.command.IO.LoadBackupCommand
 
loadConfiguration() - Static method in class base.jdbs.ConfigurationManager
 
LoadDBCommand - Class in ui.command.IO
 
LoadDBCommand() - Constructor for class ui.command.IO.LoadDBCommand
 
LocalConfigurationPanel - Class in ui.panel
 
LocalConfigurationPanel() - Constructor for class ui.panel.LocalConfigurationPanel
 
LOCATION_REQUEST_MSG - Static variable in class base.jdbs.network.JDBSPipeMsgListener
 
LogOutAdministratorCommand - Class in ui.command.IO
 
LogOutAdministratorCommand() - Constructor for class ui.command.IO.LogOutAdministratorCommand
 
LogoutDaemon - Class in ui.util
 
LogoutDaemon(int) - Constructor for class ui.util.LogoutDaemon
 
lookAndFeelClass - Variable in class ui.panel.InternetCafeConfigurationPanel.LookAndFeelWrapper
 

M

MACINTOSH - Static variable in class base.network.WorkstationType
 
main(String[]) - Static method in class base.DiscoveryDemo
 
main(String[]) - Static method in class base.InternetCafe
 
main(String[]) - Static method in class base.jdbs.JDBS
 
main(String[]) - Static method in class base.jdbs.network.NetworkManager
 
main(String[]) - Static method in class ui.util.LogoutDaemon
 
MALE - Static variable in class base.user.UserGender
 
MD5_FILE_NAME - Static variable in class base.jdbs.JDBSConstant
 
MessageFrame - Class in ui.frame
 
MessageFrame() - Constructor for class ui.frame.MessageFrame
 
MessageLogger - Class in ui.util
 
MessageLogger() - Constructor for class ui.util.MessageLogger
This is a constructor.
MessagePanel - Class in ui.panel
 
MessagePanel() - Constructor for class ui.panel.MessagePanel
 
MessagePanel.Message - Class in ui.panel
 
MessagePanel.Message(int, String, Color) - Constructor for class ui.panel.MessagePanel.Message
 
Messages - Class in ui
 
MINUTE - Static variable in class base.service.ServiceRateType
 
modelIndex(int) - Method in class ui.table.TableSorter
 

N

NAddress - Class in base.user
 
NAddress(int, String, String, String, String, String, String) - Constructor for class base.user.NAddress
 
NAddress() - Constructor for class base.user.NAddress
 
NADDRESS_ID_COLUMN - Static variable in class ui.table.model.NAddressTableModel
 
NAddressDialog - Class in ui.dialog
 
NAddressDialog(User) - Constructor for class ui.dialog.NAddressDialog
 
NAddressDialog(User, NAddress) - Constructor for class ui.dialog.NAddressDialog
 
NAddressPanel - Class in ui.panel
 
NAddressPanel(NAddress) - Constructor for class ui.panel.NAddressPanel
 
NAddressTable - Class in ui.table
 
NAddressTable(TableSorter) - Constructor for class ui.table.NAddressTable
 
NAddressTableModel - Class in ui.table.model
 
NAddressTableModel() - Constructor for class ui.table.model.NAddressTableModel
 
NAddressTableModel(User) - Constructor for class ui.table.model.NAddressTableModel
 
Name - Class in base.user.jcard
 
Name() - Constructor for class base.user.jcard.Name
 
Network - Class in base.network
 
Network() - Constructor for class base.network.Network
 
Network(String, Workstation[], Workstation[]) - Constructor for class base.network.Network
 
NetworkConfigurationPanel - Class in base.jdbs.ui.panel
 
NetworkConfigurationPanel() - Constructor for class base.jdbs.ui.panel.NetworkConfigurationPanel
 
NetworkConnectionType - Enum in base.jdbs
 
NetworkManager - Class in base.jdbs.network
 
NetworkManager - Class in base.network
 
NetworkManager() - Constructor for class base.network.NetworkManager
 
newBackup(String, String, Date, String, String) - Static method in class base.backup.BackupFactory
 
newBackup(String, String, Date, SecurityLevel) - Static method in class base.jdbs.BackupFactory
 
NewBackupCommand - Class in base.jdbs.ui.command
 
NewBackupCommand() - Constructor for class base.jdbs.ui.command.NewBackupCommand
 
newBackupFromZipArchive(File) - Static method in class base.backup.BackupFactory
 
newDefaultBackup() - Static method in class base.jdbs.BackupFactory
 
newDefaultClientWorkstation() - Static method in class base.network.WorkstationFactory
 
newDefaultServerWorkstation() - Static method in class base.network.WorkstationFactory
 
newEAddress(String) - Method in class base.user.User
 
newJCard(User) - Method in interface base.user.jcard.IVCard
This method has to be implemented in order to create a new JCard instance given a valid and alredy instanced internet-cafe user.
newJCard(User) - Method in class base.user.jcard.JCard
 
newKeyPair(AsymmetricKeyRing, String) - Static method in class base.jdbs.cryptography.asymmetric.RSAKeyPairFactory
 
newNAddress(String, String, String, String, String, String) - Method in class base.user.User
 
newPhoneNumber(String, String, String, String) - Method in class base.user.User
 
newService(String, String, String, double, int, boolean, int, boolean) - Static method in class base.service.ServiceFactory
 
newSession(User, Workstation, String, Date, Date, Service) - Static method in class base.session.SessionFactory
 
NewSessionDialog - Class in ui.dialog
 
NewSessionDialog() - Constructor for class ui.dialog.NewSessionDialog
 
newUser(JCard) - Method in interface base.user.jcard.IVCard
This method has to be implemented in order to create a new internet-cafe User instance given a valid and alredy instanced JCard.
newUser(JCard) - Method in class base.user.jcard.JCard
 
newUser(String, String, String, Date, String, String, String, Document, String) - Static method in class base.user.UserFactory
 
newUser() - Static method in class base.user.UserFactory
 
newUser(JCard, String) - Static method in class base.user.UserFactory
 
newWorkstation(String, String, String, InetAddress, int, boolean) - Static method in class base.network.WorkstationFactory
 
nextElementId() - Method in class base.jdbs.cryptography.KeyRing
This method computes a new Id for a KeyPair.
nextKeyPairId() - Method in class base.jdbs.cryptography.asymmetric.AsymmetricKeyRing
This method computes a new Id for a KeyPair.
NOT_SORTED - Static variable in class ui.table.TableSorter
 

O

openFile(String) - Static method in class ui.command.information.ShowTextFileDialogCommand
 
openFile(String) - Static method in class ui.dialog.LicenseDialog
 
originalSize() - Method in class ui.panel.ImageDrawPanel
This method set the image to the original size by setting the zoom factor to 1.
OTHER - Static variable in class base.network.WorkstationType
 

P

paintComponent(Graphics) - Method in class ui.panel.ICInfoPanel
 
paintComponent(Graphics) - Method in class ui.panel.ImageDrawPanel
This method is overriden to draw the image and scale the graphics accordingly
paintComponent(Graphics) - Method in class ui.panel.MessagePanel
 
PEER_ID_COLUMN - Static variable in class base.jdbs.ui.PeerTableModel
 
PEER_LOCATION_COLUMN - Static variable in class base.jdbs.ui.PeerTableModel
 
PEER_NAME_COLUMN - Static variable in class base.jdbs.ui.PeerTableModel
 
PEER_PING_COLUMN - Static variable in class base.jdbs.ui.PeerTableModel
 
PEER_SPACE_COLUMN - Static variable in class base.jdbs.ui.PeerTableModel
 
PeerDiscoveryListener - Class in base.jdbs.network
 
PeerDiscoveryListener(PeerDiscoveryThread) - Constructor for class base.jdbs.network.PeerDiscoveryListener
 
PeerDiscoveryThread - Class in base.jdbs.network
 
PeerDiscoveryThread(PeerGroup) - Constructor for class base.jdbs.network.PeerDiscoveryThread
 
PeerPanel - Class in base.jdbs.ui.panel
 
PeerPanel() - Constructor for class base.jdbs.ui.panel.PeerPanel
This is the default constructor.
peersInLocalCache(DiscoveryService) - Static method in class base.jdbs.network.util.JxtaUtil
This method must be used to retrieve each PeerAdvertisement stored in the local peer's cache.
PeerTableModel - Class in base.jdbs.ui
 
PeerTableModel() - Constructor for class base.jdbs.ui.PeerTableModel
 
PhoneNumber - Class in base.user
 
PhoneNumber(int, String, String, String) - Constructor for class base.user.PhoneNumber
 
PhoneNumber(int, String, String, String, String) - Constructor for class base.user.PhoneNumber
 
PhoneNumber() - Constructor for class base.user.PhoneNumber
 
PHONENUMBER_AREA_CODE_COLUMN - Static variable in class ui.table.model.PhoneNumberTableModel
 
PHONENUMBER_DESCRIPTION_COLUMN - Static variable in class ui.table.model.PhoneNumberTableModel
 
PHONENUMBER_EXCHANGE_COLUMN - Static variable in class ui.table.model.PhoneNumberTableModel
 
PHONENUMBER_ID_COLUMN - Static variable in class ui.table.model.PhoneNumberTableModel
 
PHONENUMBER_NUMBER_COLUMN - Static variable in class ui.table.model.PhoneNumberTableModel
 
PhoneNumberDialog - Class in ui.dialog
 
PhoneNumberDialog(User) - Constructor for class ui.dialog.PhoneNumberDialog
 
PhoneNumberDialog(User, PhoneNumber) - Constructor for class ui.dialog.PhoneNumberDialog
 
PhoneNumberPanel - Class in ui.panel
 
PhoneNumberPanel(PhoneNumber) - Constructor for class ui.panel.PhoneNumberPanel
 
PhoneNumberTable - Class in ui.table
 
PhoneNumberTable(TableSorter) - Constructor for class ui.table.PhoneNumberTable
 
PhoneNumberTableModel - Class in ui.table.model
 
PhoneNumberTableModel(User) - Constructor for class ui.table.model.PhoneNumberTableModel
 
PIPE_ADVERTISEMENT_FILE_PATH - Static variable in class base.jdbs.JDBSPeer
 
pipeMsgEvent(PipeMsgEvent) - Method in class base.jdbs.JDBSPeer
 
pipeMsgEvent(PipeMsgEvent) - Method in class base.jdbs.network.JDBSPipeMsgListener
 
PipeUtil - Class in base.jdbs.network.util
 
PipeUtil() - Constructor for class base.jdbs.network.util.PipeUtil
 
PrivateKey - Class in base.jdbs.cryptography.asymmetric
This class is a wrapper for the java.security.PrivateKey and adds facilities to store such wrapped object.
PrivateKey(PrivateKey) - Constructor for class base.jdbs.cryptography.asymmetric.PrivateKey
The default PrivateKey constructor.
prologo() - Method in class base.jdbs.ui.command.BuildBackupArtifactCommand
 
prologo() - Method in class base.jdbs.ui.command.DeleteExpiredBackupCommand
 
prologo() - Method in class base.jdbs.ui.command.ExitCommand
 
prologo() - Method in class base.jdbs.ui.command.NewBackupCommand
 
prologo() - Method in class base.jdbs.ui.command.RestoreBackupArtifactCommand
 
prologo() - Method in class ui.command.Command
 
prologo() - Method in class ui.command.creation.ShowNewBackupCommand
 
prologo() - Method in class ui.command.creation.ShowNewClientWorkstationDialogCommand
 
prologo() - Method in class ui.command.creation.ShowNewEAddressDialogCommand
 
prologo() - Method in class ui.command.creation.ShowNewNAddressDialogCommand
 
prologo() - Method in class ui.command.creation.ShowNewPhoneNumberDialogCommand
 
prologo() - Method in class ui.command.creation.ShowNewServerWorkstationDialogCommand
 
prologo() - Method in class ui.command.creation.ShowNewServiceDialogCommand
 
prologo() - Method in class ui.command.creation.ShowNewSessionDialogCommand
 
prologo() - Method in class ui.command.creation.ShowNewUserDialogCommand
 
prologo() - Method in class ui.command.creation.ShowUserAddressBookDialogCommand
 
prologo() - Method in class ui.command.creation.ShowUserDocumentDialogCommand
 
prologo() - Method in class ui.command.deletion.DeleteBackupCommand
 
prologo() - Method in class ui.command.deletion.DeleteClientWorkstationCommand
 
prologo() - Method in class ui.command.deletion.DeleteEAddressCommand
 
prologo() - Method in class ui.command.deletion.DeleteNAddressCommand
 
prologo() - Method in class ui.command.deletion.DeletePhoneNumberCommand
 
prologo() - Method in class ui.command.deletion.DeleteServerWorkstationCommand
 
prologo() - Method in class ui.command.deletion.DeleteServiceCommand
 
prologo() - Method in class ui.command.deletion.DeleteSessionCommand
 
prologo() - Method in class ui.command.deletion.DeleteUserCommand
 
prologo() - Method in interface ui.command.ICommand
 
prologo() - Method in class ui.command.information.InfoOnClientWorkstationCommand
 
prologo() - Method in class ui.command.information.InfoOnEAddressCommand
 
prologo() - Method in class ui.command.information.InfoOnNAddressCommand
 
prologo() - Method in class ui.command.information.InfoOnPhoneNumberCommand
 
prologo() - Method in class ui.command.information.InfoOnServerWorkstationCommand
 
prologo() - Method in class ui.command.information.InfoOnServiceCommand
 
prologo() - Method in class ui.command.information.InfoOnSessionCommand
 
prologo() - Method in class ui.command.information.InfoOnUserCommand
 
prologo() - Method in class ui.command.information.SearchSessionCommand
 
prologo() - Method in class ui.command.information.ShowAboutFrameCommand
 
prologo() - Method in class ui.command.information.ShowMessageFrameCommand
 
prologo() - Method in class ui.command.information.ShowTextFileDialogCommand
 
prologo() - Method in class ui.command.IO.ExitCommand
 
prologo() - Method in class ui.command.IO.ExportSessionListCommand
 
prologo() - Method in class ui.command.IO.ExportUserAsVCardCommand
 
prologo() - Method in class ui.command.IO.ExportUserListCommand
 
prologo() - Method in class ui.command.IO.ImportUserFromVCardCommand
 
prologo() - Method in class ui.command.IO.LoadBackupCommand
 
prologo() - Method in class ui.command.IO.LoadDBCommand
 
prologo() - Method in class ui.command.IO.LogOutAdministratorCommand
 
prologo() - Method in class ui.command.IO.SaveBackupCommand
 
prologo() - Method in class ui.command.IO.SaveClientWorkstationCommand
 
prologo() - Method in class ui.command.IO.SaveDBAsCommand
 
prologo() - Method in class ui.command.IO.SaveDBCommand
 
prologo() - Method in class ui.command.IO.SaveEAddressCommand
 
prologo() - Method in class ui.command.IO.SaveNAddressCommand
 
prologo() - Method in class ui.command.IO.SaveNewSessionCommand
 
prologo() - Method in class ui.command.IO.SavePhoneNumberCommand
 
prologo() - Method in class ui.command.IO.SaveServiceCommand
 
prologo() - Method in class ui.command.IO.SaveUserCommand
 
prologo() - Method in class ui.command.IO.SaveUserDocumentCommand
 
Property - Class in base.user.jcard
 
Property() - Constructor for class base.user.jcard.Property
 
PROPERTY_NAME - Variable in class base.user.jcard.Property
 
PublicKey - Class in base.jdbs.cryptography.asymmetric
This class is a wrapper for the java.security.PublicKey and adds facilities to store such wrapped object.
PublicKey(PublicKey) - Constructor for class base.jdbs.cryptography.asymmetric.PublicKey
The default PublicKey constructor.
publish(PeerGroup, PipeAdvertisement) - Static method in class base.jdbs.network.util.PipeUtil
 
publish(PeerGroup, PipeAdvertisement, boolean) - Static method in class base.jdbs.network.util.PipeUtil
 

R

RATE_TYPE - Static variable in class base.service.ServiceRateType
 
read(Reader) - Method in interface base.user.jcard.IVCard
This method should be imlemented in order to import and create a new vCard instance from a vCard file.
read(Reader) - Method in class base.user.jcard.JCard
 
redo() - Method in interface ui.command.IUndoRedoCommand
 
ReducedClientWorkstationTableModel - Class in ui.table.model
 
ReducedClientWorkstationTableModel() - Constructor for class ui.table.model.ReducedClientWorkstationTableModel
 
ReducedUserTableModel - Class in ui.table.model
 
ReducedUserTableModel() - Constructor for class ui.table.model.ReducedUserTableModel
 
remove(Integer) - Method in class base.jdbs.cryptography.KeyRing
This method removes a stored element from the KeyRing.
removeAll() - Method in class base.jdbs.cryptography.KeyRing
This method removes all the stored elements from the KeyRing.
removeAllFile(File[]) - Method in class base.jdbs.Backup
This method removes a set of files from the backups' collection.
removeAllKeyPair() - Method in class base.jdbs.cryptography.asymmetric.AsymmetricKeyRing
This method removes all the keypairs contained in the collection.
removeBackupDescriptor(BackupDescriptor) - Method in class base.jdbs.Repository
 
removeFile(File) - Method in class base.jdbs.Backup
This method removes a file from the backup's collection.
removeKeyPair(Integer) - Method in class base.jdbs.cryptography.asymmetric.AsymmetricKeyRing
This method removes a keypair from the collection.
RENDEZVOUS_CONNECTION_TIMEOUT - Static variable in class base.jdbs.network.NetworkManager
 
RENDEZVOUS_PERIOD - Static variable in class base.jdbs.network.NetworkManager
 
rendezvousEvent(RendezvousEvent) - Method in class base.jdbs.network.NetworkManager
rendezvousEvent the rendezvous event
Repository - Class in base.jdbs
 
Repository(File, long) - Constructor for class base.jdbs.Repository
This is the default constructor.
Repository(Document) - Constructor for class base.jdbs.Repository
This is the xml repository constructor.
RepositoryConfigurationPanel - Class in base.jdbs.ui.panel
 
RepositoryConfigurationPanel() - Constructor for class base.jdbs.ui.panel.RepositoryConfigurationPanel
 
RepositorySetupDialog - Class in base.jdbs.ui.dialog
 
RepositorySetupDialog() - Constructor for class base.jdbs.ui.dialog.RepositorySetupDialog
 
RepositoryStatisticPanel - Class in base.jdbs.ui.panel
 
RepositoryStatisticPanel() - Constructor for class base.jdbs.ui.panel.RepositoryStatisticPanel
 
RESOURCES_DIRECTORY - Static variable in class base.ConfigurationManager
 
RestoreBackupArtifactCommand - Class in base.jdbs.ui.command
 
RestoreBackupArtifactCommand(String) - Constructor for class base.jdbs.ui.command.RestoreBackupArtifactCommand
 
retrieve() - Method in class base.InternetCafeManager
 
retrieve(File, String) - Method in class base.jdbs.cryptography.asymmetric.AsymmetricKeyRing
 
retrieve(File) - Method in class base.jdbs.cryptography.asymmetric.PrivateKey
 
retrieve(File) - Method in class base.jdbs.cryptography.asymmetric.PublicKey
 
retrieve(File) - Method in class base.jdbs.cryptography.Key
This method offers the facility to retrieve the keys'content from the file system.
retrieve(File, String) - Method in class base.jdbs.cryptography.KeyRing
This method retrieves the content of a stored key ring from a file system location.
retrieve(File) - Method in class base.jdbs.cryptography.symmetric.SymmetricKey
 
RSAAsymmetricCipher - Class in base.jdbs.cryptography.asymmetric
 
RSAAsymmetricCipher() - Constructor for class base.jdbs.cryptography.asymmetric.RSAAsymmetricCipher
 
RSAKeyPairFactory - Class in base.jdbs.cryptography.asymmetric
 
RSAKeyPairFactory() - Constructor for class base.jdbs.cryptography.asymmetric.RSAKeyPairFactory
 
run() - Method in class base.DiscoveryDemo
This thread loops forever discovering peers every minute, and displaying the results.
run() - Method in class base.jdbs.network.GroupDiscoveryThread
 
run() - Method in class base.jdbs.network.PeerDiscoveryThread
 

S

SaveBackupCommand - Class in ui.command.IO
 
SaveBackupCommand(BackupPanel) - Constructor for class ui.command.IO.SaveBackupCommand
 
SaveClientWorkstationCommand - Class in ui.command.IO
 
SaveClientWorkstationCommand(WorkstationPanel, Workstation, boolean) - Constructor for class ui.command.IO.SaveClientWorkstationCommand
 
saveConfiguration() - Static method in class base.jdbs.ConfigurationManager
 
SaveDBAsCommand - Class in ui.command.IO
 
SaveDBAsCommand() - Constructor for class ui.command.IO.SaveDBAsCommand
 
SaveDBCommand - Class in ui.command.IO
 
SaveDBCommand() - Constructor for class ui.command.IO.SaveDBCommand
 
SaveEAddressCommand - Class in ui.command.IO
 
SaveEAddressCommand(User, EAddressPanel) - Constructor for class ui.command.IO.SaveEAddressCommand
 
SaveNAddressCommand - Class in ui.command.IO
 
SaveNAddressCommand(User, NAddressPanel) - Constructor for class ui.command.IO.SaveNAddressCommand
 
SaveNewSessionCommand - Class in ui.command.IO
 
SaveNewSessionCommand(NewSessionDialog, SessionCreationPanel) - Constructor for class ui.command.IO.SaveNewSessionCommand
 
SavePhoneNumberCommand - Class in ui.command.IO
 
SavePhoneNumberCommand(User, PhoneNumberPanel) - Constructor for class ui.command.IO.SavePhoneNumberCommand
 
SaveServiceCommand - Class in ui.command.IO
 
SaveServiceCommand(ServicePanel, Service, boolean) - Constructor for class ui.command.IO.SaveServiceCommand
 
SaveUserCommand - Class in ui.command.IO
 
SaveUserCommand(UserPanel, User, boolean) - Constructor for class ui.command.IO.SaveUserCommand
 
SaveUserDocumentCommand - Class in ui.command.IO
 
SaveUserDocumentCommand(DocumentPanel, Document, boolean) - Constructor for class ui.command.IO.SaveUserDocumentCommand
 
searchLocal(PeerGroup, String) - Static method in class base.jdbs.network.util.PipeUtil
 
searchSessionByDate(Date, Session[]) - Static method in class ui.util.SortStrategy
 
searchSessionByText(String, Session[]) - Static method in class ui.util.SortStrategy
 
SearchSessionCommand - Class in ui.command.information
 
SearchSessionCommand(SessionTableModel, String, Date) - Constructor for class ui.command.information.SearchSessionCommand
 
SecurityConfigurationPanel - Class in base.jdbs.ui.panel
 
SecurityConfigurationPanel() - Constructor for class base.jdbs.ui.panel.SecurityConfigurationPanel
 
SecurityConfigurationPanel - Class in ui.panel
 
SecurityConfigurationPanel() - Constructor for class ui.panel.SecurityConfigurationPanel
 
SecurityLevel - Enum in base.jdbs
This is an enumetation of security level associated to a backup artifact.
sendStatusMessage() - Method in class base.jdbs.JDBSPeer
 
SERVER - Static variable in class base.network.WorkstationRoleType
 
ServerLoginDialog - Class in ui.dialog
 
ServerLoginDialog() - Constructor for class ui.dialog.ServerLoginDialog
 
ServerWorkstationTable - Class in ui.table
 
ServerWorkstationTable(TableSorter) - Constructor for class ui.table.ServerWorkstationTable
 
ServerWorkstationTableModel - Class in ui.table.model
 
ServerWorkstationTableModel() - Constructor for class ui.table.model.ServerWorkstationTableModel
 
Service - Class in base.service
 
Service(int, String, String, String, double, int, boolean, int, boolean) - Constructor for class base.service.Service
 
SERVICE_BASE_RATE_COLUMN - Static variable in class ui.table.model.ServiceTableModel
 
SERVICE_DESCRIPTION_COLUMN - Static variable in class ui.table.model.ServiceTableModel
 
SERVICE_ID_COLUMN - Static variable in class ui.table.model.ServiceTableModel
 
SERVICE_MAX_DURATION_IN_MINUTE_COLUMN - Static variable in class ui.table.model.ServiceTableModel
 
SERVICE_MIN_DURATION_IN_MINUTE_COLUMN - Static variable in class ui.table.model.ServiceTableModel
 
SERVICE_NAME_COLUMN - Static variable in class ui.table.model.ServiceTableModel
 
SERVICE_RATE_TYPE_COLUMN - Static variable in class ui.table.model.ServiceTableModel
 
ServiceDialog - Class in ui.dialog
 
ServiceDialog() - Constructor for class ui.dialog.ServiceDialog
 
ServiceDialog(Service) - Constructor for class ui.dialog.ServiceDialog
 
ServiceFactory - Class in base.service
 
ServiceFactory() - Constructor for class base.service.ServiceFactory
 
serviceKey(Service) - Static method in class base.InternetCafeManager
This method simply builds a key string for an instance of Service.
ServicePanel - Class in ui.panel
 
ServicePanel(Service) - Constructor for class ui.panel.ServicePanel
 
ServiceRateType - Class in base.service
 
ServiceRateType() - Constructor for class base.service.ServiceRateType
 
ServiceTable - Class in ui.table
 
ServiceTable(TableSorter) - Constructor for class ui.table.ServiceTable
 
ServiceTableModel - Class in ui.table.model
 
ServiceTableModel() - Constructor for class ui.table.model.ServiceTableModel
 
Session - Class in base.session
 
Session(int, User, Workstation, String, Date, Date, Service) - Constructor for class base.session.Session
 
SESSION_DESCRIPTION_COLUMN - Static variable in class ui.table.model.SessionTableModel
 
SESSION_END_TIME_COLUMN - Static variable in class ui.table.model.SessionTableModel
 
SESSION_FINISHED_COLUMN - Static variable in class ui.table.model.SessionTableModel
 
SESSION_ID_COLUMN - Static variable in class ui.table.model.SessionTableModel
 
SESSION_LIST_CSS_FILE_NAME - Static variable in class base.ConfigurationManager
 
SESSION_LIST_HTML_FILE_NAME - Static variable in class base.ConfigurationManager
 
SESSION_LIST_XSL_FILE_NAME - Static variable in class base.ConfigurationManager
 
SESSION_SERVICE_COLUMN - Static variable in class ui.table.model.SessionTableModel
 
SESSION_START_TIME_COLUMN - Static variable in class ui.table.model.SessionTableModel
 
SESSION_USER_NICKNAME_COLUMN - Static variable in class ui.table.model.SessionTableModel
 
SESSION_WORKSTATION_NAME_COLUMN - Static variable in class ui.table.model.SessionTableModel
 
SessionCreationPanel - Class in ui.panel
 
SessionCreationPanel() - Constructor for class ui.panel.SessionCreationPanel
 
SessionDialog - Class in ui.dialog
 
SessionDialog(Session) - Constructor for class ui.dialog.SessionDialog
 
SessionFactory - Class in base.session
 
SessionFactory() - Constructor for class base.session.SessionFactory
 
sessionKey(Session) - Static method in class base.InternetCafeManager
This method simply builds a key string for an instance of Session.
SessionPanel - Class in ui.panel
 
SessionPanel(Session) - Constructor for class ui.panel.SessionPanel
 
SessionSearchPanel - Class in ui.panel
 
SessionSearchPanel(SessionTableModel) - Constructor for class ui.panel.SessionSearchPanel
 
SessionTable - Class in ui.table
 
SessionTable(TableSorter) - Constructor for class ui.table.SessionTable
 
SessionTableModel - Class in ui.table.model
 
SessionTableModel() - Constructor for class ui.table.model.SessionTableModel
 
setAdditionalName(String) - Method in class base.user.jcard.Name
 
setAddress(InetAddress) - Method in class base.network.Workstation
 
setAddressError(boolean) - Method in class ui.panel.EAddressPanel
 
setAddressError(boolean) - Method in class ui.panel.WorkstationPanel
 
setAreaCode(String) - Method in class base.user.PhoneNumber
 
setAuthority(String) - Method in class base.user.Document
 
setAutomaticPasswordProtect(boolean) - Method in class base.ConfigurationManager
 
setBaseRate(double) - Method in class base.service.Service
 
setBaseRateError(boolean) - Method in class ui.panel.ServicePanel
 
setBirthdate(int, int, int) - Method in class base.user.jcard.Birthdate
Sets the birthdate of the contact.
setBirthday(Date) - Method in class base.user.User
 
setCareAboutMaxDuration(boolean) - Method in class base.service.Service
 
setCareAboutMinDuration(boolean) - Method in class base.service.Service
 
setCity(String) - Method in class base.user.NAddress
 
setColumnComparator(Class, Comparator) - Method in class ui.table.TableSorter
 
setCreationDate(Date) - Method in class base.jdbs.Backup
 
setCredential(String) - Method in class base.user.User
 
setCurrentBackupLocationPath(String) - Method in class base.backup.Backup
 
setData(String[]) - Method in class ui.panel.UserSearchPanel
 
setData(Session[]) - Method in class ui.table.model.SessionTableModel
 
setDataBasePath(String) - Method in class base.ConfigurationManager
 
setDate(Date) - Method in class base.backup.Backup
 
setDbLocationPath(String) - Method in class base.backup.Backup
 
setDeclaredAvailableSpace(long) - Method in class base.jdbs.Repository
 
setDefaultBackupSecurityLevel(SecurityLevel) - Method in class base.jdbs.ConfigurationManager
 
setDescription(String) - Method in class base.backup.Backup
 
setDescription(String) - Method in class base.jdbs.Backup
 
setDescription(String) - Method in class base.network.Workstation
 
setDescription(String) - Method in class base.service.Service
 
setDescription(String) - Method in class base.session.Session
 
setDescription(String) - Method in class base.user.Document
 
setDescription(String) - Method in class base.user.EAddress
 
setDescription(String) - Method in class base.user.NAddress
 
setDescription(String) - Method in class base.user.PhoneNumber
 
setDescription(String) - Method in class ui.util.FileExtensionFilter
 
setDisplayTipOfDay(boolean) - Method in class base.ConfigurationManager
 
setDocument(Document) - Method in class base.user.User
 
setDocumentDateError(boolean) - Method in class ui.panel.DocumentPanel
 
setDocumentImageDirectoryPath(String) - Method in class base.ConfigurationManager
 
setDocumentNumberError(boolean) - Method in class ui.panel.DocumentPanel
 
setDomainName(String) - Method in class base.user.EAddress
 
setEmailAddress(String) - Method in class base.user.jcard.ElectronicMail
 
setEnabledPeerDownloadAuthentication(boolean) - Method in class base.jdbs.ConfigurationManager
 
setEndTime(Date) - Method in class base.session.Session
 
setExchange(String) - Method in class base.user.PhoneNumber
 
setExpiration(Date) - Method in class base.user.Document
 
setExpirationDate(Date) - Method in class base.jdbs.Backup
 
setFamilyName(String) - Method in class base.user.jcard.Name
 
setGender(String) - Method in class base.user.User
 
setGivenName(String) - Method in class base.user.jcard.Name
 
setHostName(String) - Method in class base.user.EAddress
 
setId(int) - Method in class base.user.EAddress
 
setId(int) - Method in class base.user.NAddress
 
setId(int) - Method in class base.user.PhoneNumber
 
setId(int) - Method in class base.user.User
 
setImage(BufferedImage) - Method in class ui.panel.ImageDrawPanel
This method will set the current displayed image.
setImagePath(String) - Method in class base.user.Document
 
setImagePath(String) - Method in class base.user.User
 
setInternetCafeLogoPath(String) - Method in class base.ConfigurationManager
 
setInternetCafeLookAndFeel(Class) - Method in class base.ConfigurationManager
 
setInternetCafeName(String) - Method in class base.ConfigurationManager
 
setInUse(boolean) - Method in class base.network.Workstation
 
setKeyRingLocation(File) - Method in class base.jdbs.ConfigurationManager
 
setLastSeenUserWorking(Date) - Method in class base.ConfigurationManager
 
setLocation(File) - Method in class base.jdbs.Repository
 
setLocation(String) - Method in class base.network.Workstation
 
setLogoutScheduleRate(int) - Method in class base.ConfigurationManager
 
setMaxDurationInMinute(int) - Method in class base.service.Service
 
setMessage(String) - Method in class ui.panel.StatusBarPanel
 
setMinDurationInMinute(int) - Method in class base.service.Service
 
setMinMaxDurationError(boolean) - Method in class ui.panel.ServicePanel
 
setName(String) - Method in class base.backup.Backup
 
setName(String) - Method in class base.jdbs.Backup
 
setName(String) - Method in class base.network.Workstation
 
setName(String) - Method in class base.service.Service
 
setName(String) - Method in class base.user.User
 
setNameError(boolean) - Method in class ui.panel.ServicePanel
 
setNameError(boolean) - Method in class ui.panel.WorkstationPanel
 
setNation(String) - Method in class base.user.NAddress
 
setNetwork(Network) - Method in class base.network.NetworkManager
 
setNetworkConnectionType(NetworkConnectionType) - Method in class base.jdbs.ConfigurationManager
 
setNickname(String) - Method in class base.user.User
 
setNumber(String) - Method in class base.user.Document
 
setNumber(String) - Method in class base.user.PhoneNumber
 
setPassword(String) - Method in class base.user.User
 
setPasswordProtect(boolean) - Method in class base.ConfigurationManager
 
setPort(int) - Method in class base.network.Workstation
 
setPortError(boolean) - Method in class ui.panel.WorkstationPanel
 
setPostalCode(String) - Method in class base.user.NAddress
 
setPrefix(String) - Method in class base.user.jcard.Name
 
setPropertyName() - Method in class base.user.jcard.Birthdate
 
setPropertyName() - Method in class base.user.jcard.ElectronicMail
 
setPropertyName() - Method in class base.user.jcard.Name
 
setPropertyName() - Method in class base.user.jcard.Property
Ensures that property name is set in subclass.
setRateType(String) - Method in class base.service.Service
 
setRegion(String) - Method in class base.user.NAddress
 
setRelease(Date) - Method in class base.user.Document
 
setSecurityLevel(SecurityLevel) - Method in class base.jdbs.Backup
 
setSessionDateError(boolean) - Method in class ui.dialog.NewSessionDialog
 
setSortingStatus(int, int) - Method in class ui.table.TableSorter
 
setStartTime(Date) - Method in class base.session.Session
 
setStatus(int) - Method in class ui.command.Command
 
setStatusBarMessage(String) - Static method in class base.InternetCafe
 
setStreet(String) - Method in class base.user.NAddress
 
setSuffix(String) - Method in class base.user.jcard.Name
 
setSurname(String) - Method in class base.user.User
 
setTableHeader(JTableHeader) - Method in class ui.table.TableSorter
 
setTableModel(TableModel) - Method in class ui.table.TableSorter
 
setTaskDone(boolean) - Method in class ui.panel.StatusBarPanel
 
setType(String) - Method in class base.network.Workstation
 
setType(String) - Method in class base.user.Document
 
setUser(User) - Method in class base.jdbs.ConfigurationManager
 
setUserBirthdayError(boolean) - Method in class ui.panel.UserPanel
 
setUserDocumentError(boolean) - Method in class ui.panel.UserPanel
 
setUserError(boolean) - Method in class ui.panel.SessionCreationPanel
 
setUserImageDirectoryPath(String) - Method in class base.ConfigurationManager
 
setUserLocation(String) - Method in class base.jdbs.ConfigurationManager
 
setUserName(String) - Method in class base.user.EAddress
 
setUserNameError(boolean) - Method in class ui.panel.UserPanel
 
setUserNicknameError(boolean) - Method in class ui.panel.UserPanel
 
setUserPasswordError(boolean) - Method in class ui.panel.UserPanel
 
setUserSurnameError(boolean) - Method in class ui.panel.UserPanel
 
setValue(String) - Method in class base.jdbs.cryptography.Key
 
setValueAt(Object, int, int) - Method in class base.jdbs.ui.TransfersTableModel
 
setValueAt(Object, int, int) - Method in class ui.table.model.BackupTableModel
 
setValueAt(Object, int, int) - Method in class ui.table.model.ClientWorkstationTableModel
 
setValueAt(Object, int, int) - Method in class ui.table.model.EAddressTableModel
 
setValueAt(Object, int, int) - Method in class ui.table.model.NAddressTableModel
 
setValueAt(Object, int, int) - Method in class ui.table.model.PhoneNumberTableModel
 
setValueAt(Object, int, int) - Method in class ui.table.model.ServerWorkstationTableModel
 
setValueAt(Object, int, int) - Method in class ui.table.model.ServiceTableModel
 
setValueAt(Object, int, int) - Method in class ui.table.model.SessionTableModel
 
setValueAt(Object, int, int) - Method in class ui.table.model.UserTableModel
 
setValueAt(Object, int, int) - Method in class ui.table.TableSorter
 
setWorkstationError(boolean) - Method in class ui.panel.SessionCreationPanel
 
setZipLocationPath(String) - Method in class base.backup.Backup
 
setZoomPercentage(int) - Method in class ui.panel.ImageDrawPanel
Sets the new zoomed percentage
ShowAboutFrameCommand - Class in ui.command.information
 
ShowAboutFrameCommand() - Constructor for class ui.command.information.ShowAboutFrameCommand
 
ShowMessageFrameCommand - Class in ui.command.information
 
ShowMessageFrameCommand() - Constructor for class ui.command.information.ShowMessageFrameCommand
 
ShowNewBackupCommand - Class in ui.command.creation
 
ShowNewBackupCommand() - Constructor for class ui.command.creation.ShowNewBackupCommand
 
ShowNewClientWorkstationDialogCommand - Class in ui.command.creation
 
ShowNewClientWorkstationDialogCommand() - Constructor for class ui.command.creation.ShowNewClientWorkstationDialogCommand
 
ShowNewEAddressDialogCommand - Class in ui.command.creation
 
ShowNewEAddressDialogCommand(User, EAddressTableModel) - Constructor for class ui.command.creation.ShowNewEAddressDialogCommand
 
ShowNewNAddressDialogCommand - Class in ui.command.creation
 
ShowNewNAddressDialogCommand(User, NAddressTableModel) - Constructor for class ui.command.creation.ShowNewNAddressDialogCommand
 
ShowNewPhoneNumberDialogCommand - Class in ui.command.creation
 
ShowNewPhoneNumberDialogCommand(User, PhoneNumberTableModel) - Constructor for class ui.command.creation.ShowNewPhoneNumberDialogCommand
 
ShowNewServerWorkstationDialogCommand - Class in ui.command.creation
 
ShowNewServerWorkstationDialogCommand() - Constructor for class ui.command.creation.ShowNewServerWorkstationDialogCommand
 
ShowNewServiceDialogCommand - Class in ui.command.creation
 
ShowNewServiceDialogCommand() - Constructor for class ui.command.creation.ShowNewServiceDialogCommand
 
ShowNewSessionDialogCommand - Class in ui.command.creation
 
ShowNewSessionDialogCommand() - Constructor for class ui.command.creation.ShowNewSessionDialogCommand
 
ShowNewUserDialogCommand - Class in ui.command.creation
 
ShowNewUserDialogCommand() - Constructor for class ui.command.creation.ShowNewUserDialogCommand
 
ShowTextFileDialogCommand - Class in ui.command.information
 
ShowTextFileDialogCommand(String, String) - Constructor for class ui.command.information.ShowTextFileDialogCommand
 
ShowUserAddressBookDialogCommand - Class in ui.command.creation
 
ShowUserAddressBookDialogCommand(User) - Constructor for class ui.command.creation.ShowUserAddressBookDialogCommand
 
ShowUserDocumentDialogCommand - Class in ui.command.creation
 
ShowUserDocumentDialogCommand(DocumentDialog, User) - Constructor for class ui.command.creation.ShowUserDocumentDialogCommand
 
sign(File, File, PrivateKey) - Method in interface base.jdbs.cryptography.asymmetric.IAsymmetricCipher
This method offers a facility to sign files with asymmetric cryptography.
sign(File, File, PrivateKey) - Method in class base.jdbs.cryptography.asymmetric.RSAAsymmetricCipher
 
SortStrategy - Class in ui.util
 
SortStrategy() - Constructor for class ui.util.SortStrategy
 
STATUS_MESSAGE - Static variable in class base.jdbs.JDBSPeer
 
StatusBarPanel - Class in ui.panel
 
StatusBarPanel() - Constructor for class ui.panel.StatusBarPanel
 
stopCellEditing() - Method in class ui.util.IntegerEditor
 
store() - Method in class base.InternetCafeManager
 
store(File, String) - Method in class base.jdbs.cryptography.asymmetric.AsymmetricKeyRing
 
store(File) - Method in class base.jdbs.cryptography.asymmetric.PrivateKey
 
store(File) - Method in class base.jdbs.cryptography.asymmetric.PublicKey
 
store(File) - Method in class base.jdbs.cryptography.Key
This method offers the facility to store the keys'content in the file system.
store(File, String) - Method in class base.jdbs.cryptography.KeyRing
This method saves the content of the key ring in a file system location.
store(File) - Method in class base.jdbs.cryptography.symmetric.SymmetricKey
 
SUCCESS_STATUS - Static variable in class ui.command.Command
 
SymmetricCipher - Class in base.jdbs.cryptography.symmetric
 
SymmetricCipher() - Constructor for class base.jdbs.cryptography.symmetric.SymmetricCipher
 
SymmetricKey - Class in base.jdbs.cryptography.symmetric
 
SymmetricKey(String) - Constructor for class base.jdbs.cryptography.symmetric.SymmetricKey
The default SymmetricKey constructor.

T

TabledBackupPanel - Class in ui.panel
 
TabledBackupPanel() - Constructor for class ui.panel.TabledBackupPanel
 
TabledClientWorkstationPanel - Class in ui.panel
 
TabledClientWorkstationPanel() - Constructor for class ui.panel.TabledClientWorkstationPanel
 
TabledEAddressPanel - Class in ui.panel
 
TabledEAddressPanel(User) - Constructor for class ui.panel.TabledEAddressPanel
 
TabledFilePanel - Class in base.jdbs.ui.panel
 
TabledFilePanel(Backup) - Constructor for class base.jdbs.ui.panel.TabledFilePanel
 
TabledNAddressPanel - Class in ui.panel
 
TabledNAddressPanel(User) - Constructor for class ui.panel.TabledNAddressPanel
 
TabledPhoneNumberPanel - Class in ui.panel
 
TabledPhoneNumberPanel(User) - Constructor for class ui.panel.TabledPhoneNumberPanel
 
TabledRepositoryPanel - Class in base.jdbs.ui.panel
 
TabledRepositoryPanel() - Constructor for class base.jdbs.ui.panel.TabledRepositoryPanel
This is the default constructor.
TabledServerWorkstationPanel - Class in ui.panel
 
TabledServerWorkstationPanel() - Constructor for class ui.panel.TabledServerWorkstationPanel
 
TabledTransfersPanel - Class in base.jdbs.ui.panel
 
TabledTransfersPanel() - Constructor for class base.jdbs.ui.panel.TabledTransfersPanel
 
tableModel - Variable in class ui.table.TableSorter
 
TableSorter - Class in ui.table
TableSorter is a decorator for TableModels; adding sorting functionality to a supplied TableModel.
TableSorter() - Constructor for class ui.table.TableSorter
 
TableSorter(TableModel) - Constructor for class ui.table.TableSorter
 
TableSorter(TableModel, JTableHeader) - Constructor for class ui.table.TableSorter
 
TextFileDialog - Class in ui.dialog
 
TextFileDialog(String) - Constructor for class ui.dialog.TextFileDialog
 
THREAD_NAME - Static variable in class base.jdbs.network.GroupDiscoveryThread
 
THREAD_NAME - Static variable in class base.jdbs.network.PeerDiscoveryThread
 
toString() - Method in class base.jdbs.BackupDescriptor
 
toString() - Method in class base.network.Network
 
toString() - Method in class base.network.Workstation
 
toString() - Method in class base.service.Service
 
toString() - Method in class base.session.Session
 
toString() - Method in class base.user.Document
 
toString() - Method in class base.user.EAddress
 
toString() - Method in class base.user.jcard.Birthdate
 
toString() - Method in class base.user.jcard.ElectronicMail
 
toString() - Method in class base.user.jcard.Name
 
toString() - Method in class base.user.jcard.Property
 
toString() - Method in class base.user.NAddress
 
toString() - Method in class base.user.User
 
toString() - Method in class ui.panel.InternetCafeConfigurationPanel.LookAndFeelWrapper
 
toXml(Document) - Method in class base.backup.Backup
 
toXml(Document) - Method in class base.ConfigurationManager
This method writes to an XML document various configuration parameters of the Internet Cafe.
toXml(Document) - Method in interface base.IXMLSaveable
 
toXml(Document) - Method in class base.jdbs.Backup
 
toXml(Document) - Method in class base.jdbs.ConfigurationManager
This method writes to an XML document various configuration parameters of JDBS.
toXml(Document) - Method in class base.jdbs.Repository
 
toXml(Document) - Method in class base.network.Workstation
 
toXml(Document) - Method in class base.service.Service
 
toXml(Document) - Method in class base.session.Session
 
toXml(Document) - Method in class base.user.Document
 
toXml(Document) - Method in class base.user.EAddress
 
toXml(Document) - Method in class base.user.NAddress
 
toXml(Document) - Method in class base.user.PhoneNumber
 
toXml(Document) - Method in class base.user.User
 
TRANSFER_BACKUP_NAME_COLUMN - Static variable in class base.jdbs.ui.TransfersTableModel
 
TRANSFER_BACKUP_SIZE_COLUMN - Static variable in class base.jdbs.ui.TransfersTableModel
 
TRANSFER_COMPLETION_PERCENTAGE_COLUMN - Static variable in class base.jdbs.ui.TransfersTableModel
 
TRANSFER_DESTINATION_PEER_COLUMN - Static variable in class base.jdbs.ui.TransfersTableModel
 
TRANSFER_SOURCE_PEER_COLUMN - Static variable in class base.jdbs.ui.TransfersTableModel
 
TransfersTableModel - Class in base.jdbs.ui
 
TransfersTableModel() - Constructor for class base.jdbs.ui.TransfersTableModel
 
type - Static variable in enum base.jdbs.NetworkConnectionType
 

U

ui - package ui
This package contains the InternetCafe project's user interface classes.
ui.command - package ui.command
 
ui.command.creation - package ui.command.creation
 
ui.command.deletion - package ui.command.deletion
 
ui.command.information - package ui.command.information
 
ui.command.IO - package ui.command.IO
 
ui.dialog - package ui.dialog
 
ui.frame - package ui.frame
 
ui.help - package ui.help
 
ui.panel - package ui.panel
 
ui.table - package ui.table
 
ui.table.model - package ui.table.model
 
ui.util - package ui.util
 
UNDEFINED - Static variable in class base.service.ServiceRateType
 
UNDEFINED_STATUS - Static variable in class ui.command.Command
 
undo() - Method in interface ui.command.IUndoRedoCommand
 
unzip(ZipInputStream, String, File) - Static method in class base.backup.BackupFactory
 
unZipFile(ZipFile, File) - Static method in class base.backup.BackupFactory
 
unZipFile(File, File) - Static method in class base.util.ZipUtil
This method provides a simple unzip facility for a composite zip file (a zip file that contains files and folders).
update(Observable, Object) - Method in class base.jdbs.ui.BackupDescriptorTableModel
 
update(Observable, Object) - Method in class base.jdbs.ui.FileTableModel
 
update(Observable, Object) - Method in class base.jdbs.ui.panel.FileStatisticPanel
 
update(Observable, Object) - Method in class base.jdbs.ui.panel.RepositoryStatisticPanel
 
update(Observable, Object) - Method in class base.jdbs.ui.PeerTableModel
 
update(Observable, Object) - Method in class ui.table.model.BackupTableModel
 
update(Observable, Object) - Method in class ui.table.model.ClientWorkstationTableModel
 
update(Observable, Object) - Method in class ui.table.model.EAddressTableModel
 
update(Observable, Object) - Method in class ui.table.model.NAddressTableModel
 
update(Observable, Object) - Method in class ui.table.model.PhoneNumberTableModel
 
update(Observable, Object) - Method in class ui.table.model.ServerWorkstationTableModel
 
update(Observable, Object) - Method in class ui.table.model.ServiceTableModel
 
update(Observable, Object) - Method in class ui.table.model.SessionTableModel
 
update(Observable, Object) - Method in class ui.table.model.UserTableModel
 
URL_HOST - Static variable in class ui.help.HelpMenuItem
The local machine.
URL_PORT - Static variable in class ui.help.HelpMenuItem
This specifies the default port to use in the protocol.
URL_PROTOCOL - Static variable in class ui.help.HelpMenuItem
The protocol can be one between http, file, etc...
User - Class in base.user
 
User(int, String, String, String, Date, String, String, String, Document) - Constructor for class base.user.User
 
User(int) - Constructor for class base.user.User
 
USER - Static variable in class base.user.UserCredential
 
USER_BIRTHDAY_COLUMN - Static variable in class ui.table.model.UserTableModel
 
USER_CREATION_DATE_COLUMN - Static variable in class ui.table.model.UserTableModel
 
USER_CREDENTIAL - Static variable in class base.user.UserCredential
 
USER_CREDENTIAL_COLUMN - Static variable in class ui.table.model.UserTableModel
 
USER_GENDER - Static variable in class base.user.UserGender
 
USER_GENDER_COLUMN - Static variable in class ui.table.model.UserTableModel
 
USER_ID_COLUMN - Static variable in class ui.table.model.ReducedUserTableModel
 
USER_ID_COLUMN - Static variable in class ui.table.model.UserTableModel
 
USER_LIST_CSS_FILE_NAME - Static variable in class base.ConfigurationManager
 
USER_LIST_HTML_FILE_NAME - Static variable in class base.ConfigurationManager
 
USER_LIST_XSL_FILE_NAME - Static variable in class base.ConfigurationManager
 
USER_NAME_COLUMN - Static variable in class ui.table.model.ReducedUserTableModel
 
USER_NAME_COLUMN - Static variable in class ui.table.model.UserTableModel
 
USER_NICKNAME_COLUMN - Static variable in class ui.table.model.ReducedUserTableModel
 
USER_NICKNAME_COLUMN - Static variable in class ui.table.model.UserTableModel
 
USER_SURNAME_COLUMN - Static variable in class ui.table.model.ReducedUserTableModel
 
USER_SURNAME_COLUMN - Static variable in class ui.table.model.UserTableModel
 
USER_VALID_DOCUMENT_COLUMN - Static variable in class ui.table.model.UserTableModel
 
UserAddressBookDialog - Class in ui.dialog
 
UserAddressBookDialog(User) - Constructor for class ui.dialog.UserAddressBookDialog
 
UserAddressBookPanel - Class in ui.panel
 
UserAddressBookPanel(User) - Constructor for class ui.panel.UserAddressBookPanel
 
UserCredential - Class in base.user
 
UserCredential() - Constructor for class base.user.UserCredential
 
UserDialog - Class in ui.dialog
 
UserDialog(User) - Constructor for class ui.dialog.UserDialog
 
UserDialog() - Constructor for class ui.dialog.UserDialog
 
UserFactory - Class in base.user
 
UserFactory() - Constructor for class base.user.UserFactory
 
UserGender - Class in base.user
 
UserGender() - Constructor for class base.user.UserGender
 
userKey(User) - Static method in class base.InternetCafeManager
This method simply builds a key string for an instance of User.
UserPanel - Class in base.jdbs.ui.panel
 
UserPanel() - Constructor for class base.jdbs.ui.panel.UserPanel
 
UserPanel - Class in ui.panel
 
UserPanel(User) - Constructor for class ui.panel.UserPanel
 
userSaysRevert() - Method in class ui.util.IntegerEditor
Lets the user know that the text they entered is bad.
UserSearchPanel - Class in ui.panel
 
UserSearchPanel() - Constructor for class ui.panel.UserSearchPanel
 
UserTable - Class in ui.table
 
UserTable(TableSorter) - Constructor for class ui.table.UserTable
 
UserTableModel - Class in ui.table.model
 
UserTableModel() - Constructor for class ui.table.model.UserTableModel
 

V

validExtension(String) - Method in class ui.util.FileExtensionFilter
 
valueOf(String) - Static method in enum base.jdbs.NetworkConnectionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum base.jdbs.SecurityLevel
Returns the enum constant of this type with the specified name.
values() - Static method in enum base.jdbs.NetworkConnectionType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum base.jdbs.SecurityLevel
Returns an array containing the constants of this enum type, in the order they're declared.
VETOED_STATUS - Static variable in class ui.command.Command
 

W

waitForRendezvousConncection(RendezVousService, long) - Method in class base.jdbs.network.NetworkManager
Blocks until a connection to rendezvous node occurs
WINDOWS - Static variable in class base.network.WorkstationType
 
Workstation - Class in base.network
 
Workstation(int) - Constructor for class base.network.Workstation
 
Workstation(int, String, String, String, InetAddress, boolean) - Constructor for class base.network.Workstation
 
Workstation(int, String, String, String, InetAddress, int, boolean) - Constructor for class base.network.Workstation
 
WORKSTATION_ADDRESS_COLUMN - Static variable in class ui.table.model.ClientWorkstationTableModel
 
WORKSTATION_ADDRESS_COLUMN - Static variable in class ui.table.model.ServerWorkstationTableModel
 
WORKSTATION_DESCRIPTION_COLUMN - Static variable in class ui.table.model.ClientWorkstationTableModel
 
WORKSTATION_DESCRIPTION_COLUMN - Static variable in class ui.table.model.ServerWorkstationTableModel
 
WORKSTATION_ID_COLUMN - Static variable in class ui.table.model.ClientWorkstationTableModel
 
WORKSTATION_ID_COLUMN - Static variable in class ui.table.model.ReducedClientWorkstationTableModel
 
WORKSTATION_ID_COLUMN - Static variable in class ui.table.model.ServerWorkstationTableModel
 
WORKSTATION_IN_USE_COLUMN - Static variable in class ui.table.model.ClientWorkstationTableModel
 
WORKSTATION_IN_USE_COLUMN - Static variable in class ui.table.model.ReducedClientWorkstationTableModel
 
WORKSTATION_IN_USE_COLUMN - Static variable in class ui.table.model.ServerWorkstationTableModel
 
WORKSTATION_LOCATION_COLUMN - Static variable in class ui.table.model.ClientWorkstationTableModel
 
WORKSTATION_LOCATION_COLUMN - Static variable in class ui.table.model.ReducedClientWorkstationTableModel
 
WORKSTATION_LOCATION_COLUMN - Static variable in class ui.table.model.ServerWorkstationTableModel
 
WORKSTATION_NAME_COLUMN - Static variable in class ui.table.model.ClientWorkstationTableModel
 
WORKSTATION_NAME_COLUMN - Static variable in class ui.table.model.ReducedClientWorkstationTableModel
 
WORKSTATION_NAME_COLUMN - Static variable in class ui.table.model.ServerWorkstationTableModel
 
WORKSTATION_PORT_COLUMN - Static variable in class ui.table.model.ClientWorkstationTableModel
 
WORKSTATION_PORT_COLUMN - Static variable in class ui.table.model.ServerWorkstationTableModel
 
WORKSTATION_ROLE_COLUMN - Static variable in class ui.table.model.ServerWorkstationTableModel
 
WORKSTATION_TYPE - Static variable in class base.network.WorkstationType
 
WORKSTATION_TYPE_COLUMN - Static variable in class ui.table.model.ClientWorkstationTableModel
 
WORKSTATION_TYPE_COLUMN - Static variable in class ui.table.model.ReducedClientWorkstationTableModel
 
WORKSTATION_TYPE_COLUMN - Static variable in class ui.table.model.ServerWorkstationTableModel
 
WorkstationDialog - Class in ui.dialog
 
WorkstationDialog() - Constructor for class ui.dialog.WorkstationDialog
 
WorkstationDialog(Workstation) - Constructor for class ui.dialog.WorkstationDialog
 
WorkstationFactory - Class in base.network
 
WorkstationFactory() - Constructor for class base.network.WorkstationFactory
 
workstationKey(Workstation) - Static method in class base.network.NetworkManager
This method simply builds a key string for an instance of Workstation.
WorkstationPanel - Class in ui.panel
 
WorkstationPanel(Workstation) - Constructor for class ui.panel.WorkstationPanel
 
WorkstationRoleType - Class in base.network
 
WorkstationRoleType() - Constructor for class base.network.WorkstationRoleType
 
WorkstationType - Class in base.network
 
WorkstationType() - Constructor for class base.network.WorkstationType
 
write(Writer) - Method in interface base.user.jcard.IVCard
This method should be imlemented in order to export a vCard instace to a file.
write(String) - Method in class base.user.jcard.JCard
 
write(File) - Method in class base.user.jcard.JCard
 
write(Writer) - Method in class base.user.jcard.JCard
 
writeBackupCRC32Checksum(File, File) - Static method in class base.jdbs.BackupArtifactAssembler
This method writes a CRC32 Checksum to a file.
writeBackupMD5Digest(File, File) - Static method in class base.jdbs.BackupArtifactAssembler
This method writes a MD5 Digest to a file.
writeBackupXmlInfoFile(Backup, File) - Static method in class base.jdbs.BackupArtifactAssembler
This method writes to a file the info associated to a backup, in xml format.
writeX509Certificate(X509Certificate, File) - Static method in class base.jdbs.BackupArtifactAssembler
This method writes to a file an X509Certificate.

X

XML_INFO_FILE_NAME - Static variable in class base.jdbs.JDBSConstant
 

Z

zipAllFile(File[], File) - Static method in class base.util.ZipUtil
 
zipAllFile(File[], ZipOutputStream) - Static method in class base.util.ZipUtil
 
zipDirectory(File, ZipOutputStream) - Static method in class base.backup.BackupFactory
 
zipDirectory(File, File) - Static method in class base.util.ZipUtil
This method is a wrapper for the method the zipDirectory(File, ZipOutputStream).
zipDirectory(File, ZipOutputStream) - Static method in class base.util.ZipUtil
This method provides a simple zip compression for a file or an entire folder.
zipFile(File, ZipOutputStream) - Static method in class base.backup.BackupFactory
 
zipFile(File, File) - Static method in class base.util.ZipUtil
This method is a wrapper for the method the zipFile(File, ZipOutputStream).
zipFile(File, ZipOutputStream) - Static method in class base.util.ZipUtil
This method provides a simple zip compression for a file (not a folder).
ZipUtil - Class in base.util
This class provides some basic methods to compress/uncompress files and folders in zip compression format.
ZipUtil() - Constructor for class base.util.ZipUtil
 
zoomIn() - Method in class ui.panel.ImageDrawPanel
This method increments the zoom factor with the zoom percentage, to create the zoom in effect
zoomOut() - Method in class ui.panel.ImageDrawPanel
This method decrements the zoom factor with the zoom percentage, to create the zoom out effect

A B C D E F G H I J K L M N O P R S T U V W X Z

Copyright © 2006 SF.net. All Rights Reserved.