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
A
AboutFrame
- Class in
esmska.gui
About form
AboutFrame()
- Constructor for class esmska.gui.
AboutFrame
Creates new form AboutFrame
AbstractDocumentListener
- Class in
esmska.data.event
Abstract class for DocumentListener.
AbstractDocumentListener()
- Constructor for class esmska.data.event.
AbstractDocumentListener
AbstractListDataListener
- Class in
esmska.data.event
Abstract class for ListDataListener.
AbstractListDataListener()
- Constructor for class esmska.data.event.
AbstractListDataListener
ACTION_ADD_CONTACT
- Static variable in class esmska.data.
Contacts
new contact added
ACTION_ADD_KEY
- Static variable in class esmska.data.
Keyring
new key added or existing changed
ACTION_ADD_RECORD
- Static variable in class esmska.data.
History
new record added
ACTION_ADD_RECORD
- Static variable in class esmska.data.
Log
new record added
ACTION_CHANGE_CONTACT
- Static variable in class esmska.data.
Contacts
properties of some contact changed
ACTION_CHECK_FAILED
- Static variable in class esmska.update.
UpdateChecker
could not check updates - network error?
ACTION_CLEAR_CONTACTS
- Static variable in class esmska.data.
Contacts
all contacts removed
ACTION_CLEAR_KEYS
- Static variable in class esmska.data.
Keyring
all keys removed
ACTION_CLEAR_RECORDS
- Static variable in class esmska.data.
History
all records removed
ACTION_CLEAR_RECORDS
- Static variable in class esmska.data.
Log
all records deleted
ACTION_CONTACT_CHOSEN
- Static variable in class esmska.gui.
ContactPanel
ACTION_CONTACT_SELECTION_CHANGED
- Static variable in class esmska.gui.
ContactPanel
ACTION_GATEWAY_UPDATE_AVAILABLE
- Static variable in class esmska.update.
UpdateChecker
new or updated gateway script is available
ACTION_NEED_RESIZE
- Static variable in class esmska.data.event.
ActionEventSupport
A container wants to be resized, possibly by frame.pack()
ACTION_NO_UPDATE_AVAILABLE
- Static variable in class esmska.update.
UpdateChecker
no updates found
ACTION_PROGRAM_AND_GATEWAY_UPDATE_AVAILABLE
- Static variable in class esmska.update.
UpdateChecker
new program version and gateway script is available
ACTION_PROGRAM_UPDATE_AVAILABLE
- Static variable in class esmska.update.
UpdateChecker
new program version is available
ACTION_REMOVE_CONTACT
- Static variable in class esmska.data.
Contacts
existing contact removed
ACTION_REMOVE_KEY
- Static variable in class esmska.data.
Keyring
existing key removed
ACTION_REMOVE_RECORD
- Static variable in class esmska.data.
History
existing record removed
ACTION_REMOVE_RECORD
- Static variable in class esmska.data.
Log
existing record removed
ActionBean
- Class in
esmska.integration
Bean for action classes.
ActionBean()
- Constructor for class esmska.integration.
ActionBean
ActionEventSupport
- Class in
esmska.data.event
Support for firing ActionEvents in classes.
ActionEventSupport(Object)
- Constructor for class esmska.data.event.
ActionEventSupport
Creates a new instance of ActionEventSupport
actionPerformed(ActionEvent)
- Method in class esmska.gui.
Actions.SuggestGatewayAction
Actions
- Class in
esmska.gui
Class containing common actions used in GUIs
Actions()
- Constructor for class esmska.gui.
Actions
Actions.SuggestGatewayAction
- Class in
esmska.gui
Select suggested gateway in the combobox
Actions.SuggestGatewayAction(GatewayComboBox, JTextComponent)
- Constructor for class esmska.gui.
Actions.SuggestGatewayAction
actionSupport
- Variable in class esmska.gui.
GatewayMessage
activateGUI()
- Method in class esmska.integration.
IntegrationAdapter
Inicialize stuff to handle GUI stuff, adjust GUI for the current envirnonment
activateGUI()
- Method in class esmska.integration.mac.
MacIntegration
Activates integration.
add(Contact)
- Method in class esmska.data.
Contacts
Add new contact
add(Gateway)
- Method in class esmska.data.
Gateways
Add new gateway
add(SMS)
- Method in class esmska.data.
Queue
Add new SMS to the queue.
add(Signature)
- Method in class esmska.data.
Signatures
Add new signature.
addActionListener(ActionListener)
- Method in class esmska.data.
Contacts
addActionListener(ActionListener)
- Method in class esmska.data.event.
ActionEventSupport
Add new ActionListener
addActionListener(ActionListener)
- Method in class esmska.data.
History
addActionListener(ActionListener)
- Method in class esmska.data.
Keyring
addActionListener(ActionListener)
- Method in class esmska.data.
Log
addActionListener(ActionListener)
- Method in class esmska.gui.
ContactPanel
addActionListener(ActionListener)
- Method in class esmska.gui.
EditContactPanel
addActionListener(ActionListener)
- Method in class esmska.gui.
GatewayMessage
addActionListener(ActionListener)
- Method in class esmska.gui.
QueuePanel
addActionListener(ActionListener)
- Method in class esmska.gui.
SMSPanel
addActionListener(ActionListener)
- Method in class esmska.update.
UpdateChecker
addAll(Collection<Contact>)
- Method in class esmska.data.
Contacts
Add new contacts
addAll(Collection<Gateway>)
- Method in class esmska.data.
Gateways
Add new gateways
addAll(Collection<SMS>)
- Method in class esmska.data.
Queue
Add collection of new SMS to the queue.
addErrorMsg(SMS)
- Method in class esmska.gui.
GatewayMessageFrame
Add a message about SMS sending error
addImageCodeMsg(SMS, ActionListener)
- Method in class esmska.gui.
GatewayMessageFrame
Add a message with a security image that needs to be recognized
addPropertyChangeListener(PropertyChangeListener)
- Static method in class esmska.
Context
addPropertyChangeListener(PropertyChangeListener)
- Method in class esmska.data.
Config
addPropertyChangeListener(PropertyChangeListener)
- Method in class esmska.data.
Contact
addPropertyChangeListener(PropertyChangeListener)
- Method in class esmska.data.
Envelope
addRecord(History.Record)
- Method in class esmska.data.
History
add new record
addRecord(Log.Record)
- Method in class esmska.data.
Log
add new record
addRecords(Collection<History.Record>)
- Method in class esmska.data.
History
add new records
addValuedListener(ValuedListener<E, V>)
- Method in class esmska.data.event.
ValuedEventSupport
Add new ActionListener
addValuedListener(ValuedListener<Gateways.Events, Gateway>)
- Method in class esmska.data.
Gateways
addValuedListener(ValuedListener<Queue.Events, SMS>)
- Method in class esmska.data.
Queue
addValuedListener(ValuedListener<Signatures.Events, Signature>)
- Method in class esmska.data.
Signatures
addValuedListener(ValuedListener<HistoryFrame.Events, History.Record>)
- Method in class esmska.gui.
HistoryFrame
addValuedListener(ValuedListener<JHtmlLabel.Events, String>)
- Method in class esmska.gui.
JHtmlLabel
addValuedListener(ValuedListener<QueuePanel.Events, SMS>)
- Method in class esmska.gui.
QueuePanel
adjustLabel(JLabel, Gateway)
- Method in class esmska.gui.
GatewayComboBox.GatewayComboBoxRenderer
Do all the adjustments to a JLabel needed to render this item properly
AlphanumComparator
- Class in
esmska.utils
Class for sorting numeric strings in numeric order (as opposed to default lexicographic) Use this class as a Comparator in Collections.sort(list, comparator) method.
AlphanumComparator()
- Constructor for class esmska.utils.
AlphanumComparator
anonymizeNumber(String)
- Static method in class esmska.data.
Contact
Modify (phone) number into anonymous one
appReOpened(AppEvent.AppReOpenedEvent)
- Method in class esmska.integration.mac.handler.
MacAppReOpenedListener
approveSelection()
- Method in class esmska.utils.
ConfirmingFileChooser
AUTO_CHECK_INTERVAL
- Static variable in class esmska.update.
UpdateChecker
The interval in seconds how often to check for updates automatically
AutofitTableColumns
- Class in
esmska.utils
AutofitTableColumns()
- Constructor for class esmska.utils.
AutofitTableColumns
autoResizeTable(JTable, boolean)
- Static method in class esmska.utils.
AutofitTableColumns
autoResizeTable(JTable, boolean, int)
- Static method in class esmska.utils.
AutofitTableColumns
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