- recognizeImage(byte[], String) - Method in class esmska.transfer.GatewayExecutor
-
Ask user to recognize provided image code
- redrawContactName() - Method in class esmska.gui.SMSPanel.RecipientTextField
-
Rewrite phone number to contact name.
- refreshUUID() - Static method in class esmska.update.Statistics
-
If the UUID hasn't already been changed this month, changes it.
- register(JComponent) - Static method in class esmska.gui.ClipboardPopupMenu
-
Register a clipboard popup menu onto this component
- registerModalSheet(JDialog) - Method in class esmska.integration.IntegrationAdapter
-
Register modal sheet for proper handling.
- registerModalSheet(JDialog) - Method in class esmska.integration.mac.MacIntegration
-
- remove(Contact) - Method in class esmska.data.Contacts
-
Remove existing contact
- remove(Gateway) - Method in class esmska.data.Gateways
-
Remove existing gateway
- remove(SMS) - Method in class esmska.data.Queue
-
Remove SMS from the queue.
- remove(String) - Method in class esmska.data.Signatures
-
Remove signature by its name.
- removeAccents(String) - Static method in class esmska.utils.MiscUtils
-
remove diacritical marks from text
- removeActionListener(ActionListener) - Method in class esmska.data.Contacts
-
- removeActionListener(ActionListener) - Method in class esmska.data.event.ActionEventSupport
-
Remove existing ActionListener
- removeActionListener(ActionListener) - Method in class esmska.data.History
-
- removeActionListener(ActionListener) - Method in class esmska.data.Keyring
-
- removeActionListener(ActionListener) - Method in class esmska.data.Log
-
- removeActionListener(ActionListener) - Method in class esmska.gui.ContactPanel
-
- removeActionListener(ActionListener) - Method in class esmska.gui.EditContactPanel
-
- removeActionListener(ActionListener) - Method in class esmska.gui.GatewayMessage
-
- removeActionListener(ActionListener) - Method in class esmska.gui.QueuePanel
-
- removeActionListener(ActionListener) - Method in class esmska.gui.SMSPanel
-
- removeActionListener(ActionListener) - Method in class esmska.update.UpdateChecker
-
- removeAll(Collection<Contact>) - Method in class esmska.data.Contacts
-
Remove existing contacts
- removeAll(Collection<Gateway>) - Method in class esmska.data.Gateways
-
Remove existing gateways
- removeKey(String) - Method in class esmska.data.Keyring
-
Remove chosen gateway from the keyring.
- removeOldBackups(int) - Method in class esmska.persistence.BackupManager
-
Clean backup directory from old backup subdirs.
- removePropertyChangeListener(PropertyChangeListener) - Static method in class esmska.Context
-
- removePropertyChangeListener(PropertyChangeListener) - Method in class esmska.data.Config
-
- removePropertyChangeListener(PropertyChangeListener) - Method in class esmska.data.Contact
-
- removePropertyChangeListener(PropertyChangeListener) - Method in class esmska.data.Envelope
-
- removeRecord(History.Record) - Method in class esmska.data.History
-
remove existing record
- removeRecord(Log.Record) - Method in class esmska.data.Log
-
remove existing record
- removeRecords(Collection<History.Record>) - Method in class esmska.data.History
-
remove existing records
- removeRecordsOlderThan(Date) - Method in class esmska.data.History
-
Remove all records older than limit time
- removeUpdate(DocumentEvent) - Method in class esmska.data.event.AbstractDocumentListener
-
- removeValuedListener(ValuedListener<E, V>) - Method in class esmska.data.event.ValuedEventSupport
-
Remove existing ActionListener
- removeValuedListener(ValuedListener<Gateways.Events, Gateway>) - Method in class esmska.data.Gateways
-
- removeValuedListener(ValuedListener<Queue.Events, SMS>) - Method in class esmska.data.Queue
-
- removeValuedListener(ValuedListener<Signatures.Events, Signature>) - Method in class esmska.data.Signatures
-
- removeValuedListener(ValuedListener<HistoryFrame.Events, History.Record>) - Method in class esmska.gui.HistoryFrame
-
- removeValuedListener(ValuedListener<JHtmlLabel.Events, String>) - Method in class esmska.gui.JHtmlLabel
-
- removeValuedListener(ValuedListener<QueuePanel.Events, SMS>) - Method in class esmska.gui.QueuePanel
-
- resolveImageCode(SMS) - Method in class esmska.gui.GUIImageCodeResolver
-
This method must not be called from EDT.
- resolveImageCode(SMS) - Method in class esmska.transfer.DefaultImageCodeResolver
-
- resolveImageCode(SMS) - Method in interface esmska.transfer.ImageCodeResolver
-
Resolve security image and provide security code in textual form if
possible.
- RuntimeUtils - Class in esmska.utils
-
Methods for detecting current runtime environment (operating system,
java version).
- RuntimeUtils() - Constructor for class esmska.utils.RuntimeUtils
-
- RuntimeUtils.OSType - Enum in esmska.utils
-
Enum of operating system types