- paint(Graphics, JComponent) - Method in class esmska.integration.mac.UnifiedToolbarUI
-
Paints gradient.
- parseArgs(String[]) - Method in class esmska.CommandLineParser
-
Parse command line arguments
- parseInfo(URL) - Static method in class esmska.data.Gateways
-
Parse GatewayInfo implementation from the provided URL.
- parseNumber(String) - Static method in class esmska.data.Contact
-
Try to extract valid number from some local format (like "(1) 222 333")
and convert it into international number.
- performAction(AppEvent, Action, String) - Static method in class esmska.integration.mac.handler.HandlerUtils
-
Perform action with AppEvent and message.
- persistenceManager - Static variable in class esmska.Context
-
Instance of PersistenceManager.
- PersistenceManager - Class in esmska.persistence
-
Load and store settings and data
- popup - Variable in class esmska.gui.ListPopupMouseListener
-
- postURL(String, String[], String[]) - Method in class esmska.transfer.GatewayExecutor
-
Make a POST request with specified data to a provided URL.
- prepareForShow() - Method in class esmska.gui.EditContactPanel
-
Improve focus etc.
- ProxyManager - Class in esmska.transfer
-
Sets system-wide internet proxies.
- ProxyManager() - Constructor for class esmska.transfer.ProxyManager
-
- ProxyManager.ProxyType - Enum in esmska.transfer
-
- putKey(String, Tuple<String, String>) - Method in class esmska.data.Keyring
-
Put key for chosen gateway.
- putKeys(Map<String, Tuple<String, String>>) - Method in class esmska.data.Keyring
-
Put keys for more gateways.