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

C

canBeUsed() - Method in class esmska.update.GatewayUpdateInfo
Returns whether gateway required program version is lower or same as current program version (can be used), or not (can't be used).
cancel() - Method in class esmska.gui.GatewayErrorMessage
Cancel this message, do what's most appropriate
cancel() - Method in class esmska.gui.GatewayImageCodeMessage
 
cancel() - Method in class esmska.gui.GatewayMessage
Cancel this message, do what's most appropriate
canImport(TransferHandler.TransferSupport) - Method in class esmska.gui.dnd.ImportContactsTransferHandler
 
canWrite(File) - Static method in class esmska.persistence.PersistenceManager
Test if it is possible to write to a certain file/directory.
changedUpdate(DocumentEvent) - Method in class esmska.data.event.AbstractDocumentListener
 
CHECK_UPDATE - Static variable in class esmska.data.Links
get the update file
checkForUpdates() - Method in class esmska.update.UpdateChecker
Checks for updates asynchronously and notify all added listeners after being finished.
clear() - Method in class esmska.data.Contacts
Remove all contacts
clear() - Method in class esmska.data.Gateways
Remove all gateways
clear() - Method in class esmska.data.Queue
Remove all SMS from the queue.
clearKeys() - Method in class esmska.data.Keyring
Clear all gateway names and corresponding keys from the keyring.
clearRecords() - Method in class esmska.data.History
delete all records
clearRecords() - Method in class esmska.data.Log
delete all records
clearSelection() - Method in class esmska.gui.ContactPanel
clear selection of contact list
ClipboardPopupMenu - Class in esmska.gui
Popup menu with clipboard actions
CLOSE_ME - Static variable in class esmska.gui.GatewayMessage
The signal to close this message
collectUsageInfo() - Static method in class esmska.update.Statistics
Collect program usage info and return it as a JSON object.
CommandLineParser - Class in esmska
Parses program arguments from command line
CommandLineParser() - Constructor for class esmska.CommandLineParser
 
compare(Object, Object) - Method in class esmska.utils.AlphanumComparator
 
compareProgramVersions(String, String) - Static method in class esmska.data.Config
Compares two program versions.
compareTo(Contact) - Method in class esmska.data.Contact
 
compareTo(Gateway) - Method in class esmska.data.Gateway
 
compareTo(Signature) - Method in class esmska.data.Signature
 
Config - Class in esmska.data
Config properties of the whole program
Config() - Constructor for class esmska.data.Config
 
Config.GlobalConfig - Class in esmska.data
Class representing system-wide config.
CONFIG_GATEWAYS - Static variable in class esmska.data.Links
internal program link telling to open the config dialog on the gateways tab
ConfigFrame - Class in esmska.gui
Configure settings form
ConfigFrame() - Constructor for class esmska.gui.ConfigFrame
Creates new form ConfigFrame
ConfigFrame.Tabs - Enum in esmska.gui
 
ConfirmingFileChooser - Class in esmska.utils
Extended dialog for choosing files.
ConfirmingFileChooser() - Constructor for class esmska.utils.ConfirmingFileChooser
 
connect() - Method in class esmska.transfer.GatewayConnector
Perform a connection (GET or POST, depending on configuration).
Contact - Class in esmska.data
SMS Contact entity
Contact(Contact) - Constructor for class esmska.data.Contact
Create new contact with properties copied from provided contact
Contact(String, String, String) - Constructor for class esmska.data.Contact
Create new contact.
ContactPanel - Class in esmska.gui
Contact list panel
ContactPanel() - Constructor for class esmska.gui.ContactPanel
Creates new form ContactPanel
ContactParser - Class in esmska.persistence
Parse contacts from csv file of different programs.
ContactParser(File, ContactParser.ContactType) - Constructor for class esmska.persistence.ContactParser
Creates new ContactParser.
ContactParser.ContactType - Enum in esmska.persistence
Types of parseable file formats
Contacts - Class in esmska.data
Class managing all program contacts
contains(Contact) - Method in class esmska.data.Contacts
Search for an existing contact
contains(Gateway) - Method in class esmska.data.Gateways
Search for an existing gateway
contains(SMS) - Method in class esmska.data.Queue
Checks whether the SMS is in the queue.
contentsChanged(ListDataEvent) - Method in class esmska.data.event.AbstractListDataListener
 
Context - Class in esmska
Main program context.
Context() - Constructor for class esmska.Context
 
ContinuousSaveManager - Class in esmska.persistence
Class providing continuous saving of user data to disk
ContinuousSaveManager() - Constructor for class esmska.persistence.ContinuousSaveManager
 
convertDelayToHumanString(long, boolean) - Static method in class esmska.data.Gateways
Convert message delay to more human readable string delay.
copyFrom(Contact) - Method in class esmska.data.Contact
Copy all contact properties from provided contact to current contact
CountryPrefix - Class in esmska.data
Class containing list of all telephone country prefixes (as defined in List of country calling codes) and some helper methods.
CountryPrefix() - Constructor for class esmska.data.CountryPrefix
 
CountryPrefixPanel - Class in esmska.gui
Panel containing settings of country prefix
CountryPrefixPanel() - Constructor for class esmska.gui.CountryPrefixPanel
Creates new form CountryPrefixPanel
create(OutputStream, String, String) - Static method in class esmska.update.VersionFile
Create new version file printed to provided output stream
createDialog(Component) - Method in class esmska.utils.ConfirmingFileChooser
 
A B C D E F G H I J K L M N O P Q R S T U V W