About
, AbstractRepositoryChangeState
, Appointments
, Back
, Backup
, BookmarkAdd
, BookmarkDelete
, BookmarkOpen
, BookmarkSearch
, CertificateImport
, ChangePassword
, FileClose
, License
, LogExport
, PluginDetails
, PluginDownload
, PluginInstall
, PluginUnInstall
, PluginUpdate
, Print
, Program
, ReminderAppointmentDetails
, RepositoryAdd
, RepositoryDisable
, RepositoryEnable
, RepositoryOpen
, RepositoryRemove
, Search
, Settings
, Start
, SystemCertificates
, UpdatesSearch
public interface Action
Modifier and Type | Method | Description |
---|---|---|
void |
handleAction(java.lang.Object context) |
Wird aufgerufen, wenn ein Menu- oder Navi-Punkt angeklickt wird.
|
void handleAction(java.lang.Object context) throws de.willuhn.util.ApplicationException
context
- optionaler Kontext, in dem die Aktion ausgefuehrt wird.de.willuhn.util.ApplicationException
- Kann von der implementierenden Klasse geworfen werden.
Die Message dieser Exception wird dann in der Status-Leiste von Jameica
angezeigt.