- handle(Throwable) - Method in class esmska.gui.ExceptionDialog.AwtHandler
-
Method for handling the exception.
- handleAbout(AppEvent.AboutEvent) - Method in class esmska.integration.mac.handler.MacAboutHandler
-
- handlePreferences(AppEvent.PreferencesEvent) - Method in class esmska.integration.mac.handler.MacPreferencesHandler
-
- handleQuitRequestWith(AppEvent.QuitEvent, QuitResponse) - Method in class esmska.integration.mac.handler.MacQuitHandler
-
- HandlerUtils - Class in esmska.integration.mac.handler
-
Utility class for action handlers.
- HandlerUtils() - Constructor for class esmska.integration.mac.handler.HandlerUtils
-
- hasFeature(Gateway.Feature) - Method in class esmska.data.Gateway
-
Decide whether this particular gateway supports given feature.
- hashCode() - Method in class esmska.data.Contact
-
- hashCode() - Method in class esmska.data.DeprecatedGateway
-
- hashCode() - Method in class esmska.data.Gateway
-
- hashCode() - Method in class esmska.data.Tuple
-
- hashCode() - Method in class esmska.data.Tuple3
-
- hideStatusMessageAfter(int) - Method in class esmska.gui.StatusPanel
-
Hide current status message after specified time.
- History - Class in esmska.data
-
SMS history entity
- History.Record - Class in esmska.data
-
Single history record
- History.Record(String, String, String, String, String, String, Date) - Constructor for class esmska.data.History.Record
-
Create new Record.
- HistoryFrame - Class in esmska.gui
-
Display all sent messages in a frame
- HistoryFrame() - Constructor for class esmska.gui.HistoryFrame
-
Creates new form HistoryFrame
- HistoryFrame.Events - Enum in esmska.gui
-
- HOMEPAGE - Static variable in class esmska.data.Links
-
program homepage
- HttpDownloader - Class in esmska.update
-
Download file via HTTP.
- HttpDownloader(String, boolean) - Constructor for class esmska.update.HttpDownloader
-
Constructor.