Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
G
Gateway
- Interface in
esmska.data
Interface for web SMS gateway.
GATEWAY_BLANK
- Static variable in class esmska.data.
Icons
GATEWAY_DEFAULT
- Static variable in class esmska.data.
Icons
GatewayComboBox
- Class in
esmska.gui
JComboBox showing available gateways.
GatewayComboBox()
- Constructor for class esmska.gui.
GatewayComboBox
GatewayComboBox.GatewayComboBoxRenderer
- Class in
esmska.gui
Renderer for items in GatewayComboBox
GatewayComboBox.GatewayComboBoxRenderer()
- Constructor for class esmska.gui.
GatewayComboBox.GatewayComboBoxRenderer
GatewayConnector
- Class in
esmska.transfer
Class for connecting to HTTP resources and sending GET and POST requests.
GatewayConnector()
- Constructor for class esmska.transfer.
GatewayConnector
Constructor for GatewayConnector.
GatewayErrorMessage
- Class in
esmska.gui
Error message from gateway displayed to a user
GatewayErrorMessage()
- Constructor for class esmska.gui.
GatewayErrorMessage
Creates new form GatewayErrorMessage
GatewayExecutor
- Class in
esmska.transfer
Class containing methods, which can be called from gateway scripts.
GatewayExecutor(SMS)
- Constructor for class esmska.transfer.
GatewayExecutor
GatewayImageCodeMessage
- Class in
esmska.gui
Image code recognition request from a gateway displayed to the user
GatewayImageCodeMessage()
- Constructor for class esmska.gui.
GatewayImageCodeMessage
Creates new form GatewayImageCodeMessage
GatewayInfo
- Interface in
esmska.data
Interface pro gateway scripts.
GatewayInterpreter
- Class in
esmska.transfer
Class that takes care of parsing gateway script files for extracting gateway info and sending messages.
GatewayInterpreter()
- Constructor for class esmska.transfer.
GatewayInterpreter
GatewayMessage
- Class in
esmska.gui
Message from gateway displayed to a user
GatewayMessage()
- Constructor for class esmska.gui.
GatewayMessage
GatewayMessageDialog
- Class in
esmska.gui
Dialog for various alerts from gateways
GatewayMessageDialog(Frame, boolean)
- Constructor for class esmska.gui.
GatewayMessageDialog
Creates new form GatewayMessageDialog
GatewayMessageDialog.TaskPane
- Class in
esmska.gui
A JXTaskPane override that allows easy interaction with included GatewayMessage
GatewayMessageDialog.TaskPane(GatewayMessage)
- Constructor for class esmska.gui.
GatewayMessageDialog.TaskPane
Create new TaskPane containing GatewayMessage
Gateways
- Class in
esmska.data
Class managing all gateways
Gateways.Events
- Enum in
esmska.data
GatewayUpdateInfo
- Class in
esmska.update
Class for representation of gateway update.
GatewayUpdateInfo(String, String, String, String, String, String)
- Constructor for class esmska.update.
GatewayUpdateInfo
Constructor.
GatewayVariable
- Enum in
esmska.transfer
Enum of gateway variables applicable in the gateway script.
generate()
- Method in class esmska.data.
Envelope
generate list of sms's to send
get(String)
- Method in class esmska.data.
Gateways
Find gateway by name.
get(String)
- Static method in class esmska.data.
Icons
Return an ImageIcon of a requested name loaded from default resource directory.
get1()
- Method in class esmska.data.
Tuple
Get first object
get1()
- Method in class esmska.data.
Tuple3
Get first object
get2()
- Method in class esmska.data.
Tuple
Get second object
get2()
- Method in class esmska.data.
Tuple3
Get second object
get3()
- Method in class esmska.data.
Tuple3
Get third object
getAboutAction()
- Static method in class esmska.gui.
Actions
Show about frame
getActiveLaF()
- Static method in class esmska.gui.
ThemeManager
Returns currently active look and feel
getAll()
- Method in class esmska.data.
Contacts
Get unmodifiable collection of all contacts sorted by name
getAll()
- Method in class esmska.data.
Gateways
Get unmodifiable collection of all gateways sorted by name
getAll()
- Method in class esmska.data.
Queue
Get all SMS in the queue.
getAll(String)
- Method in class esmska.data.
Queue
Get all SMS in the queue for specified gateway.
getAllWithStatus(SMS.Status)
- Method in class esmska.data.
Queue
Get a collection of SMS with particular status.
getAllWithStatus(SMS.Status, String)
- Method in class esmska.data.
Queue
Get a collection of SMS with particular status and gateway.
getBinaryContent()
- Method in class esmska.transfer.
GatewayConnector
Get binary response
getBinaryContent()
- Method in class esmska.update.
HttpDownloader
Retrieve binary content.
getBrowseAction(String)
- Static method in class esmska.gui.
Actions
Browse specific URL with a web browser
getCheckUpdatePolicy()
- Method in class esmska.data.
Config
getCompressAction()
- Method in class esmska.gui.
SMSPanel
get compress action used for compressing sms text
getConfigAction()
- Static method in class esmska.gui.
Actions
Show config frame
getConfigDir(File)
- Method in class esmska.integration.
IntegrationAdapter
Get the location of system config directory (not program config directory)
getConfigDir(File)
- Method in class esmska.integration.
MacIntegration
getConfigDir(File)
- Method in class esmska.integration.
WindowsIntegration
getConfigDir()
- Static method in class esmska.persistence.
PersistenceManager
Get configuration directory
getConfigPath()
- Method in class esmska.
CommandLineParser
User custom path to configuration files
getConsoleHandler()
- Static method in class esmska.utils.
LogSupport
Get handler for writing logs into console
getContact()
- Method in class esmska.gui.
EditContactPanel
Get currently edited contact
getContact()
- Method in class esmska.gui.
SMSPanel.RecipientTextField
Get currently chosen contact.
getContactPanel()
- Method in class esmska.gui.
MainFrame
getContacts()
- Method in class esmska.data.
Envelope
get all recipients
getCountryCode(String)
- Static method in class esmska.data.
CountryPrefix
Get country code for country with specified telephone country prefix.
getCountryCodes()
- Static method in class esmska.data.
CountryPrefix
Get all country codes sorted ascendingly
getCountryPrefix()
- Method in class esmska.data.
Config
getCountryPrefix(String)
- Static method in class esmska.data.
CountryPrefix
Get telephone country prefix for country with country code.
getCountryPrefix()
- Method in class esmska.gui.
CountryPrefixPanel
Get selected country prefix if it's valid or empty string; null otherwise
getDataDir(File)
- Method in class esmska.integration.
IntegrationAdapter
Get the location of system data directory (not program data directory)
getDataDir(File)
- Method in class esmska.integration.
MacIntegration
getDataDir(File)
- Method in class esmska.integration.
WindowsIntegration
getDataDir()
- Static method in class esmska.persistence.
PersistenceManager
Get data directory
getDate()
- Method in class esmska.data.
History.Record
Date of the sending.
getDelayBetweenMessages()
- Method in class esmska.data.
DefaultGateway
getDelayBetweenMessages()
- Method in interface esmska.data.
GatewayInfo
The delay in seconds that must be kept between sending messages.
getDeprecatedGateways()
- Method in class esmska.data.
Gateways
Get set of currently deprecated gateways
getDescription()
- Method in class esmska.data.
DefaultGateway
getDescription()
- Method in interface esmska.data.
GatewayInfo
Short description of the website (purpose, restrictions, etc).
getDownloadUrl()
- Method in class esmska.update.
GatewayUpdateInfo
url where to download gateway script, not null nor empty
getErrMsg()
- Method in class esmska.data.
SMS
Error message from sending.
getErrorMessage()
- Method in class esmska.transfer.
GatewayInterpreter
Get the error message created when sending of the message failed.
getEsmskaLogger()
- Static method in class esmska.utils.
LogSupport
Get main program logger
getEvent()
- Method in class esmska.data.event.
ValuedEvent
Get the event type
getExceptionHandler()
- Static method in class esmska.gui.
ExceptionDialog
Get UncaughtExceptionHandler that will log the exception and show ExceptionDialog
getExportAction()
- Static method in class esmska.gui.
Actions
Export contacts for other programs
getFavoriteGateways()
- Method in class esmska.data.
Config
getFavorites()
- Method in class esmska.data.
Gateways
Get gateways marked as favorites
getFileHandler()
- Static method in class esmska.utils.
LogSupport
Get handler for writing logs into file
getFileName()
- Method in class esmska.update.
GatewayUpdateInfo
name of gateway file (without 'gateway' suffix)
getGateway()
- Method in class esmska.data.
Contact
Get gateway.
getGateway()
- Method in class esmska.data.
History.Record
Gateway of the message.
getGateway()
- Method in class esmska.data.
SMS
Gateway of the message.
getGatewayDelay(String)
- Method in class esmska.data.
Queue
Return current delay for specified gateway.
getGatewayMessage()
- Method in class esmska.gui.
GatewayMessageDialog.TaskPane
Get the GatewayMessage included in this TaskPane
getGatewayMessage()
- Method in class esmska.transfer.
GatewayInterpreter
Get additional message from gateway.
getGatewayMsg()
- Method in class esmska.data.
SMS
Message from gateway.
getGatewayNames()
- Method in class esmska.data.
Keyring
Get set of all gateway names, which are in the keyring.
getGatewayUpdates()
- Method in class esmska.update.
UpdateChecker
Get info about gateway updates
getHidden()
- Method in class esmska.data.
Gateways
Get gateways marked as hidden
getHiddenGateways()
- Method in class esmska.data.
Config
getHistoryAction()
- Static method in class esmska.gui.
Actions
Show the history frame
getHorizontalSplitPane()
- Method in class esmska.gui.
MainFrame
getHorizontalSplitPaneLocation()
- Method in class esmska.data.
Config
getHttpProxy()
- Method in class esmska.data.
Config
getHttpsProxy()
- Method in class esmska.data.
Config
getIcon()
- Method in class esmska.data.
DefaultGateway
getIcon()
- Method in interface esmska.data.
Gateway
Gateway logo icon.
getIcon()
- Method in class esmska.data.
Log.Record
Record icon.
getIconUrl()
- Method in class esmska.update.
GatewayUpdateInfo
url where to download gateway icon, may be null
getImage()
- Method in class esmska.data.
SMS
Security image.
getImageCode()
- Method in class esmska.data.
SMS
Security image code.
getImageHint()
- Method in class esmska.data.
SMS
Hint from gateway where to find security image.
getImportAction()
- Static method in class esmska.gui.
Actions
Import contacts from other programs/formats
getInstance()
- Static method in class esmska.data.
Config
Get shared instance
getInstance()
- Static method in class esmska.data.
Config.GlobalConfig
get shared instance
getInstance()
- Static method in class esmska.data.
Contacts
Get shared instance
getInstance()
- Static method in class esmska.data.
Gateways
Get shared instance
getInstance()
- Static method in class esmska.data.
History
Get shared instance
getInstance()
- Static method in class esmska.data.
Keyring
Get shared instance
getInstance()
- Static method in class esmska.data.
Log
Get shared instance
getInstance()
- Static method in class esmska.data.
Queue
Get shared instance
getInstance()
- Static method in class esmska.gui.
ExceptionDialog
Get instance of ExceptionDialog
getInstance()
- Static method in class esmska.gui.
GatewayMessageDialog
getInstance()
- Static method in class esmska.gui.
NotificationIcon
Get instance of NotificationIcon.
getInstance()
- Static method in class esmska.integration.
IntegrationAdapter
Return instance of singleton.
getKDEDesktopVersion()
- Static method in class esmska.utils.
RuntimeUtils
Get version of current KDE desktop environment
getKey(String)
- Method in class esmska.data.
Keyring
Get key for chosen gateway.
getLafJGoodiesTheme()
- Method in class esmska.data.
Config
getLafSubstanceSkin()
- Method in class esmska.data.
Config
getLastRecord()
- Method in class esmska.data.
Log
Get lastly added record
getLatestProgramVersion()
- Method in class esmska.update.
UpdateChecker
Get latest program version available online
getLatestVersion()
- Static method in class esmska.data.
Config
Get latest program version
getListCellRendererComponent(JList, Object, int, boolean, boolean)
- Method in class esmska.gui.
GatewayComboBox.GatewayComboBoxRenderer
getLogAction()
- Static method in class esmska.gui.
Actions
Show the log frame
getLogFile(File)
- Method in class esmska.integration.
IntegrationAdapter
Get the location of a program log file
getLogFile(File)
- Method in class esmska.integration.
MacIntegration
getLogFile()
- Method in class esmska.persistence.
PersistenceManager
Get file used for logging
getLookAndFeel()
- Method in class esmska.data.
Config
getMainDimension()
- Method in class esmska.data.
Config
getMaintainer()
- Method in class esmska.data.
DefaultGateway
getMaintainer()
- Method in interface esmska.data.
GatewayInfo
Maintainer of the script.
getMaxChars()
- Method in class esmska.data.
DefaultGateway
getMaxChars()
- Method in interface esmska.data.
GatewayInfo
Maximum message length the gateway allows to send.
getMaxParts()
- Method in class esmska.data.
DefaultGateway
getMaxParts()
- Method in interface esmska.data.
GatewayInfo
Number of allowed messages which user can send at once.
getMaxTextLength()
- Method in class esmska.data.
Envelope
get maximum length of sendable message
getMessage()
- Method in class esmska.data.
Log.Record
Record message.
getMinProgramVersion()
- Method in class esmska.data.
DefaultGateway
getMinProgramVersion()
- Method in interface esmska.data.
GatewayInfo
Minimal program version required to run this script.
getMinProgramVersion()
- Method in class esmska.update.
GatewayUpdateInfo
minimal required program version to run gateway, not null nor empty
getName()
- Method in class esmska.data.
Contact
Get contact name.
getName()
- Method in class esmska.data.
DefaultGateway
getName()
- Method in class esmska.data.
DeprecatedGateway
Name of the deprecated gateway.
getName()
- Method in interface esmska.data.
GatewayInfo
Gateway name.
getName()
- Method in class esmska.data.
History.Record
Name of the recepient.
getName()
- Method in class esmska.data.
SMS
Name of the recepient.
getName()
- Method in class esmska.update.
GatewayUpdateInfo
gateway name, not null nor empty
getNumber()
- Method in class esmska.data.
Contact
Get valid full phone number including the country code (starting with "+") or empty string.
getNumber()
- Method in class esmska.data.
History.Record
Recepient number in international format (starting with "+").
getNumber()
- Method in class esmska.data.
SMS
Recepient number in international format (starting with "+").
getNumber()
- Method in class esmska.gui.
SMSPanel.RecipientTextField
Get phone number of chosen contact or typed phone number.
getPopup()
- Method in class esmska.gui.
NotificationIcon
Returns the popup menu on notification icon.
getPreferredPrefixes()
- Method in class esmska.data.
DefaultGateway
getPreferredPrefixes()
- Method in interface esmska.data.
GatewayInfo
List of telephone prefixes that are preferred by this gateway.
getProgramDirName(String)
- Method in class esmska.integration.
IntegrationAdapter
Returns how the program directory in system directories should be named
getProgramDirName(String)
- Method in class esmska.integration.
MacIntegration
getProxyHost(ProxyManager.ProxyType)
- Static method in class esmska.transfer.
ProxyManager
Get ProxyHost for current proxy settings for a particular proxy type
getQueuePanel()
- Method in class esmska.gui.
MainFrame
getQueuePauseAction(boolean)
- Static method in class esmska.gui.
Actions
Pause/unpause the sms queue
getQuitAction()
- Static method in class esmska.gui.
Actions
Quit the program
getReason()
- Method in class esmska.data.
DeprecatedGateway
Reason why this gateway was deprecated.
getRecipient()
- Method in class esmska.data.
SMS
Return name of the recipient, or if that's empty, his number
getRecord(int)
- Method in class esmska.data.
History
get record at index
getRecords()
- Method in class esmska.data.
History
get all records in unmodifiable list
getRecords()
- Method in class esmska.data.
Log
get all records in unmodifiable list
getRedoAction()
- Method in class esmska.gui.
SMSPanel
get redo action used in sms text pane
getReducedHistoryCount()
- Method in class esmska.data.
Config
getResolver()
- Static method in class esmska.transfer.
ImageCodeManager
Get current preferred security image resolver.
getScript()
- Method in class esmska.data.
DefaultGateway
getScript()
- Method in interface esmska.data.
Gateway
URL of gateway script (file or jar URL).
getSelectedContacts()
- Method in class esmska.gui.
ContactPanel
Return selected contacts
getSelectedGateway()
- Method in class esmska.gui.
GatewayComboBox
Get selected gateway in list or null if none selected.
getSelectedGatewayName()
- Method in class esmska.gui.
GatewayComboBox
Get name of the selected gateway.
getSendAction()
- Method in class esmska.gui.
SMSPanel
get send action used for sending the sms
getSenderName()
- Method in class esmska.data.
Config
getSenderName()
- Method in class esmska.data.
History.Record
Sender name.
getSenderName()
- Method in class esmska.data.
SMS
Sender name.
getSenderNumber()
- Method in class esmska.data.
Config
getSenderNumber()
- Method in class esmska.data.
History.Record
Sender number.
getSenderNumber()
- Method in class esmska.data.
SMS
Sender number.
getSignatureExtraLength()
- Method in class esmska.data.
DefaultGateway
getSignatureExtraLength()
- Method in interface esmska.data.
GatewayInfo
Number of extra characters used to display signature.
getSignatureLength()
- Method in class esmska.data.
Envelope
Get maximum signature length of the contact gateways in the envelope
getSMSCount(int)
- Method in class esmska.data.
Envelope
get number of sms from these characters
getSMSDelay(SMS)
- Method in class esmska.data.
Queue
Return current delay for specified sms.
getSMSLength()
- Method in class esmska.data.
DefaultGateway
getSMSLength()
- Method in class esmska.data.
Envelope
get length of one sms
getSMSLength()
- Method in interface esmska.data.
GatewayInfo
Length of one SMS.
getSMSPanel()
- Method in class esmska.gui.
MainFrame
getSMSSender()
- Method in class esmska.gui.
MainFrame
getSocksProxy()
- Method in class esmska.data.
Config
getStatus()
- Method in class esmska.data.
SMS
Status of the message.
getStatusPanel()
- Method in class esmska.gui.
MainFrame
getSuggestGatewayAction(GatewayComboBox, JTextComponent)
- Static method in class esmska.gui.
Actions
Get action to automatically select best suitable gateway in this list according to number filled in specified text component.
getSupportedLanguages()
- Method in class esmska.data.
DefaultGateway
getSupportedLanguages()
- Method in interface esmska.data.
GatewayInfo
Indicates for which website languages the script is working.
getSupportedPrefixes()
- Method in class esmska.data.
DefaultGateway
getSupportedPrefixes()
- Method in interface esmska.data.
GatewayInfo
List of telephone prefixes that are supported by this gateway.
getSystemInfo()
- Static method in class esmska.utils.
RuntimeUtils
Get basic information about current system.
getText()
- Method in class esmska.data.
Envelope
get text of sms
getText()
- Method in class esmska.data.
History.Record
Text of the message.
getText()
- Method in class esmska.data.
SMS
Text of the message.
getText()
- Method in class esmska.gui.
SMSPanel
get currently written sms text
getText()
- Method in class esmska.gui.
SMSPanel.RecipientTextField
Return visible text.
getTextContent()
- Method in class esmska.transfer.
GatewayConnector
Get text response
getTextContent()
- Method in class esmska.update.
HttpDownloader
Retrieve text content.
getTime()
- Method in class esmska.data.
Log.Record
Record time.
getToolbar()
- Method in class esmska.gui.
MainFrame
getUndoAction()
- Method in class esmska.gui.
SMSPanel
get undo action used in sms text pane
getUpdateAction(UpdateChecker)
- Static method in class esmska.gui.
Actions
Show the update dialog
getURI(String)
- Static method in class esmska.data.
Links
Covert string URL to URI.
getURL(String, String[])
- Method in class esmska.transfer.
GatewayExecutor
Make a GET request to a provided URL
getValue()
- Method in class esmska.data.event.
ValuedEvent
Get the associated value.
getVersion()
- Method in class esmska.data.
Config
getVersion()
- Method in class esmska.data.
DefaultGateway
getVersion()
- Method in class esmska.data.
DeprecatedGateway
Version of the deprecated gateway.
getVersion()
- Method in interface esmska.data.
GatewayInfo
Version of the script.
getVersion()
- Method in class esmska.update.
GatewayUpdateInfo
gateway version, not null nor empty
getVerticalSplitPane()
- Method in class esmska.gui.
MainFrame
getVerticalSplitPaneLocation()
- Method in class esmska.data.
Config
getVisible()
- Method in class esmska.data.
Gateways
Get just the visible (non-hidden) gateways
getWebsite()
- Method in class esmska.data.
DefaultGateway
getWebsite()
- Method in interface esmska.data.
GatewayInfo
The URL of the webpage of this gateway.
GUIImageCodeResolver
- Class in
esmska.gui
GUI implementation of image resolving.
GUIImageCodeResolver()
- Constructor for class esmska.gui.
GUIImageCodeResolver
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W