Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

About - Class in de.willuhn.jameica.gui.internal.action
 
About - Class in de.willuhn.jameica.gui.internal.dialogs
About-Dialog.
About() - Constructor for class de.willuhn.jameica.gui.internal.action.About
 
About(int) - Constructor for class de.willuhn.jameica.gui.internal.dialogs.About
ct.
AbstractApplicationCallback - Class in de.willuhn.jameica.system
Abstrakte Basis-Implementierung des Application-Callback.
AbstractApplicationCallback() - Constructor for class de.willuhn.jameica.system.AbstractApplicationCallback
 
AbstractAppointment - Class in de.willuhn.jameica.gui.calendar
Abstrakte Basis-Implementierung eines Termins.
AbstractAppointment() - Constructor for class de.willuhn.jameica.gui.calendar.AbstractAppointment
 
AbstractBox - Class in de.willuhn.jameica.gui.boxes
Abstrakte Basis-Klasse aller Boxen.
AbstractBox() - Constructor for class de.willuhn.jameica.gui.boxes.AbstractBox
 
AbstractCertificateDialog - Class in de.willuhn.jameica.gui.dialogs
Abstrakter Basis-Dialog zur Anzeige von X.509-Zertifikaten
AbstractCertificateDialog(int, X509Certificate) - Constructor for class de.willuhn.jameica.gui.dialogs.AbstractCertificateDialog
ct.
AbstractCertificateDialog(int, List<X509Certificate>) - Constructor for class de.willuhn.jameica.gui.dialogs.AbstractCertificateDialog
ct.
AbstractControl - Class in de.willuhn.jameica.gui
Diese Basis-Klasse ist das Bindeglied zwischen View und Model.
AbstractControl(AbstractView) - Constructor for class de.willuhn.jameica.gui.AbstractControl
Erzeugt einen neuen AbstractControl der fuer die angegebene View.
AbstractDialog<T> - Class in de.willuhn.jameica.gui.dialogs
Das ist die Basisklasse fuer modalen Dialogfenster.
AbstractDialog(int) - Constructor for class de.willuhn.jameica.gui.dialogs.AbstractDialog
Erzeugt einen neuen Dialog.
AbstractDialog(int, boolean) - Constructor for class de.willuhn.jameica.gui.dialogs.AbstractDialog
Erzeugt einen neuen Dialog.
AbstractInput - Class in de.willuhn.jameica.gui.input
Basisklasse fuer Eingabefelder.
AbstractInput() - Constructor for class de.willuhn.jameica.gui.input.AbstractInput
 
AbstractItemXml - Class in de.willuhn.jameica.gui
 
AbstractPasswordBasedEngine - Class in de.willuhn.jameica.security.crypto
Abstrakte Basis-Implementierung einer Passwort-basierten Crypto-Engine.
AbstractPasswordBasedEngine() - Constructor for class de.willuhn.jameica.security.crypto.AbstractPasswordBasedEngine
 
AbstractPlugin - Class in de.willuhn.jameica.plugin
Abstrakte Basis-Klasse aller Plugins.
AbstractPlugin() - Constructor for class de.willuhn.jameica.plugin.AbstractPlugin
 
AbstractPluginSource - Class in de.willuhn.jameica.plugin
Abstrakte Basis-Implementierung der Plugin-Quellen.
AbstractPluginSource() - Constructor for class de.willuhn.jameica.plugin.AbstractPluginSource
 
AbstractReminderStorageProvider - Class in de.willuhn.jameica.reminder
Abstrakte Basis-Implementierung fuer einen Storage-Provider.
AbstractReminderStorageProvider() - Constructor for class de.willuhn.jameica.reminder.AbstractReminderStorageProvider
 
AbstractRepositoryChangeState - Class in de.willuhn.jameica.gui.internal.action
Abstrakte Basis-Klasse fuer Actions zum Aktivieren/Deaktivieren eine Repository.
AbstractRepositoryChangeState() - Constructor for class de.willuhn.jameica.gui.internal.action.AbstractRepositoryChangeState
 
AbstractTableItem() - Constructor for class de.willuhn.jameica.gui.parts.AbstractTablePart.AbstractTableItem
 
AbstractTablePart - Class in de.willuhn.jameica.gui.parts
Abstrakte Basis-Klasse von Tabellen-aehnlichen Parts.
AbstractTablePart(Action) - Constructor for class de.willuhn.jameica.gui.parts.AbstractTablePart
ct.
AbstractTablePart.AbstractTableItem - Class in de.willuhn.jameica.gui.parts
Hilfsklasse zum Kapseln eines einzelnen Elements in der Tabelle.
AbstractView - Class in de.willuhn.jameica.gui
Basis-Klasse fuer alles Views.
AbstractView() - Constructor for class de.willuhn.jameica.gui.AbstractView
 
action - Variable in class de.willuhn.jameica.gui.parts.AbstractTablePart
 
Action - Interface in de.willuhn.jameica.gui
Interface fuer alle Aktionen, die durch Menu oder Navigation ausgeloest werden.
ActivityMessageConsumer - Class in de.willuhn.jameica.messaging
Wird benachrichtigt, wenn neue Aktivität vorhanden ist, die im Systray hervorgehoben werden soll.
ActivityMessageConsumer() - Constructor for class de.willuhn.jameica.messaging.ActivityMessageConsumer
 
add(Box) - Method in class de.willuhn.jameica.gui.parts.ExpandPart
Fuegt der Expand-Bar ein weiteres Kind-Element hinzu.
add(Input) - Method in class de.willuhn.jameica.gui.input.MultiInput
Fuegt ein Eingabe-Feld hinzu.
add(MenuItem) - Method in class de.willuhn.jameica.gui.Menu
Fuegt weitere Sub-Menus hinzu.
add(NavigationItem) - Method in class de.willuhn.jameica.gui.Navigation
Fuegt einen weiteren Navigationszweig hinzu.
add(Part) - Method in class de.willuhn.jameica.gui.util.ColumnLayout
Fuegt ein neues Child-Part hinzu.
add(Reminder) - Method in interface de.willuhn.jameica.reminder.ReminderStorageProvider
Fuegt einen neuen Reminder hinzu.
add(Reminder) - Method in class de.willuhn.jameica.reminder.ReminderStorageProviderWallet
 
add(File, String) - Method in class de.willuhn.jameica.services.AttachmentService
Fügt ein Attachment zum aktuellen Dialog hinzu.
add(String, Part) - Method in class de.willuhn.jameica.gui.parts.ExpandPart
Fuegt der Expand-Bar ein weiteres Kind-Element hinzu.
add(String, String) - Method in class de.willuhn.jameica.services.ScriptingService.Events
Fuegt die JS-Funktion dem Event hinzu.
addAppointmentProvider(AppointmentProvider) - Method in class de.willuhn.jameica.gui.calendar.CalendarPart
Fuegt einen Termin-Provider hinzu.
addButton(Button) - Method in class de.willuhn.jameica.gui.parts.ButtonArea
fuegt der Area einen Button hinzu.
addButton(Button) - Method in class de.willuhn.jameica.gui.parts.InfoPanel
Fuegt einen Button hinzu.
addButton(Button) - Method in class de.willuhn.jameica.gui.util.ButtonArea
fuegt der Area einen Button hinzu.
addButton(Button) - Method in class de.willuhn.jameica.messaging.BootMessage
Fuegt einen Button hinzu, der angezeigt werden soll.
addButton(PanelButton) - Method in class de.willuhn.jameica.gui.parts.Panel
Fuegt einen Panel-Button hinzu.
addButton(PanelButton) - Method in class de.willuhn.jameica.gui.parts.TitlePart
Fuegt einen Button hinzu.
addButton(String, Action) - Method in class de.willuhn.jameica.gui.parts.ButtonArea
Fuegt der Area einen Button hinzu.
addButton(String, Action) - Method in class de.willuhn.jameica.gui.util.ButtonArea
Fuegt der Area einen Button hinzu.
addButton(String, Action, Object) - Method in class de.willuhn.jameica.gui.parts.ButtonArea
Fuegt der Area einen Button hinzu.
addButton(String, Action, Object) - Method in class de.willuhn.jameica.gui.util.ButtonArea
Fuegt der Area einen Button hinzu.
addButton(String, Action, Object, boolean) - Method in class de.willuhn.jameica.gui.parts.ButtonArea
Fuegt der Area einen Button hinzu.
addButton(String, Action, Object, boolean) - Method in class de.willuhn.jameica.gui.util.ButtonArea
Fuegt der Area einen Button hinzu.
addButton(String, Action, Object, boolean, String) - Method in class de.willuhn.jameica.gui.parts.ButtonArea
Fuegt der Area einen Button hinzu.
addButton(String, Action, Object, boolean, String) - Method in class de.willuhn.jameica.gui.util.ButtonArea
Fuegt der Area einen Button hinzu.
addButtonArea(ButtonArea) - Method in class de.willuhn.jameica.gui.util.Container
Fuegt eine neue ButtonArea hinzu.
addButtonListener(Listener) - Method in class de.willuhn.jameica.gui.input.ButtonInput
Fuegt zum Button einen Listener hinzu.
addChangeListener(TableChangeListener) - Method in class de.willuhn.jameica.gui.parts.TablePart
fuegt der Tabelle einen Listener hinzu, der ausgeloest wird, wenn ein Feld aenderbar ist und vom Benutzer geaendert wurde.
addCheckbox(CheckboxInput, String) - Method in class de.willuhn.jameica.gui.util.Container
Fuegt eine Checkbox mit Kommentar hinzu.
addChild(Item) - Method in class de.willuhn.jameica.gui.AbstractItemXml
 
addChild(Item) - Method in interface de.willuhn.jameica.gui.Item
Fuegt ein Kind hinzu.
addCloseListener(Listener) - Method in class de.willuhn.jameica.gui.dialogs.AbstractDialog
Fuegt einen Listener hinzu, der beim Schliessen des Fensters ausgeloest wird.
addColumn(Column) - Method in class de.willuhn.jameica.gui.dialogs.ListDialog
Fuegt eine Spalte hinzu.
addColumn(Column) - Method in class de.willuhn.jameica.gui.parts.AbstractTablePart
Fuegt der Tabelle eine neue Spalte hinzu.
addColumn(String, String) - Method in class de.willuhn.jameica.gui.dialogs.ListDialog
Fuegt der Tabelle eine weitere Spalte hinzu.
addColumn(String, String) - Method in class de.willuhn.jameica.gui.parts.AbstractTablePart
Fuegt der Tabelle eine neue Spalte hinzu.
addColumn(String, String, Formatter) - Method in class de.willuhn.jameica.gui.dialogs.ListDialog
Fuegt der Tabelle eine weitere Spalte hinzu.
addColumn(String, String, Formatter) - Method in class de.willuhn.jameica.gui.parts.AbstractTablePart
Fuegt der Tabelle eine neue Spalte hinzu und dazu noch einen Formatierer.
addColumn(String, String, Formatter, boolean) - Method in class de.willuhn.jameica.gui.parts.AbstractTablePart
Fuegt der Tabelle eine neue Spalte hinzu und dazu noch einen Formatierer.
addColumn(String, String, Formatter, boolean, int) - Method in class de.willuhn.jameica.gui.parts.AbstractTablePart
Fuegt der Tabelle eine neue Spalte hinzu und dazu noch einen Formatierer.
ADDED - Enum constant in enum de.willuhn.jameica.gui.parts.table.Feature.Event
Wird ausgeloest, wenn ein Datensatz hinzugefuegt wurde.
addFeature(Feature) - Method in class de.willuhn.jameica.gui.parts.AbstractTablePart
Fuegt ein Feature hinzu.
addFeature(String) - Method in class de.willuhn.jameica.gui.parts.AbstractTablePart
Fuegt ein Feature anhand des Klassennamens hinzu.
addHeadline(String) - Method in class de.willuhn.jameica.gui.util.Container
Fuegt eine Zwischenueberschrift zur Group hinzu.
addHistory(String) - Static method in class de.willuhn.jameica.system.BootstrapSettings
Fuegt ein Verzeichnis zur Benutzerverzeichnis-History hinzu.
addInjectHandler(InjectHandler) - Method in class de.willuhn.jameica.services.BeanService
Registriert einen Inject-Handler.
addInput(Input) - Method in class de.willuhn.jameica.gui.util.Container
Fuegt ein Eingabe-Feld hinzu, welches ein eigenes Label mitbringt.
addItem(ContextMenuItem) - Method in class de.willuhn.jameica.gui.parts.ContextMenu
Fuegt dem Context-Menu ein neues Element hinzu.
addItem(StatusBarItem) - Method in class de.willuhn.jameica.gui.StatusBar
Fuegt der Statusbar ein neues Element hinzu.
addItem(Object) - Method in class de.willuhn.jameica.gui.parts.TablePart
Fuegt der Tabelle am Ende ein Element hinzu.
addItem(Object, boolean) - Method in class de.willuhn.jameica.gui.parts.TablePart
Fuegt der Tabelle am Ende ein Element hinzu.
addItem(Object, int) - Method in class de.willuhn.jameica.gui.parts.TablePart
Fuegt der Tabelle ein Element hinzu.
addItem(Object, int, boolean) - Method in class de.willuhn.jameica.gui.parts.TablePart
Fuegt der Tabelle ein Element hinzu.
addLabelPair(Input, Input) - Method in class de.willuhn.jameica.gui.util.Container
Fuegt ein Label-Paar hinzu, bei dem beide Seiten ein Eingabe-Feld sind.
addLabelPair(String, Input) - Method in class de.willuhn.jameica.gui.util.Container
Fuegt ein weiteres Label-Paar hinzu.
addListener(Listener) - Method in class de.willuhn.jameica.gui.input.AbstractInput
 
addListener(Listener) - Method in class de.willuhn.jameica.gui.input.DateInput
 
addListener(Listener) - Method in interface de.willuhn.jameica.gui.input.Input
Fuegt dem Eingabe-Feld einen Listener hinzu, der bei jedem Focus-Wechsel ausgeloest wird.
addListener(Listener) - Method in class de.willuhn.jameica.gui.input.LinkInput
Methode AbstractInput.addListener(org.eclipse.swt.widgets.Listener) ueberschrieben, weil die Listener sonst an zu vielen Stellen (auch bei Focus-Wechsel) ausgeloest werden wuerden.
addListener(Listener) - Method in class de.willuhn.jameica.gui.input.MultiInput
Fuegt den Listener zu allen enthaltenen Eingabefeldern hinzu.
addListener(Listener) - Method in class de.willuhn.jameica.gui.input.SearchInput
 
addListener(Widget, Listener) - Method in class de.willuhn.jameica.gui.input.AbstractInput
Übernimmt das eigentliche Hinzufügen des Listeners zum Widget.
addListener(Widget, Listener) - Method in class de.willuhn.jameica.gui.input.CheckboxInput
 
addListener(Widget, Listener) - Method in class de.willuhn.jameica.gui.input.SelectInput
 
addMenu(ContextMenu) - Method in class de.willuhn.jameica.gui.parts.ContextMenu
Fuegt ein Sub-Menu hinzu.
addMinimizeListener(Listener) - Method in class de.willuhn.jameica.gui.parts.Panel
Fuegt dem Panel einen Listener zum Minimieren hinzu.
addon - Variable in class de.willuhn.jameica.gui.parts.table.Feature.Context
Generische Map, in der die von TablePart abgeleiteten Klassen beliebige weitere Daten hinzufuegen koennen, die an das Feature weitergereicht werden sollen.
addPanelButton(PanelButton) - Method in class de.willuhn.jameica.gui.View
Fuegt einen Panel-Button hinzu.
addPart(Part) - Method in class de.willuhn.jameica.gui.util.Container
Fuegt ein generisches GUI-Element hinzu.
addPercentComplete(int) - Method in class de.willuhn.jameica.gui.internal.parts.BackgroundTaskMonitor
 
addPercentComplete(int) - Method in class de.willuhn.jameica.gui.parts.ProgressBar
 
addPercentComplete(int) - Method in class de.willuhn.jameica.gui.SplashScreen
 
addPercentComplete(int) - Method in class de.willuhn.jameica.system.ConsoleMonitor
 
addRadioInput(RadioInput, String) - Method in class de.willuhn.jameica.gui.util.Container
Fuegt einen Radiobutton mit Kommentar hinzu.
addRepository(URL) - Method in class de.willuhn.jameica.services.RepositoryService
Fuegt ein neues Online-Repository hinzu.
addScript(File) - Method in class de.willuhn.jameica.services.ScriptingService
Fuegt ein neues Script hinzu.
AddScriptMessageConsumer - Class in de.willuhn.jameica.messaging
Registriert ein Script, welches via Messaging uebergeben wurde.
AddScriptMessageConsumer() - Constructor for class de.willuhn.jameica.messaging.AddScriptMessageConsumer
 
addSelectionListener(Listener) - Method in class de.willuhn.jameica.gui.parts.AbstractTablePart
Fuegt der Tabelle einen Listener hinzu, der ausgeloest wird, wenn ein oder mehrere Elemente markiert wurden.
addSeparator() - Method in class de.willuhn.jameica.gui.util.Container
Fuegt eine Trennzeile ein.
addShellListener(ShellListener) - Method in class de.willuhn.jameica.gui.dialogs.AbstractDialog
Fuegt dem Dialog einen Shell-Listener hinzu.
addText(String, boolean) - Method in class de.willuhn.jameica.gui.util.Container
Fuegt Freitext zur Group hinzu.
addText(String, boolean, Color) - Method in class de.willuhn.jameica.gui.util.Container
Fuegt Freitext zur Group hinzu.
addTrustedCertificate(X509Certificate) - Method in class de.willuhn.jameica.security.SSLFactory
Fuegt dem Keystore ein Zertifikat hinzu und uebernimmt dabei auch alle noetigen Sicherheitsabfragen.
addWelcomeMessage(String) - Static method in class de.willuhn.jameica.system.Application
Deprecated.
bitte kuenftig die Message-Queue "jameica.boot" verwenden.
AESEngine - Class in de.willuhn.jameica.security.crypto
Implementierung einer Engine mit AES.
AESEngine() - Constructor for class de.willuhn.jameica.security.crypto.AESEngine
 
ALARMTIME_SECONDS - Static variable in interface de.willuhn.jameica.gui.calendar.Appointment
Default-Wert fuer die Alarm-Zeit.
ALIGN_AUTO - Static variable in class de.willuhn.jameica.gui.parts.Column
Konstante fuer automatische Ausrichtung.
ALIGN_CENTER - Static variable in class de.willuhn.jameica.gui.parts.Column
Konstante fuer zentrierte Ausrichtung.
ALIGN_LEFT - Static variable in class de.willuhn.jameica.gui.parts.Column
Konstante fuer linksbuendige Ausrichtung.
ALIGN_RIGHT - Static variable in class de.willuhn.jameica.gui.parts.Column
Konstante fuer rechtsbuendige Ausrichtung.
appendText(String) - Method in class de.willuhn.jameica.gui.parts.TextPart
Fuegt weiteren Text hinzu.
appendText(String, Color) - Method in class de.willuhn.jameica.gui.parts.TextPart
Fuegt weiteren Text hinzu.
Application - Class in de.willuhn.jameica.system
Basisklasse der Anwendung.
Application() - Constructor for class de.willuhn.jameica.system.Application
 
ApplicationCallback - Interface in de.willuhn.jameica.system
Dieses Interface beschreibt Funktionen, die von Jameica aufgerufen werden, um mit dem Benutzer zu interagieren.
ApplicationCallbackConsole - Class in de.willuhn.jameica.system
Implementierung des ApplicationCallback fuer den Server-Mode.
ApplicationCallbackConsole() - Constructor for class de.willuhn.jameica.system.ApplicationCallbackConsole
 
ApplicationCallbackSWT - Class in de.willuhn.jameica.system
SWT-Implementierung des SSLCallbacks.
ApplicationCallbackSWT() - Constructor for class de.willuhn.jameica.system.ApplicationCallbackSWT
 
ApplicationController - Interface in de.willuhn.jameica.system
Gemeinsames Interface des Controllers, welcher ueber den Main-Loop wacht.
applyShortcut(Feature.Context) - Method in class de.willuhn.jameica.gui.parts.table.FeatureClipboard
Wendet den Shortcut an.
Appointment - Interface in de.willuhn.jameica.gui.calendar
Interface fuer einen einzelnen Termin.
AppointmentProvider - Interface in de.willuhn.jameica.gui.calendar
Datenprovider fuer Termine.
AppointmentProviderDialog - Class in de.willuhn.jameica.gui.internal.dialogs
Dialog, ueber den konfiguriert werden kann, welche Appointment-Provider fuer die Termin-Anzeige verwendet werden sollen.
AppointmentProviderDialog(int) - Constructor for class de.willuhn.jameica.gui.internal.dialogs.AppointmentProviderDialog
ct.
AppointmentProviderRegistry - Class in de.willuhn.jameica.gui.calendar
Registry, ueber die Appointment-Provider ermittelt werden koennen.
AppointmentProviderRegistry() - Constructor for class de.willuhn.jameica.gui.calendar.AppointmentProviderRegistry
 
Appointments - Class in de.willuhn.jameica.gui.internal.action
Action zum Anzeigen der Appointments.
Appointments - Class in de.willuhn.jameica.gui.internal.views
Zeigt die Termine an.
Appointments() - Constructor for class de.willuhn.jameica.gui.internal.action.Appointments
 
Appointments() - Constructor for class de.willuhn.jameica.gui.internal.views.Appointments
 
ArchiveService - Class in de.willuhn.jameica.services
Ein Archiv-Service, der Daten an eine andere Jameica-Instanz senden kann, auf der das Plugin "jameica.messaging" installiert ist.
ArchiveService() - Constructor for class de.willuhn.jameica.services.ArchiveService
 
askPassword(String) - Method in interface de.willuhn.jameica.system.ApplicationCallback
Benoetigt Jameica ein Passwort, wird diese Funktion aufgerufen.
askPassword(String) - Method in class de.willuhn.jameica.system.ApplicationCallbackConsole
 
askPassword(String) - Method in class de.willuhn.jameica.system.ApplicationCallbackSWT
 
askUser(String) - Method in interface de.willuhn.jameica.system.ApplicationCallback
Wird von Jameica aufgerufen, wenn der Benutzer eine Frage mit Ja/Nein beantworten soll.
askUser(String) - Method in class de.willuhn.jameica.system.ApplicationCallbackConsole
 
askUser(String) - Method in class de.willuhn.jameica.system.ApplicationCallbackSWT
 
askUser(String, boolean) - Method in interface de.willuhn.jameica.system.ApplicationCallback
Wird von Jameica aufgerufen, wenn der Benutzer eine Frage mit Ja/Nein beantworten soll.
askUser(String, boolean) - Method in class de.willuhn.jameica.system.ApplicationCallbackConsole
 
askUser(String, boolean) - Method in class de.willuhn.jameica.system.ApplicationCallbackSWT
 
askUser(String, String) - Method in interface de.willuhn.jameica.system.ApplicationCallback
Benoetigt Jameica eine Benutzereingabe (zum Beispiel zur Abfrage des Hostnamens) wird diese Funktion aufgerufen.
askUser(String, String) - Method in class de.willuhn.jameica.system.ApplicationCallbackConsole
 
askUser(String, String) - Method in class de.willuhn.jameica.system.ApplicationCallbackSWT
 
askUser(String, String[]) - Method in interface de.willuhn.jameica.system.ApplicationCallback
Wird von Jameica aufgerufen, wenn der Benutzer eine Frage mit Ja/Nein beantworten soll.
askUser(String, String[]) - Method in class de.willuhn.jameica.system.ApplicationCallbackConsole
 
askUser(String, String[]) - Method in class de.willuhn.jameica.system.ApplicationCallbackSWT
 
askUser(String, String[], boolean) - Method in interface de.willuhn.jameica.system.ApplicationCallback
Wird von Jameica aufgerufen, wenn der Benutzer eine Frage mit Ja/Nein beantworten soll.
askUser(String, String[], boolean) - Method in class de.willuhn.jameica.system.ApplicationCallbackConsole
 
askUser(String, String[], boolean) - Method in class de.willuhn.jameica.system.ApplicationCallbackSWT
 
asList(GenericIterator) - Static method in class de.willuhn.jameica.gui.parts.AbstractTablePart
Hilfsmethode, um die RemoteException im Konstruktor zu vermeiden.
Attachment - Class in de.willuhn.jameica.attachment
Kapselt die Daten eines einzelnen Attachments.
Attachment() - Constructor for class de.willuhn.jameica.attachment.Attachment
 
AttachmentAdd - Class in de.willuhn.jameica.gui.internal.action
Action zum Hinzufügen von neuen Attachments.
AttachmentAdd() - Constructor for class de.willuhn.jameica.gui.internal.action.AttachmentAdd
 
AttachmentDelete - Class in de.willuhn.jameica.gui.internal.action
Action zum Löschen von Attachments.
AttachmentDelete() - Constructor for class de.willuhn.jameica.gui.internal.action.AttachmentDelete
 
AttachmentListContextMenu - Class in de.willuhn.jameica.gui.internal.menus
Kontext-Menü für die Liste der Attachments.
AttachmentListContextMenu() - Constructor for class de.willuhn.jameica.gui.internal.menus.AttachmentListContextMenu
ct.
AttachmentListPart - Class in de.willuhn.jameica.gui.internal.parts
Vorkonfigurierte Tabelle mit den Attachments des aktuellen Dialogs.
AttachmentListPart() - Constructor for class de.willuhn.jameica.gui.internal.parts.AttachmentListPart
ct.
AttachmentManage - Class in de.willuhn.jameica.gui.internal.action
Action zum Verwalten der Attachments.
AttachmentManage() - Constructor for class de.willuhn.jameica.gui.internal.action.AttachmentManage
 
AttachmentManageDialog - Class in de.willuhn.jameica.gui.internal.dialogs
Verwaltet die Attachments für einen Dialog.
AttachmentManageDialog(int) - Constructor for class de.willuhn.jameica.gui.internal.dialogs.AttachmentManageDialog
 
AttachmentOpen - Class in de.willuhn.jameica.gui.internal.action
Action zum Öffnen eines Attachments.
AttachmentOpen() - Constructor for class de.willuhn.jameica.gui.internal.action.AttachmentOpen
 
AttachmentSave - Class in de.willuhn.jameica.gui.internal.action
Action zum Speichern eines Attachments.
AttachmentSave() - Constructor for class de.willuhn.jameica.gui.internal.action.AttachmentSave
 
AttachmentService - Class in de.willuhn.jameica.services
Service zum Laden und Speichern von Attachments.
AttachmentService() - Constructor for class de.willuhn.jameica.services.AttachmentService
 
AttachmentServicePreloadMessageConsumer - Class in de.willuhn.jameica.messaging
Initialisiert den Attachment-Service im Hintergrund.
AttachmentServicePreloadMessageConsumer() - Constructor for class de.willuhn.jameica.messaging.AttachmentServicePreloadMessageConsumer
 
AttachmentSettings - Class in de.willuhn.jameica.gui.internal.action
Action zum Konfigurieren der Attachments.
AttachmentSettings() - Constructor for class de.willuhn.jameica.gui.internal.action.AttachmentSettings
 
AttachmentSettingsDialog - Class in de.willuhn.jameica.gui.internal.dialogs
Dialog zum Konfigurieren der Attachments.
AttachmentSettingsDialog(int) - Constructor for class de.willuhn.jameica.gui.internal.dialogs.AttachmentSettingsDialog
ct.
AuthenticateService - Class in de.willuhn.jameica.services
Authentifizierungs-Service fuer HTTP-Basic-Authentication.
AuthenticateService() - Constructor for class de.willuhn.jameica.services.AuthenticateService
 
AUTHTYPE - Enum constant in enum de.willuhn.jameica.security.JameicaAuthenticator.RequestParam
Request-Parameter fuer den Authentifizierungstyp.
autoRegister() - Method in class de.willuhn.jameica.gui.parts.NotificationPanel
 
autoRegister() - Method in class de.willuhn.jameica.messaging.ActivityMessageConsumer
 
autoRegister() - Method in class de.willuhn.jameica.messaging.AddScriptMessageConsumer
 
autoRegister() - Method in class de.willuhn.jameica.messaging.AttachmentServicePreloadMessageConsumer
 
autoRegister() - Method in class de.willuhn.jameica.messaging.AutoRegisterMessageConsumer
 
autoRegister() - Method in class de.willuhn.jameica.messaging.BookmarkPreloadMessageConsumer
 
autoRegister() - Method in class de.willuhn.jameica.messaging.BootMessageConsumer
 
autoRegister() - Method in class de.willuhn.jameica.messaging.FileChangedMessageConsumer
 
autoRegister() - Method in class de.willuhn.jameica.messaging.I18nMessageConsumer
 
autoRegister() - Method in class de.willuhn.jameica.messaging.InvokeScriptMessageConsumer
 
autoRegister() - Method in class de.willuhn.jameica.messaging.LookupService
 
autoRegister() - Method in class de.willuhn.jameica.messaging.ManifestMessageConsumer
 
autoRegister() - Method in class de.willuhn.jameica.messaging.MessageCollector
 
autoRegister() - Method in interface de.willuhn.jameica.messaging.MessageConsumer
Legt fest, ob der Messaging-Consumer automatisch registriert werden soll.
autoRegister() - Method in class de.willuhn.jameica.messaging.PluginCacheMessageConsumer
 
autoRegister() - Method in class de.willuhn.jameica.messaging.PluginUninstallScriptingMessageConsumer
 
autoRegister() - Method in class de.willuhn.jameica.messaging.PopupMessageConsumer
 
autoRegister() - Method in class de.willuhn.jameica.messaging.ReminderAppointmentMessageConsumer
 
autoRegister() - Method in class de.willuhn.jameica.messaging.RemoveScriptMessageConsumer
 
autoRegister() - Method in class de.willuhn.jameica.messaging.StatusBarServerMessageConsumer
 
autoRegister() - Method in class de.willuhn.jameica.messaging.SystemRepositoryTrustMessageConsumer
 
autoRegister() - Method in class de.willuhn.jameica.messaging.UncleanShutdownMessageConsumer
 
AutoRegisterMessageConsumer - Class in de.willuhn.jameica.messaging
Uebernimmt das Suchen und Aktivieren der automatisch zu registrierenden Message-Consumer.
AutoRegisterMessageConsumer() - Constructor for class de.willuhn.jameica.messaging.AutoRegisterMessageConsumer
 
autostart() - Method in class de.willuhn.jameica.plugin.ServiceDescriptor
Legt fest, ob der Service beim Starten von Jameica automatisch gestartet werden soll.
AVAILABLE - Enum constant in enum de.willuhn.jameica.gui.internal.parts.PluginDetailPart.Type
Verfuegbares Plugin.

B

Back - Class in de.willuhn.jameica.gui.internal.action
Allgemeine Action fuer "Einen Schritt in der History der Navigation zurueck.
Back - Class in de.willuhn.jameica.gui.internal.buttons
Vorkonfigurierter Zurueck-Button.
Back() - Constructor for class de.willuhn.jameica.gui.internal.action.Back
 
Back() - Constructor for class de.willuhn.jameica.gui.internal.buttons.Back
ct.
Back(boolean) - Constructor for class de.willuhn.jameica.gui.internal.buttons.Back
ct.
BACKGROUND - Static variable in class de.willuhn.jameica.gui.util.Color
Hintergrundfarbe der Views.
BackgroundTask - Interface in de.willuhn.jameica.system
Klassen, die dieses Interface implementieren, koennen in Jameica als Hintergrund-Task in einem separaten Thread ausgefuehrt werden.
BackgroundTaskDialog - Class in de.willuhn.jameica.gui.dialogs
Startet einen Background-Task in einem modalen Dialog.
BackgroundTaskDialog(int, BackgroundTask) - Constructor for class de.willuhn.jameica.gui.dialogs.BackgroundTaskDialog
ct.
BackgroundTaskMonitor - Class in de.willuhn.jameica.gui.internal.parts
Implementierung eines Progress-Monitors fuer Hintergrund-Jobs in Jameica.
BackgroundTaskMonitor() - Constructor for class de.willuhn.jameica.gui.internal.parts.BackgroundTaskMonitor
ct.
BackgroundTaskMonitor(BackgroundTask) - Constructor for class de.willuhn.jameica.gui.internal.parts.BackgroundTaskMonitor
ct.
Backup - Class in de.willuhn.jameica.gui.internal.action
Startet die Backup-GUI.
Backup - Class in de.willuhn.jameica.gui.internal.views
Backup-GUI.
Backup() - Constructor for class de.willuhn.jameica.gui.internal.action.Backup
 
Backup() - Constructor for class de.willuhn.jameica.gui.internal.views.Backup
 
BackupControl - Class in de.willuhn.jameica.gui.internal.controller
Controller fuer das Backup.
BackupControl(AbstractView) - Constructor for class de.willuhn.jameica.gui.internal.controller.BackupControl
 
BackupEngine - Class in de.willuhn.jameica.backup
Klasse mit statischen Funktionen, die das Backup ubernehmen.
BackupEngine() - Constructor for class de.willuhn.jameica.backup.BackupEngine
 
BackupFile - Class in de.willuhn.jameica.backup
Meta-Container fuer ein einzelnes Backup.
BackupFile(File) - Constructor for class de.willuhn.jameica.backup.BackupFile
ct
BackupRestoreDialog - Class in de.willuhn.jameica.gui.internal.dialogs
Dialog zum Anzeigen der Eigenschaften eines Backups.
BackupRestoreDialog(int, BackupFile) - Constructor for class de.willuhn.jameica.gui.internal.dialogs.BackupRestoreDialog
ct
BackupService - Class in de.willuhn.jameica.services
Der Service uebernimmt die Erstellung der Backups.
BackupService() - Constructor for class de.willuhn.jameica.services.BackupService
 
BackupVersionsList - Class in de.willuhn.jameica.gui.internal.parts
Eine Tabelle, die die Versionsnummern der Plugins aus einem Backup anzeigt.
BackupVersionsList(BackupFile) - Constructor for class de.willuhn.jameica.gui.internal.parts.BackupVersionsList
ct.
BeanContainer<T> - Class in de.willuhn.jameica.store
Generischer Container, in dem Beans abgelegt und mittels BeanStore gespeichert werden koennen.
BeanService - Class in de.willuhn.jameica.services
Ein Service, ueber den Beans instanziiert werden.
BeanService() - Constructor for class de.willuhn.jameica.services.BeanService
 
BeanStore - Class in de.willuhn.jameica.store
Ein Store zum bequemen Lesen und Speichern von JAXB-tauglichen Beans.
BeanStore() - Constructor for class de.willuhn.jameica.store.BeanStore
 
BG_DEFAULT - Static variable in class de.willuhn.jameica.gui.parts.PanelButton
Dateiname des Hintergrund-Bildes
BG_HOVER - Static variable in class de.willuhn.jameica.gui.parts.PanelButton
Dateiname des Hintergrund-Bildes fuer den Hover-Effekt.
bind() - Method in class de.willuhn.jameica.gui.AbstractView
Wird aufgerufen, wenn der Dialog geoeffnet wird.
bind() - Method in class de.willuhn.jameica.gui.internal.views.Appointments
 
bind() - Method in class de.willuhn.jameica.gui.internal.views.Backup
 
bind() - Method in class de.willuhn.jameica.gui.internal.views.FatalErrorView
 
bind() - Method in class de.willuhn.jameica.gui.internal.views.License
 
bind() - Method in class de.willuhn.jameica.gui.internal.views.SearchResultView
 
bind() - Method in class de.willuhn.jameica.gui.internal.views.Settings
 
bind() - Method in class de.willuhn.jameica.gui.internal.views.Start
 
BLACK - Static variable in class de.willuhn.jameica.gui.util.Color
Schwarz.
BOLD - Static variable in class de.willuhn.jameica.gui.util.Font
Standard-Schrift, fett gedruckt.
Bookmark - Class in de.willuhn.jameica.bookmark
Serialisierbare Bean, die ein Bookmark haelt.
Bookmark() - Constructor for class de.willuhn.jameica.bookmark.Bookmark
 
BookmarkAdd - Class in de.willuhn.jameica.gui.internal.action
Action zum Anlegen eines Bookmarks.
BookmarkAdd() - Constructor for class de.willuhn.jameica.gui.internal.action.BookmarkAdd
 
BookmarkAddDialog - Class in de.willuhn.jameica.gui.internal.dialogs
Dialog zum Erstellen eines Bookmarks.
BookmarkAddDialog() - Constructor for class de.willuhn.jameica.gui.internal.dialogs.BookmarkAddDialog
ct
BookmarkDelete - Class in de.willuhn.jameica.gui.internal.action
Action zum Loeschen eines Bookmarks.
BookmarkDelete() - Constructor for class de.willuhn.jameica.gui.internal.action.BookmarkDelete
ct.
BookmarkDelete(Bookmark) - Constructor for class de.willuhn.jameica.gui.internal.action.BookmarkDelete
ct.
BookmarkOpen - Class in de.willuhn.jameica.gui.internal.action
Action zum Oeffnen eines Bookmarks.
BookmarkOpen() - Constructor for class de.willuhn.jameica.gui.internal.action.BookmarkOpen
 
BookmarkPreloadMessageConsumer - Class in de.willuhn.jameica.messaging
Triggert das Laden der Bookmarks im Hintergrund.
BookmarkPreloadMessageConsumer() - Constructor for class de.willuhn.jameica.messaging.BookmarkPreloadMessageConsumer
 
BookmarkSearch - Class in de.willuhn.jameica.gui.internal.action
Aktion zum Starten der Suche in den Bookmarks.
BookmarkSearch() - Constructor for class de.willuhn.jameica.gui.internal.action.BookmarkSearch
 
BookmarkSearchDialog - Class in de.willuhn.jameica.gui.internal.dialogs
Dialog zum Suchen von Bookmarks.
BookmarkSearchDialog() - Constructor for class de.willuhn.jameica.gui.internal.dialogs.BookmarkSearchDialog
ct
BookmarkSearchProvider - Class in de.willuhn.jameica.bookmark
Search-Provider, um in den Bookmarks zu suchen
BookmarkSearchProvider() - Constructor for class de.willuhn.jameica.bookmark.BookmarkSearchProvider
 
BookmarkService - Class in de.willuhn.jameica.bookmark
Service, der Bookmarks schreiben und lesen kann.
BookmarkService() - Constructor for class de.willuhn.jameica.bookmark.BookmarkService
 
BookmarkTreePart - Class in de.willuhn.jameica.gui.internal.parts
Chronologische Baum-Ansicht der Bookmarks.
BookmarkTreePart(Action) - Constructor for class de.willuhn.jameica.gui.internal.parts.BookmarkTreePart
ct.
BootMessage - Class in de.willuhn.jameica.messaging
Eine Boot-Message, die zum Beispiel versendet wird, wenn es beim Boot-Vorgang zu einem Fehler kam, der dem User angezeigt werden soll.
BootMessage(String) - Constructor for class de.willuhn.jameica.messaging.BootMessage
ct.
BootMessageConsumer - Class in de.willuhn.jameica.messaging
Empfaengt Boot-Messages und haelt sie fuer den spaeteren Abruf bereit.
BootMessageConsumer() - Constructor for class de.willuhn.jameica.messaging.BootMessageConsumer
 
BootstrapSettings - Class in de.willuhn.jameica.system
Enthaelt initiale Einstellungen, die in ~/.jameica.properties gespeichert sind.
BootstrapSettings() - Constructor for class de.willuhn.jameica.system.BootstrapSettings
 
BORDER - Static variable in class de.willuhn.jameica.gui.util.Color
Rahmenfarbe von Elementen (zB Tabellen).
Box - Interface in de.willuhn.jameica.gui.boxes
Eine Box ist eine GUI-Komponente, die auf der Welcome-Page von Hibiscus angezeigt und vom User frei angeordnet werden koennen.
BoxRegistry - Class in de.willuhn.jameica.gui.boxes
Diese Klasse uebernimmt die Verwaltung der Boxen.
BoxRegistry() - Constructor for class de.willuhn.jameica.gui.boxes.BoxRegistry
 
button - Variable in class de.willuhn.jameica.gui.parts.Button
 
Button - Class in de.willuhn.jameica.gui.parts
Ein Button.
Button(String, Action) - Constructor for class de.willuhn.jameica.gui.parts.Button
ct.
Button(String, Action, Object) - Constructor for class de.willuhn.jameica.gui.parts.Button
ct.
Button(String, Action, Object, boolean) - Constructor for class de.willuhn.jameica.gui.parts.Button
ct.
Button(String, Action, Object, boolean, String) - Constructor for class de.willuhn.jameica.gui.parts.Button
ct.
ButtonArea - Class in de.willuhn.jameica.gui.parts
Diese Klasse erzeugt standardisierte Bereiche fuer Buttons.
ButtonArea - Class in de.willuhn.jameica.gui.util
Diese Klasse erzeugt standardisierte Bereiche fuer die Dialog-Buttons.
ButtonArea() - Constructor for class de.willuhn.jameica.gui.parts.ButtonArea
 
ButtonArea(Composite, int) - Constructor for class de.willuhn.jameica.gui.util.ButtonArea
Erzeugt einen neuen Standard-Button-Bereich.
buttonEnabled - Variable in class de.willuhn.jameica.gui.input.ButtonInput
 
ButtonInput - Class in de.willuhn.jameica.gui.input
Eingabefeld, welches jedoch noch einen Button hinten dran besitzt.
ButtonInput() - Constructor for class de.willuhn.jameica.gui.input.ButtonInput
 
BUTTONS_AFTER - Enum constant in enum de.willuhn.jameica.gui.parts.InfoPanel.DrawState
 
BUTTONS_BEFORE - Enum constant in enum de.willuhn.jameica.gui.parts.InfoPanel.DrawState
 

C

CalendarDialog - Class in de.willuhn.jameica.gui.dialogs
Dialog, der einen Kalender enthaelt.
CalendarDialog(int) - Constructor for class de.willuhn.jameica.gui.dialogs.CalendarDialog
ct.
CalendarPart - Class in de.willuhn.jameica.gui.calendar
Ein Kalender-Komponente, die auch Termine anzeigen kann.
CalendarPart() - Constructor for class de.willuhn.jameica.gui.calendar.CalendarPart
 
canAttach() - Method in class de.willuhn.jameica.gui.AbstractView
Liefert true, wenn an die View Attachments gehängt werden können.
canAttach() - Method in class de.willuhn.jameica.gui.internal.views.FatalErrorView
 
canAttach() - Method in class de.willuhn.jameica.gui.internal.views.License
 
canAttach() - Method in class de.willuhn.jameica.gui.internal.views.SearchResultView
 
canAttach() - Method in class de.willuhn.jameica.gui.internal.views.Settings
 
canAttach() - Method in class de.willuhn.jameica.gui.internal.views.Start
 
canBookmark() - Method in class de.willuhn.jameica.gui.AbstractView
Liefert true, wenn die View gebookmarkt werden kann.
canBookmark() - Method in class de.willuhn.jameica.gui.internal.views.FatalErrorView
 
canBookmark() - Method in class de.willuhn.jameica.gui.internal.views.License
 
canBookmark() - Method in class de.willuhn.jameica.gui.internal.views.SearchResultView
 
canBookmark() - Method in class de.willuhn.jameica.gui.internal.views.Settings
 
canBookmark() - Method in class de.willuhn.jameica.gui.internal.views.Start
 
Cancel - Class in de.willuhn.jameica.gui.internal.buttons
Vorkonfigurierter Cancel-Button.
Cancel() - Constructor for class de.willuhn.jameica.gui.internal.buttons.Cancel
ct.
canChange() - Method in class de.willuhn.jameica.gui.parts.Column
Prueft, ob die Spalte aenderbar ist.
canDeploy() - Method in class de.willuhn.jameica.plugin.Manifest
Prueft, ob das Plugin installiert werden kann.
canDeploy(boolean) - Method in class de.willuhn.jameica.plugin.Manifest
Prueft, ob das Plugin installiert werden kann.
canUnInstall(Manifest) - Method in class de.willuhn.jameica.plugin.PluginLoader
Prueft, ob das Plugin prinzipiell deinstalliert werden kann.
canWrite() - Method in interface de.willuhn.jameica.plugin.PluginSource
Prueft, ob die Plugin-Quelle beschreibbar ist.
canWrite() - Method in class de.willuhn.jameica.plugin.PluginSourceConfig
 
canWrite() - Method in class de.willuhn.jameica.plugin.PluginSourceSystem
 
canWrite() - Method in class de.willuhn.jameica.plugin.PluginSourceUser
 
Certificate - Class in de.willuhn.jameica.security
Kleine Hilfs-Klasse mit der sich X509-Zertifikate einfach auslesen lassen.
Certificate(Certificate) - Constructor for class de.willuhn.jameica.security.Certificate
ct.
Certificate(X509Certificate) - Constructor for class de.willuhn.jameica.security.Certificate
ct.
Certificate(X509Certificate) - Constructor for class de.willuhn.jameica.security.Certificate
ct.
CertificateDetailDialog - Class in de.willuhn.jameica.gui.dialogs
Ein Dialog, der ein X509-Zertifikat lediglich anzeigt.
CertificateDetailDialog(int, X509Certificate) - Constructor for class de.willuhn.jameica.gui.dialogs.CertificateDetailDialog
ct.
CertificateImport - Class in de.willuhn.jameica.gui.internal.action
Action zum Importieren eines neuen Zertifikates.
CertificateImport() - Constructor for class de.willuhn.jameica.gui.internal.action.CertificateImport
 
CertificateList - Class in de.willuhn.jameica.gui.internal.parts
Eine vorkonfektionierte Tabelle, welche die Liste der installierten Zertifikate anzeigt.
CertificateList() - Constructor for class de.willuhn.jameica.gui.internal.parts.CertificateList
ct.
CertificateList(X509TrustManager, boolean) - Constructor for class de.willuhn.jameica.gui.internal.parts.CertificateList
ct.
CertificateTrustDialog - Class in de.willuhn.jameica.gui.dialogs
Ein Dialog, der ein X509-Zertifikat anzeigt und den User fragt, ob er dem Zertifikat traut.
CertificateTrustDialog(int, X509Certificate) - Constructor for class de.willuhn.jameica.gui.dialogs.CertificateTrustDialog
ct.
changeable - Variable in class de.willuhn.jameica.gui.parts.AbstractTablePart
 
changePassword() - Method in class de.willuhn.jameica.security.SSLFactory
Aendert das Passwort des Keystores.
changePassword() - Method in interface de.willuhn.jameica.system.ApplicationCallback
Ueber diese Funktion kann das Passwort des Keystores geaendert werden.
changePassword() - Method in class de.willuhn.jameica.system.ApplicationCallbackConsole
 
changePassword() - Method in class de.willuhn.jameica.system.ApplicationCallbackSWT
 
ChangePassword - Class in de.willuhn.jameica.gui.internal.action
Ueber diese Action kann das Master-Passwort von Jameica geaendert werden.
ChangePassword() - Constructor for class de.willuhn.jameica.gui.internal.action.ChangePassword
 
check() - Method in class de.willuhn.jameica.gui.dialogs.WaitDialog
Wird nach Ablauf jeder Sekunde aufgerufen.
check() - Method in class de.willuhn.jameica.plugin.Dependency
Prueft, ob die Abhaengigkeit erfuellt ist.
checkable - Variable in class de.willuhn.jameica.gui.parts.AbstractTablePart
 
CheckboxInput - Class in de.willuhn.jameica.gui.input
 
CheckboxInput(boolean) - Constructor for class de.willuhn.jameica.gui.input.CheckboxInput
Erzeugt ein neues Eingabefeld und schreibt den uebergebenen Wert rein.
checkClientTrusted(X509Certificate[], String) - Method in class de.willuhn.jameica.security.JameicaTrustManager
 
checkDelete(String) - Method in class de.willuhn.jameica.security.JameicaSecurityManager
 
CheckedContextMenuItem - Class in de.willuhn.jameica.gui.parts
ContextMenu-Element, dass immer genau dann automatisch deaktiviert ist, wenn das aktuelle Objekt null ist.
CheckedContextMenuItem() - Constructor for class de.willuhn.jameica.gui.parts.CheckedContextMenuItem
ct.
CheckedContextMenuItem(String, Action) - Constructor for class de.willuhn.jameica.gui.parts.CheckedContextMenuItem
ct.
CheckedContextMenuItem(String, Action, String) - Constructor for class de.willuhn.jameica.gui.parts.CheckedContextMenuItem
ct.
CheckedSingleContextMenuItem - Class in de.willuhn.jameica.gui.parts
ContextMenu-Element, dass immer genau dann automatisch aktiviert ist, wenn genau ein einzelner Datensatz selektiert ist.
CheckedSingleContextMenuItem() - Constructor for class de.willuhn.jameica.gui.parts.CheckedSingleContextMenuItem
ct.
CheckedSingleContextMenuItem(String, Action) - Constructor for class de.willuhn.jameica.gui.parts.CheckedSingleContextMenuItem
ct.
CheckedSingleContextMenuItem(String, Action, String) - Constructor for class de.willuhn.jameica.gui.parts.CheckedSingleContextMenuItem
ct.
checkHostname(String, X509Certificate[]) - Method in class de.willuhn.jameica.system.AbstractApplicationCallback
 
checkHostname(String, X509Certificate[]) - Method in interface de.willuhn.jameica.system.ApplicationCallback
Wird aufgerufen, wenn Jameica versucht, sich via HTTPS mit einem Server zu verbinden, dessen Hostname mit keinem der uebertragenen SSL-Zertifikate uebereinstimmt.
checkLogin(Login) - Method in class de.willuhn.jameica.gui.dialogs.LoginDialog
Kann ueberschrieben werden, wenn das Passwort geprueft werden soll.
checkPassword(String) - Method in class de.willuhn.jameica.gui.dialogs.PasswordDialog
Prueft die Eingabe des Passwortes.
checkPassword(String, String) - Method in class de.willuhn.jameica.gui.dialogs.NewPasswordDialog
Prueft die Eingabe der Passworte.
checkPermission(Permission) - Method in class de.willuhn.jameica.security.JameicaSecurityManager
 
checkPermission(Permission, Object) - Method in class de.willuhn.jameica.security.JameicaSecurityManager
 
checkServerTrusted(X509Certificate[], String) - Method in class de.willuhn.jameica.security.JameicaTrustManager
 
checkSignature(PluginData, File, File) - Method in class de.willuhn.jameica.services.RepositoryService
Prueft die Signatur eines Plugins.
checkTrust(X509Certificate) - Method in interface de.willuhn.jameica.system.ApplicationCallback
Wird aufgerufen, wenn dem TrustManager von Jameica ein Zertifikat angeboten wird, dass er nicht in seinem Truststore hat.
checkTrust(X509Certificate) - Method in class de.willuhn.jameica.system.ApplicationCallbackConsole
 
checkTrust(X509Certificate) - Method in class de.willuhn.jameica.system.ApplicationCallbackSWT
 
CheckTrustMessage - Class in de.willuhn.jameica.messaging
Message, die synchron verschickt wird, wenn die Vertrauensstellung eines Zertifikates geprueft werden soll.
CheckTrustMessage(X509Certificate) - Constructor for class de.willuhn.jameica.messaging.CheckTrustMessage
ct.
checkUsername(String) - Method in class de.willuhn.jameica.gui.dialogs.NewPasswordDialog
Prueft die Eingabe des Usernamens, insofern das Eingabefeld vorhanden ist.
checkUsername(String) - Method in class de.willuhn.jameica.gui.dialogs.PasswordDialog
Prueft die Eingabe des Usernamens, insofern das Eingabefeld vorhanden ist.
checkWrite(String) - Method in class de.willuhn.jameica.security.JameicaSecurityManager
 
childs - Variable in class de.willuhn.jameica.gui.AbstractItemXml
 
ChooseBoxesDialog - Class in de.willuhn.jameica.gui.internal.dialogs
Dialog zum Konfigurieren der Boxen.
ChooseBoxesDialog(int) - Constructor for class de.willuhn.jameica.gui.internal.dialogs.ChooseBoxesDialog
 
ClassService - Class in de.willuhn.jameica.services
Kuemmert sich um das Laden der Klassen und Registrieren im Classfinder.
ClassService() - Constructor for class de.willuhn.jameica.services.ClassService
 
cleanContent() - Method in class de.willuhn.jameica.gui.View
Leert die Anzeige.
clear() - Method in class de.willuhn.jameica.gui.parts.TextPart
Loescht den Inhalt des Textes.
clear() - Method in class de.willuhn.jameica.services.ScriptingService.Events
Leert alle Mappings.
clearButtons() - Method in class de.willuhn.jameica.gui.parts.TitlePart
Entfernt alle Buttons wieder.
clearLog() - Method in class de.willuhn.jameica.gui.internal.parts.BackgroundTaskMonitor
 
clearLog() - Method in class de.willuhn.jameica.gui.parts.ProgressBar
Loescht das Log.
clientControl - Variable in class de.willuhn.jameica.gui.input.ButtonInput
 
clientControlEnabled - Variable in class de.willuhn.jameica.gui.input.ButtonInput
 
close() - Method in class de.willuhn.jameica.gui.dialogs.AbstractDialog
Schliesst den Dialog.
close() - Method in class de.willuhn.jameica.gui.util.Popup
Schliesst das Popup.
close() - Method in class de.willuhn.jameica.messaging.MessagingFactory
 
close() - Method in interface de.willuhn.jameica.messaging.MessagingQueue
Schliesst die Queue und sendet alle noch offenen Nachrichten.
close() - Method in class de.willuhn.jameica.messaging.NamedConcurrentQueue
 
close() - Method in class de.willuhn.jameica.messaging.NamedQueue
 
collect(Class) - Method in class de.willuhn.jameica.messaging.MessageCollector
Legt fest, welcher Nachrichten-Typ mitgeschnitten werden soll.
Color - Class in de.willuhn.jameica.gui.util
Farbwerte.
Color(String, RGB) - Constructor for class de.willuhn.jameica.gui.util.Color
ct.
ColorInput - Class in de.willuhn.jameica.gui.input
Eingabefeld, zur Auswahl einer Farbe.
ColorInput(Color, boolean) - Constructor for class de.willuhn.jameica.gui.input.ColorInput
Erzeugt ein neues ColorInput mit der angegebenen Farbe.
column - Variable in class de.willuhn.jameica.gui.parts.AbstractTablePart.AbstractTableItem
Die Spalte selbst.
Column - Class in de.willuhn.jameica.gui.parts
Beschreibt eine Spalte aus einer Tabelle oder einem Tree.
Column(String, String) - Constructor for class de.willuhn.jameica.gui.parts.Column
ct.
Column(String, String, Formatter) - Constructor for class de.willuhn.jameica.gui.parts.Column
ct.
Column(String, String, Formatter, boolean) - Constructor for class de.willuhn.jameica.gui.parts.Column
ct.
Column(String, String, Formatter, boolean, int) - Constructor for class de.willuhn.jameica.gui.parts.Column
ct.
Column(String, String, Formatter, boolean, int, int) - Constructor for class de.willuhn.jameica.gui.parts.Column
ct.
ColumnLayout - Class in de.willuhn.jameica.gui.util
Mehrspalten-Layout.
ColumnLayout(Composite, int) - Constructor for class de.willuhn.jameica.gui.util.ColumnLayout
ct.
ColumnLayout(Composite, int, boolean) - Constructor for class de.willuhn.jameica.gui.util.ColumnLayout
ct.
columns - Variable in class de.willuhn.jameica.gui.parts.AbstractTablePart
 
COMMENT - Static variable in class de.willuhn.jameica.gui.util.Color
Farbe von Kommentaren.
COMMENT_AFTER - Enum constant in enum de.willuhn.jameica.gui.parts.InfoPanel.DrawState
 
COMMENT_BEFORE - Enum constant in enum de.willuhn.jameica.gui.parts.InfoPanel.DrawState
 
COMMON_NAME - Static variable in class de.willuhn.jameica.security.Principal
Attribut CN.
compare(AbstractTablePart.AbstractTableItem, AbstractTablePart.AbstractTableItem) - Method in class de.willuhn.jameica.gui.parts.Column
Vergleicht zwei Werte dieser Spalte fuer die Ermittlung der Anzeige-Reihenfolge.
compareTo(Version) - Method in class de.willuhn.jameica.plugin.Version
 
compareTo(Object) - Method in class de.willuhn.jameica.gui.boxes.AbstractBox
 
compareTo(Object) - Method in class de.willuhn.jameica.gui.parts.AbstractTablePart.AbstractTableItem
 
compareTo(Object) - Method in class de.willuhn.jameica.plugin.AbstractPluginSource
 
compareTo(Object) - Method in class de.willuhn.jameica.plugin.Manifest
Wir implementieren die Funktion, damit wir eine Liste von Manifesten nach Abhaengigkeit sortieren koennen.
compliesTo(String) - Method in class de.willuhn.jameica.plugin.Version
Prueft, ob die Version die angegebene Versionsanforderung erfuellt.
Config - Class in de.willuhn.jameica.system
Liest die System-Konfiguration aus config.xml.
Config() - Constructor for class de.willuhn.jameica.system.Config
ct.
CONFIG - Enum constant in enum de.willuhn.jameica.plugin.PluginSource.Type
Explizit in der Config-Datei angegebene Plugin-Ordner.
ConsoleMonitor - Class in de.willuhn.jameica.system
Eine ProgressMonitor-Implementierung, die die Ausgaben ins Log schreibt.
ConsoleMonitor() - Constructor for class de.willuhn.jameica.system.ConsoleMonitor
 
ConsumerDescriptor - Class in de.willuhn.jameica.plugin
Implementierung fuer die Beschreibungen eines Message-Consumers im Manifest.
ConsumerDescriptor(IXMLElement) - Constructor for class de.willuhn.jameica.plugin.ConsumerDescriptor
ct.
Container - Class in de.willuhn.jameica.gui.util
Abstrakte Klasse, die die Basis-Funktionalitaet zur Erstellung eines komplexen Dialogs mitbringt.
Container(boolean) - Constructor for class de.willuhn.jameica.gui.util.Container
ct.
contains(File) - Method in class de.willuhn.jameica.services.ScriptingService
Prueft, ob das angegebene Script bereits hinzugefuegt wurde.
contains(URL) - Method in class de.willuhn.jameica.services.RepositoryService
Prueft, ob die angegebene URL als Repository hinterlegt ist.
Context - Class in de.willuhn.jameica.attachment
Context des Attachments.
Context - Class in de.willuhn.jameica.bookmark
Optionaler Context des Bookmark.
Context() - Constructor for class de.willuhn.jameica.attachment.Context
 
Context() - Constructor for class de.willuhn.jameica.bookmark.Context
 
Context() - Constructor for class de.willuhn.jameica.gui.parts.table.Feature.Context
 
ContextMenu - Class in de.willuhn.jameica.gui.parts
Bildet ein Context-Menu in Jameica ab.
ContextMenu() - Constructor for class de.willuhn.jameica.gui.parts.ContextMenu
 
ContextMenuItem - Class in de.willuhn.jameica.gui.parts
Bildet ein Element eines Kontext-Menus ab.
ContextMenuItem() - Constructor for class de.willuhn.jameica.gui.parts.ContextMenuItem
ct.
ContextMenuItem(String, Action) - Constructor for class de.willuhn.jameica.gui.parts.ContextMenuItem
ct.
ContextMenuItem(String, Action, String) - Constructor for class de.willuhn.jameica.gui.parts.ContextMenuItem
ct.
ContextSerializer - Class in de.willuhn.jameica.bookmark
Diese Klasse serialisiert/deserialisiert die Context-Information des Bookmarks.
ContextSerializer() - Constructor for class de.willuhn.jameica.bookmark.ContextSerializer
 
control - Variable in class de.willuhn.jameica.gui.parts.table.Feature.Context
Die SWT-Control selbst.
convert2Date(String) - Static method in class de.willuhn.jameica.util.DateUtil
Eingabehilfe für Datumsfelder.
copy(Attachment, OutputStream) - Method in interface de.willuhn.jameica.attachment.storage.StorageProvider
Kopiert das exsitierende Attachment in den angegebenen Stream.
copy(Attachment, OutputStream) - Method in class de.willuhn.jameica.attachment.storage.StorageProviderLocal
 
copy(Attachment, OutputStream) - Method in class de.willuhn.jameica.attachment.storage.StorageProviderMessagingService
 
COUNTRY - Static variable in class de.willuhn.jameica.security.Principal
Attribut C.
create(Attachment, InputStream) - Method in interface de.willuhn.jameica.attachment.storage.StorageProvider
Erstell ein neues Attachment.
create(Attachment, InputStream) - Method in class de.willuhn.jameica.attachment.storage.StorageProviderLocal
 
create(Attachment, InputStream) - Method in class de.willuhn.jameica.attachment.storage.StorageProviderMessagingService
 
create(String) - Method in class de.willuhn.jameica.bookmark.BookmarkService
Erstellt ein Bookmark fuer die aktuelle Seite.
createButton(Composite) - Method in interface de.willuhn.jameica.gui.style.StyleFactory
Erzeugt einen Button.
createButton(Composite) - Method in class de.willuhn.jameica.gui.style.StyleFactoryDefaultImpl
 
createButtonArea(int) - Method in class de.willuhn.jameica.gui.util.Container
Erstellt eine neue ButtonAres in der Gruppe.
createCheckbox(Composite) - Method in interface de.willuhn.jameica.gui.style.StyleFactory
Erzeugt eine Checkbox.
createCheckbox(Composite) - Method in class de.willuhn.jameica.gui.style.StyleFactoryDefaultImpl
 
createCombo(Composite, int) - Method in interface de.willuhn.jameica.gui.style.StyleFactory
Erzeugt ein Combo.
createCombo(Composite, int) - Method in class de.willuhn.jameica.gui.style.StyleFactoryDefaultImpl
 
createFeatureEventContext(Feature.Event, Object) - Method in class de.willuhn.jameica.gui.parts.AbstractTablePart
Erzeugt den Context fuer das Feature-Event.
createFeatureEventContext(Feature.Event, Object) - Method in class de.willuhn.jameica.gui.parts.TablePart
 
createFeatureEventContext(Feature.Event, Object) - Method in class de.willuhn.jameica.gui.parts.TreePart
 
createGrid(int, boolean) - Static method in class de.willuhn.jameica.gui.util.SWTUtil
Erzeugt ein rahmenloses GridLayout mit der angegebenen Anzahl von Spalten.
createInstance(Manifest) - Static method in class de.willuhn.jameica.plugin.PlaceholderPlugin
Erzeugt eine neue generische Platzhalter-Instanz, die von AbstractPlugin abgeleitet ist.
createLabel(Composite, int) - Method in interface de.willuhn.jameica.gui.style.StyleFactory
Erzeugt ein Label.
createLabel(Composite, int) - Method in class de.willuhn.jameica.gui.style.StyleFactoryDefaultImpl
 
createPassword() - Method in interface de.willuhn.jameica.system.ApplicationCallback
Wird beim ersten Start von Jameica aufgerufen, um ein neues Master-Passwort festzulegen.
createPassword() - Method in class de.willuhn.jameica.system.ApplicationCallbackConsole
 
createPassword() - Method in class de.willuhn.jameica.system.ApplicationCallbackSWT
 
createServerSocket(int) - Method in class de.willuhn.jameica.security.LocalRMISocketFactory
 
createServerSocket(int) - Method in class de.willuhn.jameica.security.SSLRMISocketFactory
 
createShell(Shell, int) - Method in class de.willuhn.jameica.gui.dialogs.AbstractDialog
Erzeugt die Shell des Dialogs.
createSocket(String, int) - Method in class de.willuhn.jameica.security.LocalRMISocketFactory
 
createSocket(String, int) - Method in class de.willuhn.jameica.security.SSLRMIClientSocketFactory
 
createSocket(String, int) - Method in class de.willuhn.jameica.security.SSLRMISocketFactory
 
createTable(Composite, int) - Method in interface de.willuhn.jameica.gui.style.StyleFactory
Erzeugt eine neue Tabelle.
createTable(Composite, int) - Method in class de.willuhn.jameica.gui.style.StyleFactoryDefaultImpl
 
createText(Composite) - Method in interface de.willuhn.jameica.gui.style.StyleFactory
Erzeugt einen Text.
createText(Composite) - Method in class de.willuhn.jameica.gui.style.StyleFactoryDefaultImpl
 
createText(Composite, int) - Method in interface de.willuhn.jameica.gui.style.StyleFactory
Erzeugt einen Text.
createText(Composite, int) - Method in class de.willuhn.jameica.gui.style.StyleFactoryDefaultImpl
 
createTextArea(Composite) - Method in interface de.willuhn.jameica.gui.style.StyleFactory
Erzeugt ein mehrzeiliges Text-Feld.
createTextArea(Composite) - Method in class de.willuhn.jameica.gui.style.StyleFactoryDefaultImpl
 
createUUID() - Method in class de.willuhn.jameica.reminder.AbstractReminderStorageProvider
Erzeugt eine neue UUID.
CTX_KEY_TEXT - Static variable in class de.willuhn.jameica.gui.parts.table.FeatureSummary
Context-Key fuer den anzuzeigenden Summen-Text.
CurrencyFormatter - Class in de.willuhn.jameica.gui.formatter
Formatierer fuer Geld-Betraege.
CurrencyFormatter(String, DecimalFormat) - Constructor for class de.willuhn.jameica.gui.formatter.CurrencyFormatter
Erzeugt einen neuen Formatierer mit dem angegeben Waehrungsstring.
CURRENT - Enum constant in enum de.willuhn.jameica.gui.calendar.DayRenderer.Status
Status fuer den aktuellen Tag.
CustomDecimalFormat - Class in de.willuhn.jameica.util
Custom-Decimalformat
CustomDecimalFormat() - Constructor for class de.willuhn.jameica.util.CustomDecimalFormat
ct.
customize(FileDialog) - Method in class de.willuhn.jameica.gui.input.FileInput
Erlaubt benutzerdefinierte Anpassungen am Dialog in abgeleiteten Klassen.
Customizing - Class in de.willuhn.jameica.system
Enthaelt Parameter-Daten fuer das Customizing von Jameica.
Customizing() - Constructor for class de.willuhn.jameica.system.Customizing
 

D

data - Variable in class de.willuhn.jameica.gui.parts.AbstractTablePart.AbstractTableItem
Haelt Kontextdaten des Items.
data - Variable in class de.willuhn.jameica.gui.parts.table.Feature.Context
Optionale Angabe des Datensatzes, auf den sich das Event bezieht.
DATA_WEIGHT - Static variable in class de.willuhn.jameica.gui.input.MultiInput
Context-Parameter fuer die Wichtung der Breite.
DATAKEY_TOOLTIP - Static variable in interface de.willuhn.jameica.gui.input.Input
Key fuer die Context-Information mit dem Tooltip.
DateFormatter - Class in de.willuhn.jameica.gui.formatter
Formatierer fuer Datums-Angaben.
DateFormatter() - Constructor for class de.willuhn.jameica.gui.formatter.DateFormatter
Erzeugt einen neuen Formatierer mit dem Default-Format dd.MM.yyyy.
DateFormatter(DateFormat) - Constructor for class de.willuhn.jameica.gui.formatter.DateFormatter
Erzeugt einen neuen Formatierer.
DateInput - Class in de.willuhn.jameica.gui.input
Fix und fertig konfiguriertes Eingabe-Feld fuer die Datumseingabe.
DateInput() - Constructor for class de.willuhn.jameica.gui.input.DateInput
Konstruktor ohne Datumsangabe aber mit Default-Format.
DateInput(Date) - Constructor for class de.willuhn.jameica.gui.input.DateInput
Konstruktor mit uebergebenem Datum und Default-Format.
DateInput(Date, DateFormat) - Constructor for class de.willuhn.jameica.gui.input.DateInput
Konstruktor mit uebergebenem Datum und Format.
DateUtil - Class in de.willuhn.jameica.util
Hilfsklasse zum Parsen von Datumsangaben.
DateUtil() - Constructor for class de.willuhn.jameica.util.DateUtil
 
DayRenderer - Interface in de.willuhn.jameica.gui.calendar
Interface, welches einen einzelnen Tag im Kalender rendert.
DayRenderer.Status - Enum in de.willuhn.jameica.gui.calendar
Die moeglichen Status-Codes fuer den Kalender-Tag.
DayRendererImpl - Class in de.willuhn.jameica.gui.calendar
Default-Implementierung des DayRenderer-Interfaces.
DayRendererImpl() - Constructor for class de.willuhn.jameica.gui.calendar.DayRendererImpl
 
DAYS - Enum constant in enum de.willuhn.jameica.reminder.ReminderInterval.TimeUnit
Taegliche Ausfuehrung.
de.willuhn.jameica - package de.willuhn.jameica
 
de.willuhn.jameica.attachment - package de.willuhn.jameica.attachment
 
de.willuhn.jameica.attachment.storage - package de.willuhn.jameica.attachment.storage
 
de.willuhn.jameica.backup - package de.willuhn.jameica.backup
 
de.willuhn.jameica.bookmark - package de.willuhn.jameica.bookmark
 
de.willuhn.jameica.gui - package de.willuhn.jameica.gui
 
de.willuhn.jameica.gui.boxes - package de.willuhn.jameica.gui.boxes
 
de.willuhn.jameica.gui.calendar - package de.willuhn.jameica.gui.calendar
 
de.willuhn.jameica.gui.dialogs - package de.willuhn.jameica.gui.dialogs
 
de.willuhn.jameica.gui.extension - package de.willuhn.jameica.gui.extension
Extension-System von Jameica.
de.willuhn.jameica.gui.formatter - package de.willuhn.jameica.gui.formatter
 
de.willuhn.jameica.gui.input - package de.willuhn.jameica.gui.input
 
de.willuhn.jameica.gui.internal.action - package de.willuhn.jameica.gui.internal.action
 
de.willuhn.jameica.gui.internal.buttons - package de.willuhn.jameica.gui.internal.buttons
 
de.willuhn.jameica.gui.internal.controller - package de.willuhn.jameica.gui.internal.controller
 
de.willuhn.jameica.gui.internal.dialogs - package de.willuhn.jameica.gui.internal.dialogs
 
de.willuhn.jameica.gui.internal.ext - package de.willuhn.jameica.gui.internal.ext
 
de.willuhn.jameica.gui.internal.menus - package de.willuhn.jameica.gui.internal.menus
 
de.willuhn.jameica.gui.internal.parts - package de.willuhn.jameica.gui.internal.parts
 
de.willuhn.jameica.gui.internal.swt - package de.willuhn.jameica.gui.internal.swt
 
de.willuhn.jameica.gui.internal.views - package de.willuhn.jameica.gui.internal.views
 
de.willuhn.jameica.gui.parts - package de.willuhn.jameica.gui.parts
 
de.willuhn.jameica.gui.parts.table - package de.willuhn.jameica.gui.parts.table
 
de.willuhn.jameica.gui.style - package de.willuhn.jameica.gui.style
 
de.willuhn.jameica.gui.util - package de.willuhn.jameica.gui.util
 
de.willuhn.jameica.messaging - package de.willuhn.jameica.messaging
Messaging-System von Jameica.
de.willuhn.jameica.plugin - package de.willuhn.jameica.plugin
 
de.willuhn.jameica.print - package de.willuhn.jameica.print
 
de.willuhn.jameica.reminder - package de.willuhn.jameica.reminder
 
de.willuhn.jameica.search - package de.willuhn.jameica.search
 
de.willuhn.jameica.security - package de.willuhn.jameica.security
 
de.willuhn.jameica.security.crypto - package de.willuhn.jameica.security.crypto
 
de.willuhn.jameica.services - package de.willuhn.jameica.services
 
de.willuhn.jameica.services.inject - package de.willuhn.jameica.services.inject
 
de.willuhn.jameica.store - package de.willuhn.jameica.store
 
de.willuhn.jameica.system - package de.willuhn.jameica.system
 
de.willuhn.jameica.transport - package de.willuhn.jameica.transport
 
de.willuhn.jameica.update - package de.willuhn.jameica.update
 
de.willuhn.jameica.util - package de.willuhn.jameica.util
 
DecimalInput - Class in de.willuhn.jameica.gui.input
 
DecimalInput(double, DecimalFormat) - Constructor for class de.willuhn.jameica.gui.input.DecimalInput
Erzeugt ein neues Eingabefeld und schreibt den uebergebenen Wert rein.
DecimalInput(Number, DecimalFormat) - Constructor for class de.willuhn.jameica.gui.input.DecimalInput
Erzeugt ein neues Eingabefeld und schreibt den uebergebenen Wert rein.
DecimalInput(DecimalFormat) - Constructor for class de.willuhn.jameica.gui.input.DecimalInput
Erzeugt ein neues Eingabefeld ohne vorgegebenen Wert.
decrypt(InputStream) - Method in class de.willuhn.jameica.security.crypto.AbstractPasswordBasedEngine
 
decrypt(InputStream) - Method in class de.willuhn.jameica.security.crypto.DummyEngine
 
decrypt(InputStream) - Method in interface de.willuhn.jameica.security.crypto.Engine
Entschluesselt die Daten.
decrypt(InputStream) - Method in class de.willuhn.jameica.security.crypto.RSAEngine
 
decrypt(InputStream, OutputStream) - Method in class de.willuhn.jameica.security.crypto.AbstractPasswordBasedEngine
 
decrypt(InputStream, OutputStream) - Method in class de.willuhn.jameica.security.crypto.DummyEngine
 
decrypt(InputStream, OutputStream) - Method in interface de.willuhn.jameica.security.crypto.Engine
Entschluesselt die Daten.
decrypt(InputStream, OutputStream) - Method in class de.willuhn.jameica.security.crypto.RSAEngine
 
decrypt(InputStream, OutputStream) - Method in class de.willuhn.jameica.security.SSLFactory
Entschluesselt die Daten aus is und schreibt sie in os.
DEFAULT - Static variable in class de.willuhn.jameica.gui.util.Font
Standard-Schrift.
DEFAULT - Static variable in enum de.willuhn.jameica.plugin.PluginSource.Type
Die Default-Plugin-Quelle.
DEFAULT_DELAY - Static variable in class de.willuhn.jameica.gui.input.SearchInput
Das Default-Delay nach dessen Ablauf das Widget mit der Suche beginnen soll.
DEFAULT_FORMAT - Static variable in class de.willuhn.jameica.util.DateUtil
Das Default-Dateformat von Jameica (dd.mm.yyyy).
DelayedListener - Class in de.willuhn.jameica.gui.util
Implementiert die verzoegerte Ausloesung einer Aktion, um Bundle-Updates durchzufuehren.
DelayedListener(int, Listener) - Constructor for class de.willuhn.jameica.gui.util.DelayedListener
ct.
DelayedListener(Listener) - Constructor for class de.willuhn.jameica.gui.util.DelayedListener
ct.
delete(Attachment) - Method in interface de.willuhn.jameica.attachment.storage.StorageProvider
Löscht das Attachment.
delete(Attachment) - Method in class de.willuhn.jameica.attachment.storage.StorageProviderLocal
 
delete(Attachment) - Method in class de.willuhn.jameica.attachment.storage.StorageProviderMessagingService
 
delete(Attachment) - Method in class de.willuhn.jameica.services.AttachmentService
Löscht das Attachment.
delete(Bookmark) - Method in class de.willuhn.jameica.bookmark.BookmarkService
Loescht das angegebene Bookmark.
delete(String) - Method in interface de.willuhn.jameica.reminder.ReminderStorageProvider
Loescht einen Reminder.
delete(String) - Method in class de.willuhn.jameica.reminder.ReminderStorageProviderWallet
 
delete(String) - Method in class de.willuhn.jameica.security.Wallet
Loescht den genanten Alias.
deleteAll(String) - Method in class de.willuhn.jameica.security.Wallet
Loescht alle Nutzdaten, deren Alias-Name mit dem angegebenen beginnt.
Dependency - Class in de.willuhn.jameica.plugin
Implementiert eine einzelne Abhaengigkeit eines Plugins zu einem anderen.
Dependency(String, String) - Constructor for class de.willuhn.jameica.plugin.Dependency
ct.
Dependency(String, String, boolean) - Constructor for class de.willuhn.jameica.plugin.Dependency
ct.
DependencyDownloadDialog - Class in de.willuhn.jameica.gui.internal.dialogs
Dialog, der die Plugin-Abhaengigkeiten anzeigt, die mit heruntergeladen werden koennen.
DependencyDownloadDialog(int, List<PluginData>) - Constructor for class de.willuhn.jameica.gui.internal.dialogs.DependencyDownloadDialog
ct.
DependencyMissingDialog - Class in de.willuhn.jameica.gui.internal.dialogs
Dialog, der fehlende Plugin-Abhaengigkeiten anzeigt.
DependencyMissingDialog(int, List<Dependency>) - Constructor for class de.willuhn.jameica.gui.internal.dialogs.DependencyMissingDialog
ct.
depends() - Method in class de.willuhn.jameica.plugin.ServiceDescriptor
Liefert eine Liste von Service-Namen, von denen dieser Service abhaengig ist.
depends() - Method in class de.willuhn.jameica.services.ArchiveService
 
depends() - Method in class de.willuhn.jameica.services.AttachmentService
 
depends() - Method in class de.willuhn.jameica.services.AuthenticateService
 
depends() - Method in class de.willuhn.jameica.services.BackupService
 
depends() - Method in class de.willuhn.jameica.services.BeanService
 
depends() - Method in class de.willuhn.jameica.services.ClassService
 
depends() - Method in class de.willuhn.jameica.services.DeployService
 
depends() - Method in class de.willuhn.jameica.services.HostnameVerifierService
 
depends() - Method in class de.willuhn.jameica.services.Init5
 
depends() - Method in class de.willuhn.jameica.services.LockService
 
depends() - Method in class de.willuhn.jameica.services.LogService
 
depends() - Method in class de.willuhn.jameica.services.MessagingService
 
depends() - Method in class de.willuhn.jameica.services.PluginService
 
depends() - Method in class de.willuhn.jameica.services.PluginServiceService
 
depends() - Method in class de.willuhn.jameica.services.PluginSourceService
 
depends() - Method in class de.willuhn.jameica.services.ProxyService
 
depends() - Method in class de.willuhn.jameica.services.RegistryService
 
depends() - Method in class de.willuhn.jameica.services.ReminderService
 
depends() - Method in class de.willuhn.jameica.services.RepositoryService
 
depends() - Method in class de.willuhn.jameica.services.ScriptingService
 
depends() - Method in class de.willuhn.jameica.services.SearchService
 
depends() - Method in class de.willuhn.jameica.services.SecurityManagerService
 
depends() - Method in class de.willuhn.jameica.services.SSLService
 
depends() - Method in class de.willuhn.jameica.services.SSLSocketFactoryService
 
depends() - Method in class de.willuhn.jameica.services.SysinfoService
 
depends() - Method in class de.willuhn.jameica.services.SysPropertyService
 
depends() - Method in class de.willuhn.jameica.services.SystrayService
 
depends() - Method in class de.willuhn.jameica.services.TransportService
 
depends() - Method in class de.willuhn.jameica.services.UpdateService
 
depends() - Method in class de.willuhn.jameica.services.VelocityService
 
deploy(ZippedPlugin, PluginSource, ProgressMonitor) - Method in class de.willuhn.jameica.services.DeployService
Deployed das angegebene Plugin.
deploy(ZippedPlugin, PluginSource, ProgressMonitor, boolean) - Method in class de.willuhn.jameica.services.DeployService
Deployed das angegebene Plugin.
DeployService - Class in de.willuhn.jameica.services
Uebernimmt das Deployen der Plugins.
DeployService() - Constructor for class de.willuhn.jameica.services.DeployService
 
DialogInput - Class in de.willuhn.jameica.gui.input
Eingabe-Feld, welches beim Klick auf den Button einen Dialog zur Auswahl eines Objektes oeffnet.
DialogInput(String) - Constructor for class de.willuhn.jameica.gui.input.DialogInput
Erzeugt ein neues Eingabefeld und schreibt den uebergebenen Wert rein.
DialogInput(String, AbstractDialog) - Constructor for class de.willuhn.jameica.gui.input.DialogInput
Erzeugt ein neues Eingabefeld und schreibt den uebergebenen Wert rein.
DirectoryInput - Class in de.willuhn.jameica.gui.input
 
DirectoryInput(String) - Constructor for class de.willuhn.jameica.gui.input.DirectoryInput
Erzeugt ein neues Eingabefeld und schreibt den uebergebenen Wert rein.
disable() - Method in class de.willuhn.jameica.gui.input.ButtonInput
 
disable() - Method in class de.willuhn.jameica.gui.input.CheckboxInput
 
disable() - Method in class de.willuhn.jameica.gui.input.DateInput
Deaktiviert das komplette Control (Button und Text).
disable() - Method in class de.willuhn.jameica.gui.input.ImageInput
 
disable() - Method in interface de.willuhn.jameica.gui.input.Input
Deaktiviert das Eingabefeld.
disable() - Method in class de.willuhn.jameica.gui.input.LabelInput
 
disable() - Method in class de.willuhn.jameica.gui.input.LinkInput
 
disable() - Method in class de.willuhn.jameica.gui.input.MultiInput
Deaktiviert alle enthaltenen Eingabefelder.
disable() - Method in class de.willuhn.jameica.gui.input.RadioInput
 
disable() - Method in class de.willuhn.jameica.gui.input.ScaleInput
 
disable() - Method in class de.willuhn.jameica.gui.input.SearchInput
 
disable() - Method in class de.willuhn.jameica.gui.input.SelectInput
 
disable() - Method in class de.willuhn.jameica.gui.input.SpinnerInput
 
disable() - Method in class de.willuhn.jameica.gui.input.TextInput
 
disableButton() - Method in class de.willuhn.jameica.gui.input.ButtonInput
Deaktiviert nur den Button.
disableClientControl() - Method in class de.willuhn.jameica.gui.input.ButtonInput
Deaktiviert nur das ClientControl.
disableClientControl() - Method in class de.willuhn.jameica.gui.input.DateInput
Deaktiviert nur den Text.
dispose() - Method in class de.willuhn.jameica.gui.parts.InfoPanel
Disposed das Panel.
disposeChildren(Composite) - Static method in class de.willuhn.jameica.gui.util.SWTUtil
Disposed alle Kinder des Composites rekursiv jedoch nicht das Composite selbst.
DISTINGUISHED_NAME - Static variable in class de.willuhn.jameica.security.Principal
Attribut DN.
doBackup(ProgressMonitor, boolean) - Static method in class de.willuhn.jameica.backup.BackupEngine
Erstellt ein frisches Backup.
DONE - Enum constant in enum de.willuhn.jameica.gui.parts.Placeholder.Style
Vorkonfigurierter Style fuer "Fertig, nichts zu tun".
doPrivileged(PrivilegedAction<T>) - Method in class de.willuhn.jameica.security.JameicaSecurityManager
Fuehrt eine privilegierte Aktion aus.
doRestore(ProgressMonitor) - Static method in class de.willuhn.jameica.backup.BackupEngine
Fuehrt das Backup-Restore durch.
doSearch(String) - Method in class de.willuhn.jameica.gui.input.QueryInput
Fuehrt die Suche durch.
download(PluginData, boolean) - Method in class de.willuhn.jameica.update.Repository
Laedt das angegebene Plugin herunter, sodass es beim naechsten Start installiert wird.
downloadMulti(PluginData...) - Method in class de.willuhn.jameica.services.RepositoryService
Laedt mehrere Plugins von ggf.
DummyEngine - Class in de.willuhn.jameica.security.crypto
Dummy-Engine, die nicht verschluesselt sondern lediglich die Daten kopiert.
DummyEngine() - Constructor for class de.willuhn.jameica.security.crypto.DummyEngine
 

E

EMPTY - Enum constant in enum de.willuhn.jameica.gui.parts.Placeholder.Style
Vorkonfigurierter Style fuer "Keine Daten".
enable() - Method in class de.willuhn.jameica.gui.input.ButtonInput
 
enable() - Method in class de.willuhn.jameica.gui.input.CheckboxInput
 
enable() - Method in class de.willuhn.jameica.gui.input.DateInput
Aktiviert das komplette Control (Button und Text).
enable() - Method in class de.willuhn.jameica.gui.input.ImageInput
 
enable() - Method in interface de.willuhn.jameica.gui.input.Input
Aktiviert das Eingabefeld.
enable() - Method in class de.willuhn.jameica.gui.input.LabelInput
 
enable() - Method in class de.willuhn.jameica.gui.input.LinkInput
 
enable() - Method in class de.willuhn.jameica.gui.input.MultiInput
Aktiviert alle enthaltenen Eingabefelder.
enable() - Method in class de.willuhn.jameica.gui.input.RadioInput
 
enable() - Method in class de.willuhn.jameica.gui.input.ScaleInput
 
enable() - Method in class de.willuhn.jameica.gui.input.SearchInput
 
enable() - Method in class de.willuhn.jameica.gui.input.SelectInput
 
enable() - Method in class de.willuhn.jameica.gui.input.SpinnerInput
 
enable() - Method in class de.willuhn.jameica.gui.input.TextInput
 
enableButton() - Method in class de.willuhn.jameica.gui.input.ButtonInput
Aktiviert nur den Button.
enableClientControl() - Method in class de.willuhn.jameica.gui.input.ButtonInput
Aktiviert nur das ClientControl.
enableClientControl() - Method in class de.willuhn.jameica.gui.input.DateInput
Aktiviert nur den Text.
encrypt(InputStream, OutputStream) - Method in class de.willuhn.jameica.security.crypto.AbstractPasswordBasedEngine
 
encrypt(InputStream, OutputStream) - Method in class de.willuhn.jameica.security.crypto.DummyEngine
 
encrypt(InputStream, OutputStream) - Method in interface de.willuhn.jameica.security.crypto.Engine
Verschluesselt die Daten.
encrypt(InputStream, OutputStream) - Method in class de.willuhn.jameica.security.crypto.RSAEngine
 
encrypt(InputStream, OutputStream) - Method in class de.willuhn.jameica.security.SSLFactory
Verschluesselt die Daten aus is und schreibt sie in os.
encrypt(OutputStream) - Method in class de.willuhn.jameica.security.crypto.AbstractPasswordBasedEngine
 
encrypt(OutputStream) - Method in class de.willuhn.jameica.security.crypto.DummyEngine
 
encrypt(OutputStream) - Method in interface de.willuhn.jameica.security.crypto.Engine
Verschluesselt die Daten.
encrypt(OutputStream) - Method in class de.willuhn.jameica.security.crypto.RSAEngine
 
endOfDay(Date) - Static method in class de.willuhn.jameica.util.DateUtil
Setzt die Uhrzeit eines Datums auf 23:59:59.999.
Engine - Interface in de.willuhn.jameica.security.crypto
Interface fuer eine Engine zum Ver- und Entschluessel von Daten.
equals(GenericObject) - Method in class de.willuhn.jameica.backup.BackupFile
 
equals(GenericObject) - Method in class de.willuhn.jameica.gui.AbstractItemXml
 
equals(Object) - Method in class de.willuhn.jameica.attachment.Context
 
equals(Object) - Method in class de.willuhn.jameica.bookmark.Context
 
equals(Object) - Method in class de.willuhn.jameica.gui.parts.AbstractTablePart.AbstractTableItem
 
equals(Object) - Method in class de.willuhn.jameica.plugin.Dependency
 
equals(Object) - Method in class de.willuhn.jameica.plugin.Version
 
equals(Object) - Method in class de.willuhn.jameica.reminder.ReminderInterval
 
ERROR - Enum constant in enum de.willuhn.jameica.gui.parts.NotificationPanel.Type
Fehler.
ERROR - Enum constant in enum de.willuhn.jameica.gui.parts.Placeholder.Style
Vorkonfigurierter Style fuer "Fehler".
ERROR - Static variable in class de.willuhn.jameica.gui.util.Color
Farbe von Fehlertexten.
escapeLabel(String) - Static method in class de.willuhn.jameica.gui.util.SWTUtil
Ersetzt Zeichen aus einem Text, die SWT-intern als Steuerzeichen gelten.
Events() - Constructor for class de.willuhn.jameica.services.ScriptingService.Events
 
execute() - Method in class de.willuhn.jameica.gui.calendar.AbstractAppointment
 
execute() - Method in interface de.willuhn.jameica.gui.calendar.Appointment
Wird ausgefuehrt, wenn der User auf den Termin klickt.
execute() - Method in class de.willuhn.jameica.gui.calendar.ReminderAppointment
 
execute() - Method in interface de.willuhn.jameica.search.Result
Wird ausgefuehrt, wenn der User doppelt auf das Suchergebnis klickt.
exists() - Method in class de.willuhn.jameica.transport.HttpTransport
 
exists() - Method in interface de.willuhn.jameica.transport.Transport
Prueft, ob die angegebene URL existiert.
expand() - Method in class de.willuhn.jameica.gui.Navigation
Klappt die Elemente entsprechend letztem Status/Vorkonfiguration alle auf bzw.
ExpandPart - Class in de.willuhn.jameica.gui.parts
Ein auf- und zuklappbarer Container.
ExpandPart() - Constructor for class de.willuhn.jameica.gui.parts.ExpandPart
ct.
ExpandPart(String, Part) - Constructor for class de.willuhn.jameica.gui.parts.ExpandPart
ct.
extend(Extendable) - Method in interface de.willuhn.jameica.gui.extension.Extension
Diese Funktion wird von der ExtensionRegistry aufgerufen.
extend(Extendable) - Static method in class de.willuhn.jameica.gui.extension.ExtensionRegistry
Erweitert das Extendable insofern Extensions registriert sind.
extend(Extendable) - Method in class de.willuhn.jameica.gui.internal.ext.ScriptingSettingsView
 
extend(InfoPanel.DrawState, Composite, Object) - Method in class de.willuhn.jameica.gui.internal.parts.PluginDetailPart
 
extend(InfoPanel.DrawState, Composite, Object) - Method in class de.willuhn.jameica.gui.parts.InfoPanel
Kann ueberschrieben werden, um das Info-Panel zu customizen.
extend(Container) - Method in class de.willuhn.jameica.gui.dialogs.HttpAuthDialog
 
extend(Container) - Method in class de.willuhn.jameica.gui.dialogs.LoginDialog
Kann von abgeleiteten Dialogen ueberschrieben werden, um den Login-Dialog noch zu erweitern.
extend(Container) - Method in class de.willuhn.jameica.gui.dialogs.PasswordDialog
Kann von abgeleiteten Dialogen ueberschrieben werden, um den Password-Dialog noch zu erweitern.
extend(Container) - Method in class de.willuhn.jameica.gui.dialogs.YesNoDialog
Kann von abgeleiteten Dialogen ueberschrieben werden, um den Dialog noch zu erweitern.
Extendable - Interface in de.willuhn.jameica.gui.extension
Basis-Interface einer erweiterbaren Komponente-
Extension - Interface in de.willuhn.jameica.gui.extension
Basis-Interface aller Extensions.
ExtensionDescriptor - Class in de.willuhn.jameica.plugin
Ein Extension-Deskriptor beschreibt eine Extension, welche bei einem Plugin beliegen kann, um die Funktionalitaet eines anderen Plugins zu erweitern.
ExtensionDescriptor(IXMLElement) - Constructor for class de.willuhn.jameica.plugin.ExtensionDescriptor
ct.
ExtensionRegistry - Class in de.willuhn.jameica.gui.extension
In der ExtensionRegistry werden alle Erweiterungsmodule registriert.
ExtensionRegistry() - Constructor for class de.willuhn.jameica.gui.extension.ExtensionRegistry
 
Extension-System von Jameica. - Search tag in package de.willuhn.jameica.gui.extension
Section

F

failure(Exception) - Method in class de.willuhn.jameica.security.SSLRMIFailureHandler
 
FatalErrorView - Class in de.willuhn.jameica.gui.internal.views
View, die gestartet wird, wenn der Main-GUI Loop gecrasht ist.
FatalErrorView() - Constructor for class de.willuhn.jameica.gui.internal.views.FatalErrorView
 
Feature - Interface in de.willuhn.jameica.gui.parts.table
Gemeinsames Interface fuer Features, die zu einer Tabelle nachgeruestet werden koennen.
Feature.Context - Class in de.willuhn.jameica.gui.parts.table
Hilfsklasse mit Meta-Informationen fuer das Feature.
Feature.Event - Enum in de.willuhn.jameica.gui.parts.table
Liste der Events, auf die ein Feature reagieren kann.
FeatureClipboard - Class in de.willuhn.jameica.gui.parts.table
Feature fuer die Zwischenablage-Funktion.
FeatureClipboard() - Constructor for class de.willuhn.jameica.gui.parts.table.FeatureClipboard
 
featureEvent(Feature.Event, Object) - Method in class de.willuhn.jameica.gui.parts.AbstractTablePart
Loest ein Feature-Event aus.
FeatureSelectAll - Class in de.willuhn.jameica.gui.parts.table
CTRL+A funktioniert unter Windows nicht nativ.
FeatureSelectAll() - Constructor for class de.willuhn.jameica.gui.parts.table.FeatureSelectAll
 
FeatureShortcut - Class in de.willuhn.jameica.gui.parts.table
Feature, welches Shortcuts aus dem Contextmenu ermittelt und diese auf die Tabelle anwendet.
FeatureShortcut() - Constructor for class de.willuhn.jameica.gui.parts.table.FeatureShortcut
 
FeatureSummary - Class in de.willuhn.jameica.gui.parts.table
Feature fuer die Summen-Funktion.
FeatureSummary() - Constructor for class de.willuhn.jameica.gui.parts.table.FeatureSummary
 
FileChangedMessage - Class in de.willuhn.jameica.messaging
Wird gesendet, wenn sich im System eine Programm-Datei geaendert hat.
FileChangedMessage(File) - Constructor for class de.willuhn.jameica.messaging.FileChangedMessage
ct.
FileChangedMessageConsumer - Class in de.willuhn.jameica.messaging
Ueberwacht alle Programm-Dateien auf Aenderungen und informiert ggf das System.
FileChangedMessageConsumer() - Constructor for class de.willuhn.jameica.messaging.FileChangedMessageConsumer
 
FileClose - Class in de.willuhn.jameica.gui.internal.action
 
FileClose() - Constructor for class de.willuhn.jameica.gui.internal.action.FileClose
 
FileInput - Class in de.willuhn.jameica.gui.input
Input-Feld fuer die Auswahl von Dateien.
FileInput(String) - Constructor for class de.willuhn.jameica.gui.input.FileInput
Erzeugt ein neues Eingabefeld und schreibt den uebergebenen Wert rein.
FileInput(String, boolean) - Constructor for class de.willuhn.jameica.gui.input.FileInput
Erzeugt ein neues Eingabefeld und schreibt den uebergebenen Wert rein.
FileInput(String, boolean, String[]) - Constructor for class de.willuhn.jameica.gui.input.FileInput
Erzeugt ein neues Eingabefeld und schreibt den uebergebenen Wert rein.
find() - Method in class de.willuhn.jameica.bookmark.BookmarkService
Versucht herauszufinden, ob die aktuelle Seite mit dem aktuellen Objekt gebookmarkt ist.
find() - Method in interface de.willuhn.jameica.plugin.PluginSource
Liefert die Liste der Plugin-Ordner aus dieser Quelle.
find() - Method in class de.willuhn.jameica.plugin.PluginSourceConfig
 
find() - Method in class de.willuhn.jameica.plugin.PluginSourceSystem
 
find() - Method in class de.willuhn.jameica.plugin.PluginSourceUser
 
find() - Method in class de.willuhn.jameica.services.AttachmentService
Liefert die Attachments für die aktuelle View mit dem aktuellen Objekt.
find(String, Date, Date) - Method in class de.willuhn.jameica.reminder.AbstractReminderStorageProvider
 
find(String, Date, Date) - Method in interface de.willuhn.jameica.reminder.ReminderStorageProvider
Liefert eine Liste aller Reminder im angegebenen Zeitraum.
findByClass(Class) - Method in class de.willuhn.jameica.plugin.PluginLoader
Versucht, anhand der Klasse herauszufinden, zu welchem Plugins sie gehoert.
findUpdates(ProgressMonitor) - Method in class de.willuhn.jameica.services.UpdateService
Sucht nach Updates fuer die installierten Plugins und liefert sie zurueck.
FirstStart - Class in de.willuhn.jameica.gui.boxes
Eine Box, die angezeigt wird, wenn noch keine Plugins installiert sind.
FirstStart() - Constructor for class de.willuhn.jameica.gui.boxes.FirstStart
 
flush() - Method in class de.willuhn.jameica.messaging.MessagingFactory
 
flush() - Method in interface de.willuhn.jameica.messaging.MessagingQueue
Sendet alle noch offenen Nachrichten.
flush() - Method in class de.willuhn.jameica.messaging.NamedConcurrentQueue
 
flush() - Method in class de.willuhn.jameica.messaging.NamedQueue
 
focus() - Method in class de.willuhn.jameica.gui.input.ButtonInput
 
focus() - Method in class de.willuhn.jameica.gui.input.CheckboxInput
 
focus() - Method in class de.willuhn.jameica.gui.input.DateInput
 
focus() - Method in class de.willuhn.jameica.gui.input.ImageInput
 
focus() - Method in interface de.willuhn.jameica.gui.input.Input
Gibt diesem Eingabefeld den Focus.
focus() - Method in class de.willuhn.jameica.gui.input.LabelInput
 
focus() - Method in class de.willuhn.jameica.gui.input.LinkInput
 
focus() - Method in class de.willuhn.jameica.gui.input.MultiInput
Fokussiert das erste der enthaltenen Eingabefelder.
focus() - Method in class de.willuhn.jameica.gui.input.RadioInput
 
focus() - Method in class de.willuhn.jameica.gui.input.ScaleInput
 
focus() - Method in class de.willuhn.jameica.gui.input.SearchInput
 
focus() - Method in class de.willuhn.jameica.gui.input.SelectInput
 
focus() - Method in class de.willuhn.jameica.gui.input.SpinnerInput
 
focus() - Method in class de.willuhn.jameica.gui.input.TextInput
 
Font - Class in de.willuhn.jameica.gui.util
Schrift-Informationen.
FontInput - Class in de.willuhn.jameica.gui.input
Eingabefeld, zur Auswahl einer Schrift.
FontInput(Font) - Constructor for class de.willuhn.jameica.gui.input.FontInput
Erzeugt ein neues FontInput mit der angegebenen Schriftart.
FOREGROUND - Static variable in class de.willuhn.jameica.gui.util.Color
Vordergrundfarbe der Views.
format(double, StringBuffer, FieldPosition) - Method in class de.willuhn.jameica.util.CustomDecimalFormat
Nachformatieren fuer "-0,00".
format(Object) - Method in class de.willuhn.jameica.gui.formatter.CurrencyFormatter
Formatiert das uebergeben Objekt.
format(Object) - Method in class de.willuhn.jameica.gui.formatter.DateFormatter
Formatiert das uebergeben Objekt.
format(Object) - Method in interface de.willuhn.jameica.gui.formatter.Formatter
Formatiert das uebergebene Objekt.
format(Object) - Method in class de.willuhn.jameica.gui.input.PluginInput
 
format(Object) - Method in class de.willuhn.jameica.gui.input.SearchInput
Formatiert die Bean passend fuer die Anzeige in der Combo-Box.
format(Object) - Method in class de.willuhn.jameica.gui.input.SelectInput
Formatiert die Bean passend fuer die Anzeige in der Combo-Box.
format(TableItem) - Method in interface de.willuhn.jameica.gui.formatter.TableFormatter
Formatiert ein TableItem.
format(TreeItem) - Method in interface de.willuhn.jameica.gui.formatter.TreeFormatter
Formatiert ein TreeItem.
Formatter - Interface in de.willuhn.jameica.gui.formatter
Kleine Formatierer-Klasse.
FormTextPart - Class in de.willuhn.jameica.gui.parts
Freiformatierbarer Text.
FormTextPart() - Constructor for class de.willuhn.jameica.gui.parts.FormTextPart
ct.
FormTextPart(Reader) - Constructor for class de.willuhn.jameica.gui.parts.FormTextPart
ct.
FormTextPart(String) - Constructor for class de.willuhn.jameica.gui.parts.FormTextPart
ct.
foundUncleanShutdown() - Method in class de.willuhn.jameica.services.LockService
Liefert true, wenn der vorherige Shutdown nicht sauber durch lief.

G

get(OutputStream, ProgressMonitor) - Method in class de.willuhn.jameica.transport.HttpTransport
 
get(OutputStream, ProgressMonitor) - Method in interface de.willuhn.jameica.transport.Transport
Ruft die Daten von der angegebenen URL herunter und schreibt sie in den Stream.
get(Class<T>) - Method in class de.willuhn.jameica.services.BeanService
Liefert eine Instanz der angegebenen Bean.
get(String) - Method in interface de.willuhn.jameica.reminder.ReminderStorageProvider
Liefert den Reminder zur angegebenen UUID.
get(String) - Method in class de.willuhn.jameica.reminder.ReminderStorageProviderWallet
 
get(String) - Method in class de.willuhn.jameica.security.Wallet
Liefert den Wert des genannten Alias-Namen entschluesselt.
get(String) - Method in class de.willuhn.jameica.services.ScriptingService.Events
Liefert eine Liste der JS-Funktionen fuer das Event.
getAcceptedIssuers() - Method in class de.willuhn.jameica.security.JameicaTrustManager
 
getAction() - Method in class de.willuhn.jameica.gui.AbstractItemXml
 
getAction() - Method in interface de.willuhn.jameica.gui.Item
Liefert die Aktion, der ausgeloest werden soll, wenn das Element aktiviert wird.
getAction() - Method in class de.willuhn.jameica.gui.parts.ContextMenuItem
Liefert die auszufuehrende Aktion.
getAlarmTime() - Method in class de.willuhn.jameica.gui.calendar.AbstractAppointment
Liefert den zeitlichen Offset für den Alarm.
getAlign() - Method in class de.willuhn.jameica.gui.parts.Column
Liefert die Ausrichtung.
getAll(String) - Method in class de.willuhn.jameica.security.Wallet
Liefert alle Keys, deren Name mit dem Prefix beginnt.
getApplicationCallback() - Method in class de.willuhn.jameica.gui.GUI
 
getApplicationCallback() - Method in interface de.willuhn.jameica.system.ApplicationController
Erzeugt ein Callback-Objekt ueber das die Anwendung mit dem User kommunizieren kann.
getApplicationCallback() - Method in class de.willuhn.jameica.system.Server
 
getAppointmentProviders(Plugin) - Static method in class de.willuhn.jameica.gui.calendar.AppointmentProviderRegistry
Liefert die Appointment-Provider.
getAppointments(Date, Date) - Method in interface de.willuhn.jameica.gui.calendar.AppointmentProvider
Liefert die Termine fuer den angegebenen Zeitraum.
getAppointments(Date, Date) - Method in class de.willuhn.jameica.gui.calendar.ReminderAppointmentProvider
 
getAskWorkdir() - Method in class de.willuhn.jameica.gui.internal.controller.SettingsControl
Liefert eine Checkbox, mit der eingestellt werden kann, ob beim Start nach dem Benutzer-Ordner gefragt werden soll.
getAskWorkdir() - Static method in class de.willuhn.jameica.system.BootstrapSettings
Prueft, ob beim Start nach dem zu verwendenden Benutzerordner gefragt werden soll.
getAttachments(Context) - Method in interface de.willuhn.jameica.attachment.storage.StorageProvider
Liefert die Attachments für den angegebenen Context.
getAttachments(Context) - Method in class de.willuhn.jameica.attachment.storage.StorageProviderLocal
 
getAttachments(Context) - Method in class de.willuhn.jameica.attachment.storage.StorageProviderMessagingService
 
getAttribute(String) - Method in class de.willuhn.jameica.backup.BackupFile
 
getAttribute(String) - Method in class de.willuhn.jameica.gui.AbstractItemXml
 
getAttribute(String) - Method in class de.willuhn.jameica.security.Principal
Liefert den Wert des Attributes.
getAttributeNames() - Method in class de.willuhn.jameica.backup.BackupFile
 
getAttributeNames() - Method in class de.willuhn.jameica.gui.AbstractItemXml
 
getAvailableVersion() - Method in class de.willuhn.jameica.update.PluginData
Liefert die Versionsnummer der verfuegbaren Version.
getBackground() - Method in class de.willuhn.jameica.gui.calendar.DayRendererImpl
Liefert die zu verwendende Hintergrundfarbe.
getBackupCount() - Method in class de.willuhn.jameica.system.Config
Liefert die Anzahl zu erstellender Backups.
getBackupDir() - Method in class de.willuhn.jameica.system.Config
Liefert das Backup-Verzeichnis.
getBackups() - Method in class de.willuhn.jameica.gui.internal.controller.BackupControl
Liefert eine Tabelle mit den bisher erstellten Backups.
getBackups(String) - Static method in class de.willuhn.jameica.backup.BackupEngine
Liefert eine Liste der bisher erstellten Backups.
getBasedir() - Method in class de.willuhn.jameica.attachment.storage.StorageProviderLocal
Liefert das Basis-Verzeichnis für die Speicherung.
getBeans() - Method in class de.willuhn.jameica.store.BeanContainer
Liefert die Beans.
getBookmarks() - Method in class de.willuhn.jameica.bookmark.BookmarkService
Liefert die Bookmarks.
getBootLoader() - Static method in class de.willuhn.jameica.system.Application
Liefert den Boot-Loader des Systems.
getBoxes() - Static method in class de.willuhn.jameica.gui.boxes.BoxRegistry
Liefert eine Liste der verfuegbaren Boxen.
getBuildDate() - Method in class de.willuhn.jameica.plugin.Manifest
Liefert das Build-Datum, insofern es ermittelbar ist.
getBuildDate() - Static method in class de.willuhn.jameica.system.Application
Liefert das Build-Datum, insofern es ermittelbar ist.
getBuildnumber() - Method in class de.willuhn.jameica.plugin.Manifest
Liefert die Build-Nummer, insofern sie ermittelbar ist.
getBuildnumber() - Static method in class de.willuhn.jameica.system.Application
Liefert die Build-Nummer, insofern sie ermittelbar ist.
getButtons() - Method in class de.willuhn.jameica.messaging.BootMessage
Liefert ein optionale Liste von Buttons.
getCache() - Static method in class de.willuhn.jameica.messaging.PluginCacheMessageConsumer
Liefert den Cache der aktuell installierten Plugins.
getCalendarField() - Method in enum de.willuhn.jameica.reminder.ReminderInterval.TimeUnit
Liefert das zugehoerige java.util.Calendar-Feld.
getCallback() - Static method in class de.willuhn.jameica.system.Application
Liefert den Callback-Handler von Jameica.
getCanvas(Composite, Image, int) - Static method in class de.willuhn.jameica.gui.util.SWTUtil
Erzeugt ein Canvas mit dem dem angegebenen Hintergrundbild.
getCertificate() - Method in class de.willuhn.jameica.messaging.CheckTrustMessage
Liefert das Zertifikat, dessen Vertrauen gecheckt werden soll.
getCertificate() - Method in class de.willuhn.jameica.update.PluginGroup
Liefert das Zertifikat der Plugin-Gruppe.
getCertificateFactory() - Method in class de.willuhn.jameica.security.SSLFactory
Liefert die Certificate-Factory.
getCertificates() - Method in class de.willuhn.jameica.gui.internal.controller.SettingsControl
Liefert eine Tabelle mit den installierten Zertifikaten.
getChildren() - Method in class de.willuhn.jameica.gui.AbstractItemXml
 
getChildren(Object) - Method in class de.willuhn.jameica.gui.internal.parts.BookmarkTreePart
 
getChildren(Object) - Method in class de.willuhn.jameica.gui.parts.TreePart
Liefert die Kinder des angegebenen Fach-Objektes.
getClassFinderIncludes() - Method in class de.willuhn.jameica.plugin.Manifest
Liefert eine Liste von Pfaden, die in den Classfinder aufgenommen werden sollen.
getClassLoader() - Method in class de.willuhn.jameica.plugin.Manifest
Liefert den Classloader, mit dem das Plugin geladen wurde.
getClassLoader() - Method in class de.willuhn.jameica.plugin.PluginResources
Deprecated.
Bitte kuenftig stattdessen Manifest.getClassLoader() verwenden.
getClassLoader() - Static method in class de.willuhn.jameica.system.Application
Liefert einen Classloader, der alle installierten Plugins und deren Jars kennt.
getClassname() - Method in class de.willuhn.jameica.plugin.ConsumerDescriptor
Liefert den Namen der Java-Klasse des Message-Consumers.
getClassname() - Method in class de.willuhn.jameica.plugin.ExtensionDescriptor
Liefert den Namen der Java-Klasse der Extension.
getClassname() - Method in class de.willuhn.jameica.plugin.ServiceDescriptor
Liefert den Namen der Java-Klasse des Services.
getClassName() - Method in class de.willuhn.jameica.attachment.Context
Liefert den Namen der Klasse des Objektes, an dem das Attachment hängt.
getClassName() - Method in class de.willuhn.jameica.bookmark.Context
Liefert den Namen der Klasse des Objektes.
getClientControl(Composite) - Method in class de.willuhn.jameica.gui.input.ButtonInput
Liefert das einzubettende Eingabefeld.
getClientControl(Composite) - Method in class de.willuhn.jameica.gui.input.ColorInput
 
getClientControl(Composite) - Method in class de.willuhn.jameica.gui.input.DialogInput
 
getClientControl(Composite) - Method in class de.willuhn.jameica.gui.input.DirectoryInput
 
getClientControl(Composite) - Method in class de.willuhn.jameica.gui.input.FileInput
 
getClientControl(Composite) - Method in class de.willuhn.jameica.gui.input.FontInput
 
getCollator() - Method in class de.willuhn.jameica.gui.parts.TablePart
Liefert den Collator fuer die Sortierung.
getColor() - Method in class de.willuhn.jameica.gui.calendar.AbstractAppointment
 
getColor() - Method in interface de.willuhn.jameica.gui.calendar.Appointment
Liefert eine optionale Textfarbe, die fuer den Termin verwendet werden soll.
getColor() - Method in class de.willuhn.jameica.gui.calendar.ReminderAppointment
 
getColorError() - Method in class de.willuhn.jameica.gui.internal.controller.SettingsControl
Auswahlfeld.
getColorMandatoryBG() - Method in class de.willuhn.jameica.gui.internal.controller.SettingsControl
Auswahlfeld.
getColorSuccess() - Method in class de.willuhn.jameica.gui.internal.controller.SettingsControl
Auswahlfeld.
getColumnId() - Method in class de.willuhn.jameica.gui.parts.Column
Liefert die Feldbezeichnung des Fachobjektes.
getComment() - Method in class de.willuhn.jameica.bookmark.Bookmark
Liefert einen Kommentar.
getComment() - Method in class de.willuhn.jameica.messaging.BootMessage
Liefert einen Kommentar.
getComposite() - Method in class de.willuhn.jameica.gui.parts.InfoPanel
Liefert das Composite zur weiteren Erweiterung.
getComposite() - Method in class de.willuhn.jameica.gui.parts.TitlePart
Liefert das Composite, in dem dann weiterer Inhalt folgen kann.
getComposite() - Method in class de.willuhn.jameica.gui.util.ColumnLayout
Liefert das Zweispalten-Composite.
getComposite() - Method in class de.willuhn.jameica.gui.util.Container
Liefert das Composite, in das die Label-Paare, Checkboxen und so weiter gezeichnet werden.
getComposite() - Method in class de.willuhn.jameica.gui.util.LabelGroup
 
getComposite() - Method in class de.willuhn.jameica.gui.util.ScrolledContainer
 
getComposite() - Method in class de.willuhn.jameica.gui.util.SimpleContainer
 
getComposite() - Method in class de.willuhn.jameica.gui.util.TabGroup
 
getConfig() - Static method in class de.willuhn.jameica.system.Application
Liefert die System-Config.
getConfigDir() - Method in class de.willuhn.jameica.system.Config
Liefert den Pfad zum Config-Verzeichnis.
getContent() - Method in class de.willuhn.jameica.gui.View
Liefert das Composite, in das die anzuzeigenden Dialoge bitte ihre Controls reinmalen sollen.
getContent(String) - Method in class de.willuhn.jameica.util.XPathEmu
Liefert den Content/Wert des Attributes des angegebenen XML-Elementes.
getContext() - Method in class de.willuhn.jameica.attachment.Attachment
Liefert den Context des Attachments.
getContext() - Method in class de.willuhn.jameica.bookmark.Bookmark
Liefert die serialisierte Form der Context-Information, die der View beim Start uebergeben werden soll.
getContext() - Method in class de.willuhn.jameica.services.AttachmentService
Liefert den aktuellen Attachment-Context.
getControl() - Method in class de.willuhn.jameica.gui.input.ButtonInput
 
getControl() - Method in class de.willuhn.jameica.gui.input.CheckboxInput
 
getControl() - Method in class de.willuhn.jameica.gui.input.DateInput
 
getControl() - Method in class de.willuhn.jameica.gui.input.DecimalInput
 
getControl() - Method in class de.willuhn.jameica.gui.input.ImageInput
 
getControl() - Method in interface de.willuhn.jameica.gui.input.Input
Liefert das eigentliche Eingabecontrol.
getControl() - Method in class de.willuhn.jameica.gui.input.IntegerInput
 
getControl() - Method in class de.willuhn.jameica.gui.input.LabelInput
 
getControl() - Method in class de.willuhn.jameica.gui.input.LinkInput
 
getControl() - Method in class de.willuhn.jameica.gui.input.MultiInput
 
getControl() - Method in class de.willuhn.jameica.gui.input.PasswordInput
 
getControl() - Method in class de.willuhn.jameica.gui.input.RadioInput
 
getControl() - Method in class de.willuhn.jameica.gui.input.ScaleInput
 
getControl() - Method in class de.willuhn.jameica.gui.input.SearchInput
 
getControl() - Method in class de.willuhn.jameica.gui.input.SelectInput
 
getControl() - Method in class de.willuhn.jameica.gui.input.SpinnerInput
 
getControl() - Method in class de.willuhn.jameica.gui.input.TextInput
 
getControl() - Method in class de.willuhn.jameica.gui.internal.parts.PanelButtonAttachment
 
getControl() - Method in class de.willuhn.jameica.gui.internal.parts.PanelButtonBookmark
 
getControl() - Method in class de.willuhn.jameica.gui.parts.PanelButton
Liefert das Control des Buttons.
getController() - Static method in class de.willuhn.jameica.system.Application
Liefert den Callback-Handler von Jameica.
getControlValue(Control) - Method in class de.willuhn.jameica.gui.parts.TablePart
Liefert den eingegebenen Wert im Editor.
getCount() - Method in class de.willuhn.jameica.gui.internal.controller.BackupControl
Liefert ein Eingabefeld fuer die Anzahl der Backups.
getCreated() - Method in class de.willuhn.jameica.bookmark.Bookmark
Liefert das Erstellungsdatum des Bookmarks.
getCurrentDate() - Method in class de.willuhn.jameica.gui.calendar.CalendarPart
Liefert das aktuelle Datum.
getCurrentObject() - Method in class de.willuhn.jameica.gui.AbstractControl
Liefert das aktuelle Business-Objekt des Dialogs.
getCurrentObject() - Method in class de.willuhn.jameica.gui.AbstractView
Liefert das dieser View uebergebene Daten-Objekt zurueck.
getCurrentRestore() - Static method in class de.willuhn.jameica.backup.BackupEngine
Liefert das ggf aktuell zur Wiederherstellung vorgemerkte Backup.
getCurrentView() - Static method in class de.willuhn.jameica.gui.GUI
Liefert die aktuelle View.
getData() - Method in class de.willuhn.jameica.gui.dialogs.AbstractCertificateDialog
Liefert null zurueck.
getData() - Method in class de.willuhn.jameica.gui.dialogs.AbstractDialog
Diese Funktion wird beim Schliessen des Dialogs in open() aufgerufen und liefert die ausgewaehlten Daten zurueck.
getData() - Method in class de.willuhn.jameica.gui.dialogs.BackgroundTaskDialog
 
getData() - Method in class de.willuhn.jameica.gui.dialogs.CalendarDialog
 
getData() - Method in class de.willuhn.jameica.gui.dialogs.CertificateTrustDialog
 
getData() - Method in class de.willuhn.jameica.gui.dialogs.ListDialog
 
getData() - Method in class de.willuhn.jameica.gui.dialogs.LoginDialog
 
getData() - Method in class de.willuhn.jameica.gui.dialogs.NewPasswordDialog
 
getData() - Method in class de.willuhn.jameica.gui.dialogs.PasswordDialog
 
getData() - Method in class de.willuhn.jameica.gui.dialogs.SimpleDialog
 
getData() - Method in class de.willuhn.jameica.gui.dialogs.TextDialog
 
getData() - Method in class de.willuhn.jameica.gui.dialogs.WaitDialog
Die Funktion liefert immer null.
getData() - Method in class de.willuhn.jameica.gui.dialogs.YesNoDialog
 
getData() - Method in class de.willuhn.jameica.gui.internal.dialogs.About
 
getData() - Method in class de.willuhn.jameica.gui.internal.dialogs.AppointmentProviderDialog
 
getData() - Method in class de.willuhn.jameica.gui.internal.dialogs.AttachmentManageDialog
 
getData() - Method in class de.willuhn.jameica.gui.internal.dialogs.AttachmentSettingsDialog
 
getData() - Method in class de.willuhn.jameica.gui.internal.dialogs.BackupRestoreDialog
 
getData() - Method in class de.willuhn.jameica.gui.internal.dialogs.BookmarkAddDialog
 
getData() - Method in class de.willuhn.jameica.gui.internal.dialogs.BookmarkSearchDialog
 
getData() - Method in class de.willuhn.jameica.gui.internal.dialogs.ChooseBoxesDialog
 
getData() - Method in class de.willuhn.jameica.gui.internal.dialogs.DependencyDownloadDialog
 
getData() - Method in class de.willuhn.jameica.gui.internal.dialogs.DependencyMissingDialog
 
getData() - Method in class de.willuhn.jameica.gui.internal.dialogs.LogDetailDialog
 
getData() - Method in class de.willuhn.jameica.gui.internal.dialogs.PluginSourceDialog
 
getData() - Method in class de.willuhn.jameica.gui.internal.dialogs.PluginUnInstallDialog
 
getData() - Method in class de.willuhn.jameica.gui.internal.dialogs.ReminderAppointmentDialog
 
getData() - Method in class de.willuhn.jameica.gui.internal.dialogs.RepositoryEditDialog
 
getData() - Method in class de.willuhn.jameica.gui.internal.dialogs.SearchOptionsDialog
 
getData() - Method in class de.willuhn.jameica.gui.internal.dialogs.StorageProviderDialog
 
getData() - Method in class de.willuhn.jameica.gui.internal.dialogs.SystemCertificatesDialog
 
getData() - Method in class de.willuhn.jameica.gui.internal.dialogs.UpdateEditDialog
 
getData() - Method in class de.willuhn.jameica.messaging.QueryMessage
Liefert die (ggf geaenderten Nutzdaten).
getData() - Method in class de.willuhn.jameica.plugin.MessageDescriptor
Liefert den zu sendenden Text.
getData() - Method in class de.willuhn.jameica.reminder.Reminder
Liefert die Map mit den Nutzdaten.
getData(String) - Method in class de.willuhn.jameica.gui.input.AbstractInput
 
getData(String) - Method in class de.willuhn.jameica.gui.input.DateInput
 
getData(String) - Method in interface de.willuhn.jameica.gui.input.Input
Liefert die Context-Daten.
getData(String) - Method in class de.willuhn.jameica.gui.input.MultiInput
 
getData(String) - Method in class de.willuhn.jameica.reminder.Reminder
Liefert die Nutzdaten zu dem angegebenen Schluessel.
getDate() - Method in class de.willuhn.jameica.attachment.Attachment
Liefert den Zeitstempel des Dateianhangs.
getDate() - Method in interface de.willuhn.jameica.gui.calendar.Appointment
Liefert das Datum des Termins.
getDate() - Method in class de.willuhn.jameica.gui.calendar.ReminderAppointment
 
getDate() - Method in class de.willuhn.jameica.messaging.ReminderMessage
Liefert das Datum, zu dem die Ausfuehrung eigentlich geplant war.
getDate() - Method in class de.willuhn.jameica.messaging.TextMessage
Liefert das Erstellungs-Datum.
getDate() - Method in class de.willuhn.jameica.reminder.Reminder
Liefert den Termin, an dem die Message verschickt werden soll.
getDates(Date, Date, Date) - Method in class de.willuhn.jameica.reminder.ReminderInterval
Liefert eine Liste von Terminen, die gemaess diesem Intervall im angegebenen Zeitraum liegen.
getDefault() - Method in class de.willuhn.jameica.services.PluginSourceService
Liefert die Default-Plugin-Quelle, in der Plugins durch den User installiert werden sollen.
getDefaultEnabled() - Method in interface de.willuhn.jameica.gui.boxes.Box
Liefert den Default-Wert fuer die Aktivierung der Box.
getDefaultEnabled() - Method in class de.willuhn.jameica.gui.boxes.FirstStart
 
getDefaultEnabled() - Method in class de.willuhn.jameica.gui.boxes.OnlineUpdates
 
getDefaultEnabled() - Method in class de.willuhn.jameica.gui.boxes.PluginErrors
 
getDefaultEnabled() - Method in class de.willuhn.jameica.gui.boxes.PluginRepositories
 
getDefaultEnabled() - Method in class de.willuhn.jameica.gui.boxes.SystemMessages
 
getDefaultIndex() - Method in interface de.willuhn.jameica.gui.boxes.Box
Liefert die Positon der "Werkseinstellungen".
getDefaultIndex() - Method in class de.willuhn.jameica.gui.boxes.FirstStart
 
getDefaultIndex() - Method in class de.willuhn.jameica.gui.boxes.OnlineUpdates
 
getDefaultIndex() - Method in class de.willuhn.jameica.gui.boxes.PluginErrors
 
getDefaultIndex() - Method in class de.willuhn.jameica.gui.boxes.PluginRepositories
 
getDefaultIndex() - Method in class de.willuhn.jameica.gui.boxes.SystemMessages
 
getDefaultProvider() - Method in class de.willuhn.jameica.services.ReminderService
Liefert den Default-Storage-Provider fuer Reminder.
getDefaultWorkdir() - Method in class de.willuhn.jameica.system.Platform
Liefert das Default-Workdir, wenn kein abweichendes angegeben ist.
getDefaultWorkdir() - Method in class de.willuhn.jameica.system.PlatformMacOS
 
getDeleteUserData() - Method in class de.willuhn.jameica.gui.internal.dialogs.PluginUnInstallDialog
Liefert true, wenn auch die Benutzerdaten des Plugins geloescht werden sollen.
getDependencies() - Method in class de.willuhn.jameica.plugin.Manifest
Liste der Plugins, von denen dieses hier direkt oder indirekt abhaengig ist.
getDependencies() - Method in class de.willuhn.jameica.update.PluginData
Liefert eine Liste der Abhaengigkeiten.
getDescription() - Method in class de.willuhn.jameica.gui.calendar.AbstractAppointment
 
getDescription() - Method in interface de.willuhn.jameica.gui.calendar.Appointment
Liefert einen ausfuehrlicheren Beschreibungstext fuer den Termin.
getDescription() - Method in class de.willuhn.jameica.gui.calendar.ReminderAppointment
 
getDescription() - Method in class de.willuhn.jameica.plugin.Manifest
Liefert die Beschreibung der Komponente.
getDescription() - Method in class de.willuhn.jameica.update.PluginData
Liefert einen Beschreibungstext.
getDescription() - Method in class de.willuhn.jameica.util.InfoReader
Liefert die Beschreibung der Komponente.
getDeviceZoom() - Static method in class de.willuhn.jameica.gui.util.SWTUtil
Liefert den Zoom-Wert.
getDir() - Method in interface de.willuhn.jameica.plugin.PluginSource
Liefert das Basis-Verzeichnis der Plugin-Quelle.
getDir() - Method in class de.willuhn.jameica.plugin.PluginSourceConfig
 
getDir() - Method in class de.willuhn.jameica.plugin.PluginSourceSystem
 
getDir() - Method in class de.willuhn.jameica.plugin.PluginSourceUser
 
getDirectDependencies() - Method in class de.willuhn.jameica.plugin.Manifest
Liste der Plugins, von denen dieses hier direkt abhaengig ist.
getDisplay() - Method in class de.willuhn.jameica.gui.dialogs.AbstractDialog
Liefert das Display des Dialogs.
getDisplay() - Static method in class de.willuhn.jameica.gui.GUI
Liefert das Display der Anwendung.
getDownloadUrl() - Method in class de.willuhn.jameica.update.PluginData
Liefert die Download-URL des Plugins.
getDPI() - Static method in class de.willuhn.jameica.gui.util.SWTUtil
Liefert die DPI-Zahl des Bildschirms.
getEditorControl(int, TableItem, String) - Method in class de.willuhn.jameica.gui.parts.TablePart
Liefert das Editor-Control.
getElement(String) - Method in class de.willuhn.jameica.util.XPathEmu
Liefert das erste gefundene XML-Element hinter dem angegebenen Pfad.
getElements(String) - Method in class de.willuhn.jameica.util.XPathEmu
Liefert eine Liste aller gefundenen XML-Elemente hinter dem angegebenen Pfad.
getEnd() - Method in class de.willuhn.jameica.reminder.Reminder
Liefert ein optionales Ende-Datum bei sich wiederholenden Remindern.
getEngine() - Method in class de.willuhn.jameica.services.ScriptingService
Liefert die Script-Engine.
getEngine(String) - Method in class de.willuhn.jameica.services.VelocityService
Liefert die Velocity-Engine fuer das angegebene Plugin.
getEvent() - Method in class de.willuhn.jameica.messaging.PluginMessage
Liefert das ausgeloeste Event.
getException() - Method in class de.willuhn.jameica.messaging.CheckTrustMessage
Liefert eine ggf aufgetretene Exception.
getExpectedMessageTypes() - Method in class de.willuhn.jameica.gui.parts.NotificationPanel
 
getExpectedMessageTypes() - Method in class de.willuhn.jameica.messaging.ActivityMessageConsumer
 
getExpectedMessageTypes() - Method in class de.willuhn.jameica.messaging.AddScriptMessageConsumer
 
getExpectedMessageTypes() - Method in class de.willuhn.jameica.messaging.AttachmentServicePreloadMessageConsumer
 
getExpectedMessageTypes() - Method in class de.willuhn.jameica.messaging.AutoRegisterMessageConsumer
 
getExpectedMessageTypes() - Method in class de.willuhn.jameica.messaging.BookmarkPreloadMessageConsumer
 
getExpectedMessageTypes() - Method in class de.willuhn.jameica.messaging.BootMessageConsumer
 
getExpectedMessageTypes() - Method in class de.willuhn.jameica.messaging.FileChangedMessageConsumer
 
getExpectedMessageTypes() - Method in class de.willuhn.jameica.messaging.I18nMessageConsumer
 
getExpectedMessageTypes() - Method in class de.willuhn.jameica.messaging.InvokeScriptMessageConsumer
 
getExpectedMessageTypes() - Method in class de.willuhn.jameica.messaging.LookupService
 
getExpectedMessageTypes() - Method in class de.willuhn.jameica.messaging.ManifestMessageConsumer
 
getExpectedMessageTypes() - Method in class de.willuhn.jameica.messaging.MessageCollector
 
getExpectedMessageTypes() - Method in interface de.willuhn.jameica.messaging.MessageConsumer
Wenn der Message-Consumer nur ganz bestimmte Nachrichten empfangen will, dann kann er hier die Liste der gewuenschten Arten angeben.
getExpectedMessageTypes() - Method in class de.willuhn.jameica.messaging.PluginCacheMessageConsumer
 
getExpectedMessageTypes() - Method in class de.willuhn.jameica.messaging.PluginUninstallScriptingMessageConsumer
 
getExpectedMessageTypes() - Method in class de.willuhn.jameica.messaging.PopupMessageConsumer
 
getExpectedMessageTypes() - Method in class de.willuhn.jameica.messaging.ReminderAppointmentMessageConsumer
 
getExpectedMessageTypes() - Method in class de.willuhn.jameica.messaging.RemoveScriptMessageConsumer
 
getExpectedMessageTypes() - Method in class de.willuhn.jameica.messaging.StatusBarServerMessageConsumer
 
getExpectedMessageTypes() - Method in class de.willuhn.jameica.messaging.SystemRepositoryTrustMessageConsumer
 
getExpectedMessageTypes() - Method in class de.willuhn.jameica.messaging.UncleanShutdownMessageConsumer
 
getExtendableID() - Method in class de.willuhn.jameica.gui.AbstractItemXml
 
getExtendableID() - Method in interface de.willuhn.jameica.gui.extension.Extendable
Liefert die ID, ueber die das Extandable von den Extensions identifiziert wird.
getExtendableID() - Method in class de.willuhn.jameica.gui.internal.parts.LogoPart
 
getExtendableID() - Method in class de.willuhn.jameica.gui.internal.views.Settings
 
getExtendableID() - Method in class de.willuhn.jameica.gui.internal.views.Start
 
getExtendableIDs() - Method in class de.willuhn.jameica.plugin.ExtensionDescriptor
Liefert eine Liste von Extendable-IDs, welche diese Extension erweitert.
getExtensions() - Method in class de.willuhn.jameica.plugin.Manifest
Liefert eine Liste von Extension-Desktriptoren zu diesem Plugin.
getExtensions(String) - Static method in class de.willuhn.jameica.gui.extension.ExtensionRegistry
Liefert die Erweiterungsmodule zur genannten Extendable-ID.
getFeature(Class<? extends Feature>) - Method in class de.willuhn.jameica.gui.parts.AbstractTablePart
Liefert die Instanz des Features, insofern es hinzugefuegt wurde.
getFile() - Method in class de.willuhn.jameica.backup.BackupFile
Liefert die eigentliche Backup-Datei.
getFile() - Method in class de.willuhn.jameica.messaging.FileChangedMessage
Liefert die geaenderte Datei.
getFile() - Method in class de.willuhn.jameica.plugin.ZippedPlugin
Liefert die eigentliche ZIP-Datei des Plugins.
getFilename() - Method in class de.willuhn.jameica.attachment.Attachment
Liefert den Dateinamen.
getFont() - Method in class de.willuhn.jameica.gui.internal.swt.PopupList
Gets the widget font.
getFontData(String, FontData) - Method in class de.willuhn.jameica.system.Settings
Liefert den Wert des Attributes als Font.
getFormattedValue(Object, Object) - Method in class de.willuhn.jameica.gui.parts.Column
Liefert den Wert in der Form, wie er in der Tabelle angezeigt werden soll.
getFormatter() - Method in class de.willuhn.jameica.gui.parts.Column
Liefert einen optionalen Formatter.
getFunction(String) - Method in class de.willuhn.jameica.services.ScriptingService
Liefert die Namen der auszufuehrenden Javascript-Funktionen fuer das Event.
getGroups() - Method in class de.willuhn.jameica.update.RepositorySearchResult
Liefert die Plugin-Gruppen, in denen passende Plugins gefunden wurden.
getHeight() - Method in class de.willuhn.jameica.gui.boxes.AbstractBox
Default-Implementierung mit Hoehe -1.
getHeight() - Method in interface de.willuhn.jameica.gui.boxes.Box
Liefert die Hoehe, die fuer die Box standardmaessig eingeplant werden soll.
getHeight() - Method in class de.willuhn.jameica.gui.boxes.PluginRepositories
 
getHeight() - Method in class de.willuhn.jameica.gui.boxes.SystemMessages
 
getHeight(Box) - Static method in class de.willuhn.jameica.gui.boxes.BoxRegistry
Liefert die Hoehe, in der die Box gezeichnet werden soll.
getHeight(Font) - Static method in class de.willuhn.jameica.gui.util.Font
Liefert die Hoehe der Schriftart in Pixeln.
getHelp() - Method in class de.willuhn.jameica.gui.AbstractView
Liefert einen Hilfetext fuer die View.
getHighlightBackground() - Method in class de.willuhn.jameica.gui.calendar.DayRendererImpl
Liefert die Hintergrundfarbe der hervorgehobenen Tage - passend zur restlichen Hintergrundfarbe.
getHint() - Method in class de.willuhn.jameica.gui.input.TextInput
Liefert einen Hinweis-Text, der als Hint im Eingabefeld angezeigt werden soll.
getHistory() - Static method in class de.willuhn.jameica.system.BootstrapSettings
Liefert die aktuelle History.
getHomepage() - Method in class de.willuhn.jameica.plugin.Manifest
Liefert die Homepage-URL der Komponente.
getHostname() - Method in class de.willuhn.jameica.system.AbstractApplicationCallback
 
getHostname() - Method in interface de.willuhn.jameica.system.ApplicationCallback
Liefert den Hostnamen des Systems.
getHostnames() - Method in class de.willuhn.jameica.security.Certificate
Liefert die Liste der Hostnamen, fuer die das Zertifikat ausgestellt ist.
getHttpsProxyHost() - Method in class de.willuhn.jameica.gui.internal.controller.SettingsControl
Liefert ein Eingabefeld fuer die Definition des HTTPS-Proxy-Hosts.
getHttpsProxyHost() - Method in class de.willuhn.jameica.system.Config
Liefert einen ggf definierten HTTPS-Proxy, ueber den Jameica mit der Aussenwelt kommunizieren soll.
getHttpsProxyPort() - Method in class de.willuhn.jameica.gui.internal.controller.SettingsControl
Liefert ein Eingabefeld fuer die TCP-Portnummer des HTTPS-Proxys.
getHttpsProxyPort() - Method in class de.willuhn.jameica.system.Config
Liefert den TCP-Port des HTTPS-Proxys insofern einer definiert ist.
getI18n() - Static method in class de.willuhn.jameica.system.Application
Liefert das Language-Pack fuer Jameica selbst.
getI18N() - Method in class de.willuhn.jameica.plugin.PluginResources
Liefert das Language-Pack fuer das Plugin.
getIcon() - Method in interface de.willuhn.jameica.gui.MenuItem
Liefert ein optionales Icon.
getIcon() - Method in class de.willuhn.jameica.gui.MenuItemXml
 
getIcon() - Method in class de.willuhn.jameica.messaging.BootMessage
Liefert ein optionales Icon.
getIcon() - Method in class de.willuhn.jameica.plugin.Manifest
Liefert das Icon des Plugins.
getIconClose() - Method in interface de.willuhn.jameica.gui.NavigationItem
Liefert das Bild, welches angezeigt wird, wenn das Element geschlossen wird.
getIconClose() - Method in class de.willuhn.jameica.gui.NavigationItemXml
 
getIconOpen() - Method in interface de.willuhn.jameica.gui.NavigationItem
Liefert das Bild, welches angezeigt wird, wenn das Element geoeffnet wird.
getIconOpen() - Method in class de.willuhn.jameica.gui.NavigationItemXml
 
getId() - Method in class de.willuhn.jameica.attachment.Context
Liefert die ID des Objektes, an dem das Attachment hängt.
getId() - Method in interface de.willuhn.jameica.attachment.storage.StorageProvider
Liefert einen Identifier für den Storage-Provider.
getId() - Method in class de.willuhn.jameica.attachment.storage.StorageProviderLocal
 
getId() - Method in class de.willuhn.jameica.attachment.storage.StorageProviderMessagingService
 
getId() - Method in class de.willuhn.jameica.bookmark.Context
Liefert die ID des Objektes.
getID() - Method in class de.willuhn.jameica.backup.BackupFile
 
getID() - Method in class de.willuhn.jameica.gui.AbstractItemXml
 
getImage() - Method in class de.willuhn.jameica.gui.parts.ContextMenuItem
Ein optionales Image.
getImage(InputStream) - Static method in class de.willuhn.jameica.gui.util.SWTUtil
Liefert ein SWT-Image basierend auf dem uebergebenen Dateinamen zurueck.
getImage(String) - Static method in class de.willuhn.jameica.gui.util.SWTUtil
Liefert ein SWT-Image basierend auf dem uebergebenen Dateinamen zurueck.
getImage(String, ClassLoader) - Static method in class de.willuhn.jameica.gui.util.SWTUtil
Liefert ein SWT-Image basierend auf dem uebergebenen Dateinamen zurueck.
getIndex() - Method in class de.willuhn.jameica.gui.boxes.AbstractBox
 
getIndex() - Method in interface de.willuhn.jameica.gui.boxes.Box
Liefert die Position, an der die Box angezeigt werden soll.
getInitErrors() - Method in class de.willuhn.jameica.plugin.PluginLoader
Liefert die ggf.
getInstalledManifest() - Method in class de.willuhn.jameica.update.PluginData
Liefert das Manifest der installierten Version.
getInstalledManifests() - Method in class de.willuhn.jameica.plugin.PluginLoader
Liefert eine Liste mit den Manifesten der installierten Plugins.
getInstalledPlugins() - Method in class de.willuhn.jameica.plugin.PluginLoader
Liefert eine Liste mit allen installierten Plugins.
getInstalledVersion() - Method in class de.willuhn.jameica.update.PluginData
Liefert die Versionsnummer der installierten Version.
getInstance() - Static method in class de.willuhn.jameica.messaging.MessagingFactory
Liefert die Singleton-Instanz der Messaging-Factory.
getInstance() - Static method in class de.willuhn.jameica.system.Platform
Liefert eine plattform-spezifische Instanz.
getInterval() - Method in class de.willuhn.jameica.reminder.ReminderInterval
Liefert die Anzahl der Intervalle.
getIssuer() - Method in class de.willuhn.jameica.security.Certificate
Liefert den Aussteller des Zertifikats.
getItems() - Method in class de.willuhn.jameica.gui.internal.swt.PopupList
Gets the items.
getItems() - Method in class de.willuhn.jameica.gui.parts.AbstractTablePart
Liefert die Fach-Objekte der Tabelle.
getItems() - Method in class de.willuhn.jameica.gui.parts.ContextMenu
Liefert eine Liste aller Items.
getItems() - Method in class de.willuhn.jameica.gui.parts.TablePart
 
getItems() - Method in class de.willuhn.jameica.gui.parts.TreePart
Liefert nur die Liste der Elemente der obersten Hirachie-Ebene.
getItems(boolean) - Method in class de.willuhn.jameica.gui.parts.TablePart
Liefert die Fach-Objekte der Tabelle.
getJameicaDependency() - Method in class de.willuhn.jameica.plugin.Manifest
Liefert die Versionsabhaengigkeit zu Jameica.
getKeys() - Method in class de.willuhn.jameica.security.Wallet
Liefert eine Liste aller Aliases in diesem Wallet.
getKeyStore() - Method in class de.willuhn.jameica.security.SSLFactory
Liefert den Keystore mit dem Zertifikat.
getKeyStoreFile() - Method in class de.willuhn.jameica.security.SSLFactory
Liefert die Datei mit dem Keystore.
getKeyStroke(String) - Static method in class de.willuhn.jameica.gui.util.SWTUtil
Liefert das Shortcut-Objekt fuer die angegebene Tastenkombi.
getLabelMandatory() - Method in class de.willuhn.jameica.gui.internal.controller.SettingsControl
Liefert eine Checkbox, mit der konfiguriert werden kann, ob auch die Labels vor Pflichtfeldern rot gefaerbt werden.
getLevel() - Method in enum de.willuhn.jameica.gui.util.SWTUtil.ZoomLevel
Liefert das Zoom-Level.
getLibList() - Method in class de.willuhn.jameica.gui.internal.controller.LicenseControl
Liefert eine Liste mit allen direkt von Jameica verwendeten Komponenten.
getLicense() - Method in class de.willuhn.jameica.plugin.Manifest
Liefert die Lizenz der Komponente.
getLicense() - Method in class de.willuhn.jameica.util.InfoReader
Liefert die Lizenz der Komponente.
getList() - Method in class de.willuhn.jameica.gui.input.SelectInput
Liefert die komplette Liste der Fachobjekte in der Liste.
getLocale() - Method in class de.willuhn.jameica.gui.internal.controller.SettingsControl
Liefert eine Auswahlbox fuer die Sprache.
getLocale() - Method in class de.willuhn.jameica.system.Config
Liefert das konfigurierte Locale (Sprach-Auswahl).
getLogFile() - Method in class de.willuhn.jameica.system.Config
Liefert Pfad und Dateiname des Log-Files.
getLogLevel() - Method in class de.willuhn.jameica.gui.internal.controller.SettingsControl
Liefert ein Auswahl-Feld fuer den Log-Level.
getLogLevel() - Method in class de.willuhn.jameica.system.Config
Liefert den Namen des Loglevels.
getLogoPart() - Method in class de.willuhn.jameica.gui.View
Liefert den Logo-Part.
getLogSize() - Method in class de.willuhn.jameica.system.Config
Liefert die Dateigroesse nach der die Log-Datei rotiert und gezippt wird.
getLookupHost(Class, String) - Method in class de.willuhn.jameica.system.ServiceFactory
Liefert den Host, auf dem nach diesem Service gesucht werden soll.
getLookupPort(Class, String) - Method in class de.willuhn.jameica.system.ServiceFactory
Liefert den TCP-Port, auf dem nach diesem Service gesucht werden soll.
getMajor() - Method in class de.willuhn.jameica.plugin.Version
Liefert die Major-Versionsnummer.
getMandatoryCheck() - Method in class de.willuhn.jameica.system.Config
Legt fest, ob Eingabe-Felder auf Pflichteingaben geprueft werden.
getMandatoryLabel() - Method in class de.willuhn.jameica.system.Config
Legt fest, ob auch die Label vor Pflichtfeldern rot markiert werden sollen.
getManifest() - Method in class de.willuhn.jameica.messaging.PluginMessage
Liefert das Manifest des Plugins, fuer das das Event ausgeloest wurde.
getManifest() - Method in class de.willuhn.jameica.plugin.AbstractPlugin
 
getManifest() - Method in class de.willuhn.jameica.plugin.PlaceholderPlugin
 
getManifest() - Method in interface de.willuhn.jameica.plugin.Plugin
Liefert das Manifest des Plugins.
getManifest() - Method in class de.willuhn.jameica.plugin.ZippedPlugin
Liefert das Manifest des Plugins.
getManifest() - Static method in class de.willuhn.jameica.system.Application
Liefert das Manifest von Jameica selbst.
getManifest() - Method in class de.willuhn.jameica.update.PluginData
Liefert das Manifest.
getManifest(Class) - Method in class de.willuhn.jameica.plugin.PluginLoader
Liefert das Manifest der angegebenen Plugin-Klasse.
getManifest(String) - Method in class de.willuhn.jameica.plugin.PluginLoader
Liefert das Manifest der angegebenen Plugin-Klasse.
getManifestByName(String) - Method in class de.willuhn.jameica.plugin.PluginLoader
Liefert das Manifest anhand des Plugin-Namens.
getManifests() - Method in class de.willuhn.jameica.plugin.PluginLoader
Liefert eine Liste mit allen gefundenen Manifesten.
getMaxLength() - Method in class de.willuhn.jameica.gui.input.DialogInput
Liefert die maximale Anzahl eingebbarer Zeichen.
getMD5Fingerprint() - Method in class de.willuhn.jameica.security.Certificate
Liefert den MD5-Fingerabdruck des Zertifikats.
getMenu() - Static method in class de.willuhn.jameica.gui.GUI
Liefert das Menu (oben) von Jameica.
getMenu() - Method in class de.willuhn.jameica.plugin.Manifest
Liefert das Menu der Komponente.
getMessageConsumers() - Method in class de.willuhn.jameica.plugin.Manifest
Liefert eine Liste von Consumer-Desktriptoren zu diesem Plugin.
getMessages() - Method in class de.willuhn.jameica.messaging.BootMessageConsumer
Liefert die eingesammelten Messages.
getMessages() - Method in class de.willuhn.jameica.plugin.Manifest
Liefert eine Liste von Messages, die automatisch beim Start versendet werden sollen.
getMessagingFactory() - Method in class de.willuhn.jameica.services.MessagingService
Liefert die aktuelle MessagingFactory.
getMessagingFactory() - Static method in class de.willuhn.jameica.system.Application
Liefert die MessagingFactory von Jameica.
getMessagingQueue(String) - Method in class de.willuhn.jameica.messaging.MessagingFactory
Liefert eine neue Message-Queue mit dem angegebenen Namen.
getMinimizeToSystray() - Method in class de.willuhn.jameica.gui.internal.controller.SettingsControl
Liefert eine Checkbox, mit der eingestellt werden kann, ob die Anwendung in das Systray minimiert werden soll.
getMinimumWidth() - Method in class de.willuhn.jameica.gui.internal.swt.PopupList
Gets the minimum width of the list.
getMinor() - Method in class de.willuhn.jameica.plugin.Version
Liefert die Minor-Versionsnummer.
getMissing() - Method in class de.willuhn.jameica.update.ResolverResult
Liefert die Liste der nicht erfuellbaren Abhaengigkeiten.
getMode() - Method in class de.willuhn.jameica.system.StartupParams
Liefert den Start-Modus von Jameica.
getMulticastLookup() - Method in class de.willuhn.jameica.system.Config
Prueft, ob im Server-Mode die Dienste via Multicast-Lookup im LAN announced werden sollen.
getName() - Method in interface de.willuhn.jameica.attachment.storage.StorageProvider
Liefert einen sprechenden Namen für den Storage-Provider.
getName() - Method in class de.willuhn.jameica.attachment.storage.StorageProviderLocal
 
getName() - Method in class de.willuhn.jameica.attachment.storage.StorageProviderMessagingService
 
getName() - Method in class de.willuhn.jameica.bookmark.BookmarkSearchProvider
 
getName() - Method in class de.willuhn.jameica.gui.AbstractItemXml
 
getName() - Method in interface de.willuhn.jameica.gui.boxes.Box
Liefert den Namen der Box.
getName() - Method in class de.willuhn.jameica.gui.boxes.FirstStart
 
getName() - Method in class de.willuhn.jameica.gui.boxes.OnlineUpdates
 
getName() - Method in class de.willuhn.jameica.gui.boxes.PluginErrors
 
getName() - Method in class de.willuhn.jameica.gui.boxes.PluginRepositories
 
getName() - Method in class de.willuhn.jameica.gui.boxes.SystemMessages
 
getName() - Method in interface de.willuhn.jameica.gui.calendar.Appointment
Liefert einen sprechenden und kurzen Namen fuer den Termin.
getName() - Method in interface de.willuhn.jameica.gui.calendar.AppointmentProvider
Liefert einen sprechenden Namen fuer den Provider.
getName() - Method in class de.willuhn.jameica.gui.calendar.ReminderAppointment
 
getName() - Method in class de.willuhn.jameica.gui.calendar.ReminderAppointmentProvider
 
getName() - Method in class de.willuhn.jameica.gui.input.AbstractInput
 
getName() - Method in class de.willuhn.jameica.gui.input.DateInput
 
getName() - Method in interface de.willuhn.jameica.gui.input.Input
Liefert die Label-Bezeichnung des Eingabe-Feldes.
getName() - Method in class de.willuhn.jameica.gui.input.MultiInput
 
getName() - Method in interface de.willuhn.jameica.gui.Item
Anzuzeigender Name.
getName() - Method in class de.willuhn.jameica.gui.parts.Column
Liefert den Namen des Spaltenkopfes.
getName() - Method in interface de.willuhn.jameica.gui.style.StyleFactory
Liefert den sprechenden Namen der Style-Factory.
getName() - Method in class de.willuhn.jameica.gui.style.StyleFactoryDefaultImpl
 
getName() - Method in class de.willuhn.jameica.messaging.NamedQueue
Liefert den Namen der Queue.
getName() - Method in class de.willuhn.jameica.messaging.QueryMessage
Liefert den Namen.
getName() - Method in class de.willuhn.jameica.plugin.Dependency
Liefert den Namen des Plugins.
getName() - Method in class de.willuhn.jameica.plugin.Manifest
Liefert den Namen der Komponente.
getName() - Method in interface de.willuhn.jameica.plugin.PluginSource
Liefert einen lesbaren Namen der Pluginquelle.
getName() - Method in class de.willuhn.jameica.plugin.PluginSourceConfig
 
getName() - Method in class de.willuhn.jameica.plugin.PluginSourceSystem
 
getName() - Method in class de.willuhn.jameica.plugin.PluginSourceUser
 
getName() - Method in class de.willuhn.jameica.plugin.ServiceDescriptor
Liefert den Namen des Services.
getName() - Method in class de.willuhn.jameica.plugin.ZippedPlugin
Liefert den Ordner-Namen des Plugins.
getName() - Method in interface de.willuhn.jameica.search.Result
Liefert einen sprechenden Namen/Anzeigetext fuer das Suchergebnis.
getName() - Method in interface de.willuhn.jameica.search.SearchProvider
Liefert einen sprechenden Namen fuer den Provider.
getName() - Method in class de.willuhn.jameica.update.PluginData
Liefert den Namen des Plugins.
getName() - Method in class de.willuhn.jameica.update.PluginGroup
Liefert den Namen der Plugin-Gruppe.
getName() - Method in class de.willuhn.jameica.update.Repository
Liefert eine sprechende Bezeichnung des Repository.
getName() - Method in class de.willuhn.jameica.util.InfoReader
Liefert den Namen der Komponente.
getNavigation() - Static method in class de.willuhn.jameica.gui.GUI
Liefert die Navigation (linker Tree) von Jameica.
getNavigation() - Method in class de.willuhn.jameica.plugin.Manifest
Liefert die Navigation der Komponente.
getNotificationPanel() - Method in class de.willuhn.jameica.gui.View
Liefert das Notification-Panel.
getNumber() - Method in class de.willuhn.jameica.gui.input.DecimalInput
Liefert den Wert des Eingabefeldes als Number.
getOS() - Method in class de.willuhn.jameica.system.Platform
Liefert das Betriebssystem.
getParams() - Method in class de.willuhn.jameica.system.StartupParams
Liefert die Kommandozeilen-Parameter.
getParent() - Method in class de.willuhn.jameica.gui.AbstractItemXml
 
getParent() - Method in class de.willuhn.jameica.gui.AbstractView
Liefert das Composite, in dem der Dialog gemalt wird.
getParent() - Method in class de.willuhn.jameica.gui.input.AbstractInput
Liefert das Composite, in dem das Control gemalt werden soll.
getPassword() - Method in class de.willuhn.jameica.security.Login
Liefert das Passwort.
getPassword() - Method in interface de.willuhn.jameica.system.ApplicationCallback
Liefert das Master-Passwort der Jameica-Installation.
getPassword() - Method in class de.willuhn.jameica.system.ApplicationCallbackConsole
 
getPassword() - Method in class de.willuhn.jameica.system.ApplicationCallbackSWT
 
getPassword() - Method in class de.willuhn.jameica.system.StartupParams
Liefert das ggf als Kommandozeilen-Parameter angegebene Master-Passwort.
getPassword(LoginVerifier) - Method in interface de.willuhn.jameica.system.ApplicationCallback
Liefert das Master-Passwort der Jameica-Installation.
getPassword(LoginVerifier) - Method in class de.willuhn.jameica.system.ApplicationCallbackConsole
 
getPassword(LoginVerifier) - Method in class de.willuhn.jameica.system.ApplicationCallbackSWT
 
getPasswordAuthentication() - Method in class de.willuhn.jameica.security.JameicaAuthenticator
 
getPatch() - Method in class de.willuhn.jameica.plugin.Version
Liefert das Patch-Level.
getPath() - Method in class de.willuhn.jameica.gui.AbstractItemXml
 
getPath() - Method in enum de.willuhn.jameica.gui.util.SWTUtil.ZoomLevel
 
getPercentComplete() - Method in class de.willuhn.jameica.gui.internal.parts.BackgroundTaskMonitor
 
getPercentComplete() - Method in class de.willuhn.jameica.gui.parts.ProgressBar
 
getPercentComplete() - Method in class de.willuhn.jameica.gui.SplashScreen
 
getPercentComplete() - Method in class de.willuhn.jameica.system.ConsoleMonitor
 
getPlatform() - Static method in class de.willuhn.jameica.system.Application
Liefert eine Hilfsklasse fuer Plattform-/OS-Spezifisches.
getPlugin() - Method in class de.willuhn.jameica.attachment.Context
Liefert das Plugin.
getPlugin() - Method in class de.willuhn.jameica.bookmark.Context
Liefert den Namen des Plugins.
getPlugin(Class<? extends Plugin>) - Method in class de.willuhn.jameica.plugin.PluginLoader
Liefert die Instanz des Plugins mit der angegebenen Klasse.
getPlugin(String) - Method in class de.willuhn.jameica.plugin.PluginLoader
Liefert die Instanz des Plugins mit der angegebenen Klassennamen.
getPluginClass() - Method in class de.willuhn.jameica.plugin.Manifest
Liefert den Klassen-Name des Plugins.
getPluginData() - Method in class de.willuhn.jameica.update.ResolverResult
Liefert das Plugin, auf welches sich das Ergebnis bezieht.
getPluginDir() - Method in class de.willuhn.jameica.plugin.Manifest
Liefert das Verzeichnis, in dem sich das Plugin befindet.
getPluginDirs() - Method in class de.willuhn.jameica.system.Config
Liefert die in ~/.jameica/cfg/de.willuhn.jameica.system.Config.properties definierten Pluginverzeichnisse.
getPluginGroup() - Method in class de.willuhn.jameica.update.PluginData
Liefert die zugehoerige Plugin-Gruppe.
getPluginGroups() - Method in class de.willuhn.jameica.update.Repository
Liefert die im Repository enthaltenen Plugingruppen.
getPluginId() - Method in class de.willuhn.jameica.plugin.Manifest
Liefert den Identifier des Plugins, idealerweise ist dieser eindeutig.
getPluginLoader() - Method in class de.willuhn.jameica.services.PluginService
Liefert den aktuellen Plugin-Loader.
getPluginLoader() - Static method in class de.willuhn.jameica.system.Application
Liefert den PluginLoader, ueber den die Instanzen der Plugins geholt werden koennen.
getPlugins() - Method in class de.willuhn.jameica.gui.internal.controller.SettingsControl
Liefert die Plugin-Verwaltung.
getPlugins() - Method in class de.willuhn.jameica.update.PluginGroup
Liefert die in der Gruppe enthaltenen Plugins.
getPlugins() - Method in class de.willuhn.jameica.update.Repository
Liefert die im Repository enthaltenen Plugins.
getPluginSource() - Method in class de.willuhn.jameica.plugin.Manifest
Liefert die Art der Plugin-Quelle, aus der das Plugin stammt.
getPossibleParents() - Method in class de.willuhn.jameica.gui.AbstractItemXml
 
getPrimaryAttribute() - Method in class de.willuhn.jameica.backup.BackupFile
 
getPrimaryAttribute() - Method in class de.willuhn.jameica.gui.AbstractItemXml
 
getPrivateKey() - Method in class de.willuhn.jameica.security.SSLFactory
Liefert den PrivateKey von Jameica.
getProperties() - Method in class de.willuhn.jameica.backup.BackupFile
Liefert eine Properties-Datei mit den Meta-Daten des Plugins.
getProperty(String, String) - Static method in class de.willuhn.jameica.system.BootstrapSettings
Liefert den Wert des angegebenen Property.
getProtocols() - Method in class de.willuhn.jameica.transport.HttpTransport
 
getProtocols() - Method in interface de.willuhn.jameica.transport.Transport
Liefert eine Liste der vom Transport untertuetzten Protokolle.
getProvider(Attachment) - Method in class de.willuhn.jameica.services.AttachmentService
Liefert den Attachment-Provider für das angegebene Attachment.
getProvider(String) - Method in class de.willuhn.jameica.services.AttachmentService
Liefert den Storage-Provider für die angegebene Storage-ID.
getProviders() - Method in class de.willuhn.jameica.services.AttachmentService
Liefert die Liste der Storage-Provider.
getProxyHost() - Method in class de.willuhn.jameica.gui.internal.controller.SettingsControl
Liefert ein Eingabefeld fuer die Definition des Proxy-Hosts.
getProxyHost() - Method in class de.willuhn.jameica.system.Config
Liefert einen ggf definierten Proxy, ueber den Jameica mit der Aussenwelt kommunizieren soll.
getProxyPort() - Method in class de.willuhn.jameica.gui.internal.controller.SettingsControl
Liefert ein Eingabefeld fuer die TCP-Portnummer des Proxys.
getProxyPort() - Method in class de.willuhn.jameica.system.Config
Liefert den TCP-Port des Proxys insofern einer definiert ist.
getPublicKey() - Method in class de.willuhn.jameica.security.SSLFactory
Liefert den PublicKey von Jameica.
getQueue() - Method in class de.willuhn.jameica.plugin.ConsumerDescriptor
Liefert den Namen der Queue, in der der Message-Consumer registriert werden soll.
getQueue() - Method in class de.willuhn.jameica.plugin.MessageDescriptor
Liefert den Namen der Queue, in die die Message geschickt werden soll.
getQueue() - Method in class de.willuhn.jameica.reminder.Reminder
Liefert die Queue, an die die Message geschickt werden soll.
getQueueSize() - Method in class de.willuhn.jameica.messaging.MessagingFactory
 
getQueueSize() - Method in interface de.willuhn.jameica.messaging.MessagingQueue
Liefert die aktuelle Anzahl noch zuzustellender Nachrichten.
getQueueSize() - Method in class de.willuhn.jameica.messaging.NamedConcurrentQueue
 
getQueueSize() - Method in class de.willuhn.jameica.messaging.NamedQueue
 
getRandomSplash() - Method in class de.willuhn.jameica.gui.internal.controller.SettingsControl
Liefert eine Checkbox, mit der konfiguriert werden kann, ob ein zufaelliger Splashscreen angezeigt werden soll.
getRemainingRetries() - Method in class de.willuhn.jameica.gui.dialogs.PasswordDialog
Liefert die Anzahl der moeglichen Rest-Versuche zur Eingabe bevor der Dialog abgebrochen wird.
getReminder() - Method in class de.willuhn.jameica.gui.calendar.ReminderAppointment
Liefert das zugehoerige Reminder-Objekt.
getReminderInterval() - Method in class de.willuhn.jameica.reminder.Reminder
Optionale Angabe eines Intervalls, falls die Ausfuehrung zyklisch wiederholt werden soll.
getRepositories() - Method in class de.willuhn.jameica.services.RepositoryService
Liefert eine Liste mit URLs zu aktiven Online-Repositories mit Plugins.
getRepositories(boolean) - Method in class de.willuhn.jameica.services.RepositoryService
Liefert eine Liste mit URLs zu Online-Repositories mit Plugins.
getRepository() - Method in class de.willuhn.jameica.update.PluginGroup
Liefert das zugehoerige Repository.
getRepository() - Method in class de.willuhn.jameica.update.RepositorySearchResult
Liefert das Repository.
getRequestParam(JameicaAuthenticator.RequestParam) - Method in class de.willuhn.jameica.security.JameicaAuthenticator
Ueber diese Funktion koennen Properties des Authentifizierungs-Requests abgefragt werden.
getRequiredPlugins() - Method in class de.willuhn.jameica.plugin.ExtensionDescriptor
Liste von Plugins, die installiert sein muessen, damit die Extension registriert wird.
getResolved() - Method in class de.willuhn.jameica.update.ResolverResult
Liefert die Liste der gefundenen Abhaengigkeiten.
getResources() - Method in class de.willuhn.jameica.plugin.AbstractPlugin
 
getResources() - Method in class de.willuhn.jameica.plugin.PlaceholderPlugin
 
getResources() - Method in interface de.willuhn.jameica.plugin.Plugin
Liefert ein Objekt mit Resourcen, auf die das Plugin zugreifen kann.
getRestoreButton() - Method in class de.willuhn.jameica.gui.internal.controller.BackupControl
Liefert den Restore-Button.
getResult() - Method in class de.willuhn.jameica.search.SearchResult
Liefert das Suchergebnis.
getResult(PluginGroup) - Method in class de.willuhn.jameica.update.RepositorySearchResult
Liefert die Ergebnisse der Gruppe.
getRGB(String, RGB) - Method in class de.willuhn.jameica.system.Settings
Liefert den Wert des Attributes als Farbe.
getRmiPort() - Method in class de.willuhn.jameica.system.Config
Liefert den fuer die lokale RMI-Registry zu verwendenden TCP-Port.
getRmiSSL() - Method in class de.willuhn.jameica.system.Config
Prueft, ob die RMI-Verbindungen SSL-verschluesselt werden sollen.
getRmiUseClientAuth() - Method in class de.willuhn.jameica.system.Config
Prueft, ob bei SSL-verschluesselten RMI-Verbindungen Client-Authentifizierung verwendet werden soll.
getSaved() - Method in class de.willuhn.jameica.gui.internal.dialogs.StorageProviderDialog
Liefert eine ggf.
getScripts() - Method in class de.willuhn.jameica.services.ScriptingService
Liefert die Liste der vom User registrierten Scripts.
getSearchPart() - Method in class de.willuhn.jameica.gui.View
Liefert die Suchleiste.
getSearchProvider() - Method in class de.willuhn.jameica.search.SearchResult
Liefert den zugehoerigen SearchProvider.
getSearchProviders() - Method in class de.willuhn.jameica.services.SearchService
Liefert eine Liste der SerchProvider.
getSecurityManager() - Method in class de.willuhn.jameica.services.SecurityManagerService
Liefert die Instanz des Security-Managers.
getSelectedRestoreButton() - Method in class de.willuhn.jameica.gui.internal.controller.BackupControl
Liefert den Restore-Button fuer das gerade ausgewaehlte Backup.
getSelection() - Method in class de.willuhn.jameica.gui.parts.AbstractTablePart
Liefert die markierten Objekte.
getSelection() - Method in class de.willuhn.jameica.gui.parts.TablePart
 
getSelection() - Method in class de.willuhn.jameica.gui.parts.TreePart
 
getSerialized() - Method in class de.willuhn.jameica.bookmark.Context
Liefert die serialierte Form des Contextes wie es vom Plugin selbst serialisiert wurde.
getServiceFactory() - Method in class de.willuhn.jameica.services.PluginServiceService
Liefert die aktuelle Service-Factory.
getServiceFactory() - Static method in class de.willuhn.jameica.system.Application
Liefert die ServiceFactory, ueber die alle Services von Plugins bezogen werden koennen.
getServices() - Method in class de.willuhn.jameica.plugin.Manifest
Liefert eine Liste von Service-Desktriptoren zu diesem Plugin.
getSettings() - Method in class de.willuhn.jameica.plugin.PluginResources
Liefert eine Art "Prefence-Store", ueber das das Plugin Konfigurations-Parameter speichern kann, ohne sich Gedanken ueber den Speicher-Ort machen zu muessen.
getSHA1Fingerprint() - Method in class de.willuhn.jameica.security.Certificate
Liefert den SHA1-Fingerabdruck des Zertifikats.
getSHA256Fingerprint() - Method in class de.willuhn.jameica.security.Certificate
Liefert den SHA256-Fingerabdruck des Zertifikats.
getShareServices() - Method in class de.willuhn.jameica.system.Config
Prueft, ob im Server-Mode die Dienste nach aussen freigegeben werden sollen.
getShell() - Method in class de.willuhn.jameica.gui.dialogs.AbstractDialog
Liefert die Shell des Dialogs.
getShell() - Static method in class de.willuhn.jameica.gui.GUI
Liefert die Shell der Anwendung.
getShell() - Method in class de.willuhn.jameica.gui.SplashScreen
Liefert die Shell des Splash-Screens.
getShortcut() - Method in class de.willuhn.jameica.gui.internal.parts.SearchPart
Liefert den konfigurierten Shortcut.
getShortcut() - Method in interface de.willuhn.jameica.gui.MenuItem
Tastenkombi fuer Short-Cut.
getShortcut() - Method in class de.willuhn.jameica.gui.MenuItemXml
 
getShortcut() - Method in class de.willuhn.jameica.gui.parts.ContextMenuItem
Liefert eine optionale Tastenkombination fuer den Short-Cut.
getShutdownMonitor() - Method in interface de.willuhn.jameica.system.ApplicationCallback
Liefert einen Progress-Monitor ueber den der Fortschritt des System-Shutdown ausgegeben werden kann.
getShutdownMonitor() - Method in class de.willuhn.jameica.system.ApplicationCallbackConsole
 
getShutdownMonitor() - Method in class de.willuhn.jameica.system.ApplicationCallbackSWT
 
getSignatureUrl() - Method in class de.willuhn.jameica.update.PluginData
Liefert die URL mit der Signatur des Plugins.
getSize() - Method in class de.willuhn.jameica.transport.HttpTransport
 
getSize() - Method in interface de.willuhn.jameica.transport.Transport
Liefert die Dateigroesse der URL in Bytes.
getSize() - Method in class de.willuhn.jameica.update.PluginData
Liefert die Dateigroesse des Downloads in Bytes.
getSnapin() - Method in class de.willuhn.jameica.gui.View
Liefert das SnapIn-Composite.
getSocketFactory() - Method in class de.willuhn.jameica.services.RegistryService
Liefert die aktuelle RMI-Socket-Factory.
getSortMode() - Method in class de.willuhn.jameica.gui.parts.Column
Liefert die Sortier-Variante der Spalte.
getSource(PluginSource.Type) - Method in class de.willuhn.jameica.services.PluginSourceService
Liefert die Plugin-Quelle fuer den angegebenen Typ.
getSources() - Method in class de.willuhn.jameica.services.PluginSourceService
Liefert die Liste der gefundenen Plugin-Quellen.
getSpace() - Method in class de.willuhn.jameica.gui.internal.parts.LogoPart
Liefert das Composite für den Gestaltungsfreiraum.
getSSLContext() - Method in class de.willuhn.jameica.security.SSLFactory
Liefert einen fertig konfigurierten SSLContext mit den Jameica-Zertifikaten.
getSSLFactory() - Method in class de.willuhn.jameica.services.SSLService
Liefert die Instanz der SSL-Factory.
getSSLFactory() - Static method in class de.willuhn.jameica.system.Application
Liefert die SSL-Factory von Jameica.
getStartDate() - Static method in class de.willuhn.jameica.system.Application
Liefert das Startdatum der aktuellen Instanz.
getStartupMonitor() - Method in interface de.willuhn.jameica.system.ApplicationCallback
Liefert einen Progress-Monitor ueber den der Fortschritt des System-Starts ausgegeben werden kann.
getStartupMonitor() - Method in class de.willuhn.jameica.system.ApplicationCallbackConsole
 
getStartupMonitor() - Method in class de.willuhn.jameica.system.ApplicationCallbackSWT
 
getStartupParams() - Static method in class de.willuhn.jameica.system.Application
Liefert die Start-Parameter von Jameica.
getState() - Method in class de.willuhn.jameica.gui.internal.controller.BackupControl
Liefert eine Checkbox zum Aktivieren, deaktivieren des Backups.
getStatus() - Method in class de.willuhn.jameica.gui.parts.ProgressBar
Liefert den aktuellen Status-Code.
getStatus() - Method in class de.willuhn.jameica.system.ConsoleMonitor
Liefert den aktuellen Status-Code.
getStatusBar() - Static method in class de.willuhn.jameica.gui.GUI
Liefert die StatusBar.
getStatusCode() - Method in class de.willuhn.jameica.messaging.SystemMessage
Liefert den Status-Code.
getStatusText() - Method in class de.willuhn.jameica.system.ConsoleMonitor
Liefert den aktuellen Statustext.
getStorageId() - Method in class de.willuhn.jameica.attachment.Attachment
Liefert den Identifier für den Storage-Provider, in dem das Attachment gespeichert ist.
getStoreUntranslatedDir() - Method in class de.willuhn.jameica.system.Config
Liefert das Verzeichnis, in dem Strings gespeichert werden sollen, zu denen keine Uebersetzungen existieren.
getStyleBits() - Method in class de.willuhn.jameica.gui.input.AbstractInput
Liefert die Stylebits (GridData-Settings), welche zum Erstellen des Widgets verwendet werden.
getStyleBits() - Method in class de.willuhn.jameica.gui.input.TextAreaInput
 
getStyleFactory() - Static method in class de.willuhn.jameica.gui.GUI
Liefert die konfigurierte Style-Factory.
getSubject() - Method in class de.willuhn.jameica.security.Certificate
Liefert den Principal, fuer den das Zertifikat ausgestellt ist.
getSuffix() - Method in class de.willuhn.jameica.plugin.Version
Liefert einen optionalen Suffix.
getSummary() - Method in class de.willuhn.jameica.gui.parts.TablePart
Deprecated.
Bitte kuenftig stattdessen AbstractTablePart.createFeatureEventContext(de.willuhn.jameica.gui.parts.table.Feature.Event, Object) ueberschreiben und dort die addon-Daten passend fuer FeatureSummary belegen:

 protected Context createFeatureEventContext(Feature.Event e, Object data)
 {
   Context ctx = super.createFeatureEventContext(e, data);
   if (this.hasEvent(FeatureSummary.class,e))
     ctx.addon.put(FeatureSummary.CTX_KEY_TEXT,"Anzuzeigender Summentext");
   return ctx;
 }
 
getSWTColor() - Method in class de.willuhn.jameica.gui.util.Color
Liefert das zugehoerige SWT-Color-Objekt.
getSWTFont() - Method in class de.willuhn.jameica.gui.util.Font
Liefert die Schrift.
getSystemCertificate() - Method in class de.willuhn.jameica.security.SSLFactory
Liefert das X.509-Zertifikat der Jameica-Installation.
getSystemPluginDir() - Method in class de.willuhn.jameica.system.Config
Liefert das System-Plugin-Verzeichnis.
getSystemTrustManager() - Method in class de.willuhn.jameica.security.JameicaTrustManager
Liefert den System-Trustmanager von Java.
getSystray() - Method in class de.willuhn.jameica.gui.internal.controller.SettingsControl
Liefert eine Checkbox, mit der eingestellt werden kann, ob das Systray-Symbol angezeigt werden soll.
getTabFolder() - Method in class de.willuhn.jameica.gui.internal.views.Settings
Liefert den Tab-Folder, in dem die einzelnen Module der Einstellungen untergebracht sind.
getTarget() - Method in class de.willuhn.jameica.gui.internal.controller.BackupControl
Liefert ein Eingabefeld fuer das Zielverzeichnis des Backups.
getText() - Method in class de.willuhn.jameica.gui.dialogs.SimpleDialog
Liefert den angezeigten Text.
getText() - Method in class de.willuhn.jameica.gui.dialogs.WaitDialog
Liefert den anzuzeigenden Text.
getText() - Method in class de.willuhn.jameica.gui.dialogs.YesNoDialog
Liefert den angezeigten Text.
getText() - Method in class de.willuhn.jameica.gui.input.DialogInput
Liefert den derzeit angezeigten Text.
getText() - Method in class de.willuhn.jameica.gui.input.SearchInput
Liefert den derzeit angezeigten Text zurueck.
getText() - Method in class de.willuhn.jameica.gui.input.SelectInput
Liefert den derzeit angezeigten Text zurueck.
getText() - Method in class de.willuhn.jameica.gui.parts.ContextMenuItem
Liefert den anzuzeigenden Text.
getText() - Method in class de.willuhn.jameica.messaging.BootMessage
Liefert den Text.
getText() - Method in class de.willuhn.jameica.messaging.TextMessage
Liefert den Text.
getTextWidget() - Method in class de.willuhn.jameica.gui.input.QueryInput
 
getTextWidget() - Method in class de.willuhn.jameica.gui.input.ShortcutInput
 
getTextWidget() - Method in class de.willuhn.jameica.gui.input.TextAreaInput
 
getTextWidget() - Method in class de.willuhn.jameica.gui.input.TextInput
Erzeugt das Text-Widget.
getTimeUnit() - Method in class de.willuhn.jameica.reminder.ReminderInterval
Liefert die Zeiteinheit fuer die Wiederholung.
getTitle() - Method in class de.willuhn.jameica.bookmark.Bookmark
Liefert den Titel des Bookmark.
getTitle() - Method in class de.willuhn.jameica.gui.View
Liefert den aktuellen Titel der View.
getTitle() - Method in class de.willuhn.jameica.messaging.BootMessage
Liefert den Titel.
getTitle() - Method in class de.willuhn.jameica.messaging.TextMessage
Liefert den Titel.
getTransport(URL) - Method in class de.willuhn.jameica.services.TransportService
Liefert die Transport-Implementierung fuer die URL.
getTrustedBy() - Method in class de.willuhn.jameica.messaging.CheckTrustMessage
Liefert den Namen des Moduls, welchens die Vertrauensstellung ausgesprochen hat.
getTrustedCertificate(String) - Method in class de.willuhn.jameica.security.SSLFactory
Liefert das Zertifikat mit dem genannten Alias.
getTrustedCertificates() - Method in class de.willuhn.jameica.security.SSLFactory
Liefert eine Liste aller installierten Zertifikate ausser dem Jameica-eigenen System-Zertifikat.
getTrustJavaCerts() - Method in class de.willuhn.jameica.gui.internal.controller.SettingsControl
Liefert eine Checkbox, mit der festgelegt werden kann, ob den CA-Zertifikaten von Java vertraut werden soll.
getTrustJavaCerts() - Method in class de.willuhn.jameica.system.Config
Prueft, ob den Aussteller-Zertifikaten der Java-Installation vertraut werden soll.
getTrustManager() - Method in class de.willuhn.jameica.security.SSLFactory
Liefert den Jameica-Trustmanager.
getType() - Method in class de.willuhn.jameica.messaging.StatusBarMessage
Liefert die Art der Nachricht.
getType() - Method in interface de.willuhn.jameica.plugin.PluginSource
Liefert den Typ der Plugin-Quelle.
getType() - Method in class de.willuhn.jameica.plugin.PluginSourceConfig
 
getType() - Method in class de.willuhn.jameica.plugin.PluginSourceSystem
 
getType() - Method in class de.willuhn.jameica.plugin.PluginSourceUser
 
getUid() - Method in class de.willuhn.jameica.gui.calendar.AbstractAppointment
 
getUid() - Method in interface de.willuhn.jameica.gui.calendar.Appointment
Liefert einen eindeutigen Identifier, der auch dann gleich bleibt, wenn sich die Eigenschaften des Termins - wie Datum oder Name - aendern.
getUid() - Method in class de.willuhn.jameica.gui.calendar.ReminderAppointment
 
getUnTrustedCertificates() - Method in class de.willuhn.jameica.security.SSLFactory
Liefert eine Liste von Zertifikate, die noch zu bestaetigen sind.
getUpdateCheck() - Method in class de.willuhn.jameica.services.UpdateService
Prueft, ob ueberhaupt regelmaessig nach Updates gesucht werden soll.
getUpdateDir() - Method in class de.willuhn.jameica.system.Config
Liefert das Verzeichnis, in dem Plugin-Updates gespeichert werden.
getUpdateInstall() - Method in class de.willuhn.jameica.services.UpdateService
Prueft, ob Updates automatisch installiert werden sollen oder nur eine Benachrichtigung erfolgen soll.
getUpdateInterval() - Method in class de.willuhn.jameica.services.UpdateService
Liefert das Intervall (in Tagen), in denen nach Updates gesucht werden soll.
getUrl() - Method in class de.willuhn.jameica.gui.internal.parts.RepositoryList.RepositoryEntry
Liefert eine String-Repraesentation der URL.
getUrl() - Method in class de.willuhn.jameica.messaging.BootMessage
Liefert eine URL.
getUrl() - Method in class de.willuhn.jameica.update.Repository
Liefert die URL des Repository.
getUrl() - Method in class de.willuhn.jameica.util.InfoReader
Liefert die URL der Komponente.
getURL() - Method in class de.willuhn.jameica.plugin.Manifest
Liefert die Download-URL der Komponente.
getUseBackup() - Method in class de.willuhn.jameica.system.Config
Prueft, ob Backups erstellt werden sollen.
getUsername() - Method in class de.willuhn.jameica.gui.dialogs.NewPasswordDialog
Liefert den eingegebenen Benutzernamen.
getUsername() - Method in class de.willuhn.jameica.gui.dialogs.PasswordDialog
Liefert den eingegebenen Benutzernamen.
getUsername() - Method in class de.willuhn.jameica.security.Login
Liefert den Usernamen.
getUsername() - Method in interface de.willuhn.jameica.system.ApplicationCallback
Liefert den eingegebenen Benutzernamen, insofern der Start im Masterpasswort-Dialog mit Benutzername erfolgte.
getUsername() - Method in class de.willuhn.jameica.system.ApplicationCallbackConsole
 
getUsername() - Method in class de.willuhn.jameica.system.ApplicationCallbackSWT
 
getUsername() - Method in class de.willuhn.jameica.system.StartupParams
Liefert den ggf als Kommandozeilen-Parameter angegebenen Usernamen.
getUserPluginDir() - Method in class de.willuhn.jameica.system.Config
Liefert das User-Plugin-Verzeichnis.
getUseSystemProxy() - Method in class de.willuhn.jameica.gui.internal.controller.SettingsControl
Liefert die Checkbox zum Aktivieren der System-Proxy-Einstellungen.
getUseSystemProxy() - Method in class de.willuhn.jameica.system.Config
Prueft, ob die Proxy-Einstellungen des Systems verwendet werden sollen.
getUuid() - Method in class de.willuhn.jameica.attachment.Attachment
Liefert die UUID.
getUUID() - Method in class de.willuhn.jameica.messaging.ReminderMessage
Liefert die zugehoerige UUID des Reminders.
getUUIDs() - Method in interface de.willuhn.jameica.reminder.ReminderStorageProvider
Liefert eine Lister der UUIDs aller Reminder in dem Storage-Provider.
getUUIDs() - Method in class de.willuhn.jameica.reminder.ReminderStorageProviderWallet
 
getValue() - Method in class de.willuhn.jameica.gui.input.CheckboxInput
Liefert ein Objekt des Typs java.lang.Boolean.
getValue() - Method in class de.willuhn.jameica.gui.input.ColorInput
Liefert die aktuell ausgewaehlte Farbe.
getValue() - Method in class de.willuhn.jameica.gui.input.DateInput
Liefert ein Objekt vom Typ Date oder null, wenn das Datum nicht geparst werden konnte.
getValue() - Method in class de.willuhn.jameica.gui.input.DecimalInput
Die Funktion liefert ein Objekt des Typs Double zurueck oder null, wenn nichts eingegeben wurde.
getValue() - Method in class de.willuhn.jameica.gui.input.DialogInput
Liefert das Objekt, welches in dem Dialog ausgewaehlt wurde.
getValue() - Method in class de.willuhn.jameica.gui.input.DirectoryInput
Liefert ein Objekt des Typs java.lang.String.
getValue() - Method in class de.willuhn.jameica.gui.input.FileInput
Liefert ein Objekt des Typs java.lang.String.
getValue() - Method in class de.willuhn.jameica.gui.input.FontInput
Liefert die aktuell ausgewaehlte Schriftart.
getValue() - Method in class de.willuhn.jameica.gui.input.ImageInput
 
getValue() - Method in interface de.willuhn.jameica.gui.input.Input
Liefert den Wert des Eingabefelds.
getValue() - Method in class de.willuhn.jameica.gui.input.IntegerInput
Die Funktion liefert ein Objekt des Typs Integer zurueck oder null wenn nichts eingegeben wurde.
getValue() - Method in class de.willuhn.jameica.gui.input.LabelInput
Liefert den angezeigten Text vom Typ String.
getValue() - Method in class de.willuhn.jameica.gui.input.LinkInput
Liefert den angezeigten Text vom Typ String.
getValue() - Method in class de.willuhn.jameica.gui.input.MultiInput
 
getValue() - Method in class de.willuhn.jameica.gui.input.RadioInput
 
getValue() - Method in class de.willuhn.jameica.gui.input.ScaleInput
 
getValue() - Method in class de.willuhn.jameica.gui.input.SearchInput
Liefert das aktuelle Objekt.
getValue() - Method in class de.willuhn.jameica.gui.input.SelectInput
Liefert das ausgewaehlte GenericObject.
getValue() - Method in class de.willuhn.jameica.gui.input.ShortcutInput
 
getValue() - Method in class de.willuhn.jameica.gui.input.SpinnerInput
 
getValue() - Method in class de.willuhn.jameica.gui.input.TextInput
Liefert den angezeigten Text als String.
getValue(String) - Static method in class de.willuhn.jameica.gui.input.RadioInput
Liefert den Wert von dem Radiobutton aus der Gruppe, der derzeit aktiviert ist oder NULL, wenn derzeit keiner aktiviert ist.
getVersion() - Method in class de.willuhn.jameica.plugin.Dependency
Liefert die benoetigte Versionsnummer
getVersion() - Method in class de.willuhn.jameica.plugin.Manifest
Liefert die Versionsnummer.
getView() - Method in class de.willuhn.jameica.bookmark.Bookmark
Liefert den Namen der Java-Klasse der gebookmarkten View.
getView() - Static method in class de.willuhn.jameica.gui.GUI
Liefert die View-Komponente von Jameica.
getWelcomeMessages() - Static method in class de.willuhn.jameica.system.Application
Deprecated.
Bitte kuenftig stattdessen den MessageConsumer "BootMessageConsumer" verwenden.
getWorkdir() - Method in class de.willuhn.jameica.system.Platform
Liefert das Benutzerverzeichnis, in dem Jameica alle Daten speichert.
getWorkDir() - Method in class de.willuhn.jameica.system.Config
Liefert das Work-Verzeichnis von Jameica.
getWorkDir() - Method in class de.willuhn.jameica.system.StartupParams
Liefert das Arbeitsverzeichnis der Jameica-Instanz.
getWorkDir() - Method in class de.willuhn.jameica.system.WorkdirChooser
Liefert das zu verwendende Arbeitsverzeichnis.
getWorkPath() - Method in class de.willuhn.jameica.plugin.PluginResources
Liefert das Verzeichnis, in dem das Plugin seine Daten ablegen darf.
getWritableSources() - Method in class de.willuhn.jameica.services.PluginSourceService
Liefert die Liste der Plugin-Quellen, in den der User schreiben darf.
GUI - Class in de.willuhn.jameica.gui
Startet und beendet die GUI der Anwendung.
GUI() - Constructor for class de.willuhn.jameica.gui.GUI
Erzeugt die GUI-Instanz.

H

H1 - Static variable in class de.willuhn.jameica.gui.util.Font
Schrift fuer Ueberschriften erster Ordnung.
H2 - Static variable in class de.willuhn.jameica.gui.util.Font
Schrift fuer Ueberschriften zweiter Ordnung.
H3 - Static variable in class de.willuhn.jameica.gui.util.Font
Schrift fuer Ueberschriften dritter Ordnung.
handleAction(Object) - Method in interface de.willuhn.jameica.gui.Action
Wird aufgerufen, wenn ein Menu- oder Navi-Punkt angeklickt wird.
handleAction(Object) - Method in class de.willuhn.jameica.gui.internal.action.About
 
handleAction(Object) - Method in class de.willuhn.jameica.gui.internal.action.AbstractRepositoryChangeState
 
handleAction(Object) - Method in class de.willuhn.jameica.gui.internal.action.Appointments
 
handleAction(Object) - Method in class de.willuhn.jameica.gui.internal.action.AttachmentAdd
 
handleAction(Object) - Method in class de.willuhn.jameica.gui.internal.action.AttachmentDelete
 
handleAction(Object) - Method in class de.willuhn.jameica.gui.internal.action.AttachmentManage
 
handleAction(Object) - Method in class de.willuhn.jameica.gui.internal.action.AttachmentOpen
 
handleAction(Object) - Method in class de.willuhn.jameica.gui.internal.action.AttachmentSave
 
handleAction(Object) - Method in class de.willuhn.jameica.gui.internal.action.AttachmentSettings
 
handleAction(Object) - Method in class de.willuhn.jameica.gui.internal.action.Back
 
handleAction(Object) - Method in class de.willuhn.jameica.gui.internal.action.Backup
 
handleAction(Object) - Method in class de.willuhn.jameica.gui.internal.action.BookmarkAdd
 
handleAction(Object) - Method in class de.willuhn.jameica.gui.internal.action.BookmarkDelete
 
handleAction(Object) - Method in class de.willuhn.jameica.gui.internal.action.BookmarkOpen
 
handleAction(Object) - Method in class de.willuhn.jameica.gui.internal.action.BookmarkSearch
 
handleAction(Object) - Method in class de.willuhn.jameica.gui.internal.action.CertificateImport
 
handleAction(Object) - Method in class de.willuhn.jameica.gui.internal.action.ChangePassword
Hier kann null uebergeben werden.
handleAction(Object) - Method in class de.willuhn.jameica.gui.internal.action.FileClose
 
handleAction(Object) - Method in class de.willuhn.jameica.gui.internal.action.License
 
handleAction(Object) - Method in class de.willuhn.jameica.gui.internal.action.LogExport
 
handleAction(Object) - Method in class de.willuhn.jameica.gui.internal.action.NavigationToggle
 
handleAction(Object) - Method in class de.willuhn.jameica.gui.internal.action.PluginDownload
Erwartet ein Objekt vom Typ PluginData.
handleAction(Object) - Method in class de.willuhn.jameica.gui.internal.action.PluginInstall
 
handleAction(Object) - Method in class de.willuhn.jameica.gui.internal.action.PluginListOpen
 
handleAction(Object) - Method in class de.willuhn.jameica.gui.internal.action.PluginUnInstall
Erwartet ein Objekt vom Typ "AbstractPlugin" oder "Manifest".
handleAction(Object) - Method in class de.willuhn.jameica.gui.internal.action.PluginUpdate
 
handleAction(Object) - Method in class de.willuhn.jameica.gui.internal.action.Print
Erwartet ein Objekt vom Typ PrintSupport.
handleAction(Object) - Method in class de.willuhn.jameica.gui.internal.action.Program
 
handleAction(Object) - Method in class de.willuhn.jameica.gui.internal.action.ReminderAppointmentDetails
 
handleAction(Object) - Method in class de.willuhn.jameica.gui.internal.action.RepositoryAdd
 
handleAction(Object) - Method in class de.willuhn.jameica.gui.internal.action.RepositoryEdit
 
handleAction(Object) - Method in class de.willuhn.jameica.gui.internal.action.RepositoryRemove
 
handleAction(Object) - Method in class de.willuhn.jameica.gui.internal.action.SearchOptions
 
handleAction(Object) - Method in class de.willuhn.jameica.gui.internal.action.Settings
 
handleAction(Object) - Method in class de.willuhn.jameica.gui.internal.action.Start
 
handleAction(Object) - Method in class de.willuhn.jameica.gui.internal.action.SystemCertificates
 
handleAction(Object) - Method in class de.willuhn.jameica.gui.internal.action.UpdateEdit
 
handleClick() - Method in class de.willuhn.jameica.gui.parts.PanelButton
Fuehrt den Click-Aktion aus.
handleDoubleClick(MouseEvent) - Method in class de.willuhn.jameica.gui.parts.TreePart
Wird bei Doppelklick ausgeloest.
handleEvent(Feature.Event, Feature.Context) - Method in interface de.willuhn.jameica.gui.parts.table.Feature
Wird aufgerufen, wenn das angegebene Event ausgeloest wurde.
handleEvent(Feature.Event, Feature.Context) - Method in class de.willuhn.jameica.gui.parts.table.FeatureClipboard
 
handleEvent(Feature.Event, Feature.Context) - Method in class de.willuhn.jameica.gui.parts.table.FeatureSelectAll
 
handleEvent(Feature.Event, Feature.Context) - Method in class de.willuhn.jameica.gui.parts.table.FeatureShortcut
 
handleEvent(Feature.Event, Feature.Context) - Method in class de.willuhn.jameica.gui.parts.table.FeatureSummary
 
handleEvent(Event) - Method in class de.willuhn.jameica.gui.util.DelayedListener
 
handleMessage(Message) - Method in class de.willuhn.jameica.gui.parts.NotificationPanel
 
handleMessage(Message) - Method in class de.willuhn.jameica.messaging.ActivityMessageConsumer
 
handleMessage(Message) - Method in class de.willuhn.jameica.messaging.AddScriptMessageConsumer
 
handleMessage(Message) - Method in class de.willuhn.jameica.messaging.AttachmentServicePreloadMessageConsumer
 
handleMessage(Message) - Method in class de.willuhn.jameica.messaging.AutoRegisterMessageConsumer
 
handleMessage(Message) - Method in class de.willuhn.jameica.messaging.BookmarkPreloadMessageConsumer
 
handleMessage(Message) - Method in class de.willuhn.jameica.messaging.BootMessageConsumer
 
handleMessage(Message) - Method in class de.willuhn.jameica.messaging.FileChangedMessageConsumer
 
handleMessage(Message) - Method in class de.willuhn.jameica.messaging.I18nMessageConsumer
 
handleMessage(Message) - Method in class de.willuhn.jameica.messaging.InvokeScriptMessageConsumer
 
handleMessage(Message) - Method in class de.willuhn.jameica.messaging.LookupService
 
handleMessage(Message) - Method in class de.willuhn.jameica.messaging.ManifestMessageConsumer
 
handleMessage(Message) - Method in class de.willuhn.jameica.messaging.MessageCollector
 
handleMessage(Message) - Method in interface de.willuhn.jameica.messaging.MessageConsumer
Ueber diese Methode wird die Nachricht an den Verbraucher zugestellt.
handleMessage(Message) - Method in class de.willuhn.jameica.messaging.PluginCacheMessageConsumer
 
handleMessage(Message) - Method in class de.willuhn.jameica.messaging.PluginUninstallScriptingMessageConsumer
 
handleMessage(Message) - Method in class de.willuhn.jameica.messaging.PopupMessageConsumer
 
handleMessage(Message) - Method in class de.willuhn.jameica.messaging.ReminderAppointmentMessageConsumer
 
handleMessage(Message) - Method in class de.willuhn.jameica.messaging.RemoveScriptMessageConsumer
 
handleMessage(Message) - Method in class de.willuhn.jameica.messaging.StatusBarServerMessageConsumer
 
handleMessage(Message) - Method in class de.willuhn.jameica.messaging.SystemRepositoryTrustMessageConsumer
 
handleMessage(Message) - Method in class de.willuhn.jameica.messaging.UncleanShutdownMessageConsumer
 
handleMouseDown(MouseEvent) - Method in class de.willuhn.jameica.gui.parts.TreePart
Wird bei MouseDown ausgeloest.
handleMouseUp(MouseEvent) - Method in class de.willuhn.jameica.gui.parts.TreePart
Wird bei MouseUp ausgeloest.
handleRestore() - Method in class de.willuhn.jameica.gui.internal.controller.SettingsControl
Setzt die Einstellungen zurueck.
handleRestore(BackupFile) - Method in class de.willuhn.jameica.gui.internal.controller.BackupControl
Markiert das angegebene Backupfile fuer die Wiederherstellung.
handleSelectedRestore() - Method in class de.willuhn.jameica.gui.internal.controller.BackupControl
Markiert ein ausgewaehltes Backup fuer die Wiederherstellung.
handleSingleClick(MouseEvent) - Method in class de.willuhn.jameica.gui.parts.TreePart
Wird bei Singleklick ausgeloest.
handleStore() - Method in class de.willuhn.jameica.gui.internal.controller.BackupControl
Speichert die Einstellungen.
handleStore() - Method in class de.willuhn.jameica.gui.internal.controller.SettingsControl
Speichert die Einstellungen.
hasAlarm() - Method in class de.willuhn.jameica.gui.calendar.AbstractAppointment
 
hasAlarm() - Method in interface de.willuhn.jameica.gui.calendar.Appointment
Liefert true, wenn fuer den Termin ein Alarm ausgeloest werden soll.
hasAlarm() - Method in class de.willuhn.jameica.gui.calendar.ReminderAppointment
 
hasChanged() - Method in class de.willuhn.jameica.gui.input.AbstractInput
 
hasChanged() - Method in class de.willuhn.jameica.gui.input.DateInput
 
hasChanged() - Method in class de.willuhn.jameica.gui.input.DialogInput
 
hasChanged() - Method in interface de.willuhn.jameica.gui.input.Input
Prueft, ob sich der Wert von Input.getValue() seit dem letzten Aufruf von hasChanged() geaendert hat.
hasChanged() - Method in class de.willuhn.jameica.gui.input.MultiInput
Liefert true, wenn sich mindestens eines der Eingabefelder geaendert hat.
hasChild(GenericObjectNode) - Method in class de.willuhn.jameica.gui.AbstractItemXml
 
hasEvent(Class<? extends Feature>, Feature.Event) - Method in class de.willuhn.jameica.gui.parts.AbstractTablePart
Prueft, ob das angegebene Feature das Event behandelt.
hashCode() - Method in class de.willuhn.jameica.attachment.Context
 
hashCode() - Method in class de.willuhn.jameica.bookmark.Context
 
hashCode() - Method in class de.willuhn.jameica.plugin.Dependency
 
hashCode() - Method in class de.willuhn.jameica.plugin.Version
 
hasPreviousView() - Static method in class de.willuhn.jameica.gui.GUI
Liefert true, wenn es eine vorherige Seite zum Oeffnen gibt.
hasWarnings() - Method in class de.willuhn.jameica.gui.internal.parts.BackupVersionsList
Prueft, ob die Versionsnummern des Backups nicht mit den aktuellen Versionen uebereinstimmen.
Headline - Class in de.willuhn.jameica.gui.util
Malt eine Standard-Ueberschrift in den Dialog.
Headline(Composite, String) - Constructor for class de.willuhn.jameica.gui.util.Headline
Erzeugt eine neue Standardueberschrift im angegebenen Composite mit dem uebergebenen Namen.
HEIGHT_DEFAULT - Static variable in interface de.willuhn.jameica.gui.boxes.Box
Platzhalter fuer Default-Hoehe.
HOST - Enum constant in enum de.willuhn.jameica.security.JameicaAuthenticator.RequestParam
Request-Parameter fuer den Host.
HostnameVerifierService - Class in de.willuhn.jameica.services
Initialisiert den Hostname-Verifier.
HostnameVerifierService() - Constructor for class de.willuhn.jameica.services.HostnameVerifierService
 
HOURS - Enum constant in enum de.willuhn.jameica.reminder.ReminderInterval.TimeUnit
Stuendliche Ausfuehrung.
HttpAuthDialog - Class in de.willuhn.jameica.gui.dialogs
Erweitert den Login-Dialog fuer HTTP-Authentifizierung und hierbei insb.
HttpAuthDialog(int) - Constructor for class de.willuhn.jameica.gui.dialogs.HttpAuthDialog
ct.
HttpAuthDialog(int, JameicaAuthenticator) - Constructor for class de.willuhn.jameica.gui.dialogs.HttpAuthDialog
ct.
HttpTransport - Class in de.willuhn.jameica.transport
Implementierung des HTTP-Transport.
HttpTransport() - Constructor for class de.willuhn.jameica.transport.HttpTransport
 

I

i18n - Variable in class de.willuhn.jameica.gui.AbstractItemXml
 
i18n - Variable in class de.willuhn.jameica.gui.dialogs.AbstractDialog
 
I18nMessageConsumer - Class in de.willuhn.jameica.messaging
Wird beim Herunterfahren von Jameica benachrichtigt und speichert Strings ab, zu denen waehrend der Sitzung keine Uebersetzungen gefunden wurden.
I18nMessageConsumer() - Constructor for class de.willuhn.jameica.messaging.I18nMessageConsumer
 
ICON_AFTER - Enum constant in enum de.willuhn.jameica.gui.parts.InfoPanel.DrawState
 
ICON_BEFORE - Enum constant in enum de.willuhn.jameica.gui.parts.InfoPanel.DrawState
 
ImageInput - Class in de.willuhn.jameica.gui.input
Implementierung eines Auswahlfeldes fuer ein Bild.
ImageInput(byte[]) - Constructor for class de.willuhn.jameica.gui.input.ImageInput
ct.
ImageInput(byte[], int, int) - Constructor for class de.willuhn.jameica.gui.input.ImageInput
ct.
inClientMode() - Static method in class de.willuhn.jameica.system.Application
Preuft ob die Anwendung im Client-Mode laeuft.
INFO - Enum constant in enum de.willuhn.jameica.gui.parts.NotificationPanel.Type
Hinweis-Meldung.
InfoPanel - Class in de.willuhn.jameica.gui.parts
Kapselt ein UI-Element, welches links ein Icon und rechts daneben Ueberschrift, Text und Buttons anzeigt.
InfoPanel() - Constructor for class de.willuhn.jameica.gui.parts.InfoPanel
 
InfoPanel.DrawState - Enum in de.willuhn.jameica.gui.parts
Enums fuer die verschiedenen Zustaende beim Zeichnen des Info-Panel.
InfoReader - Class in de.willuhn.jameica.util
Kleine Hilfsklasse, die Informationen aus info.xml Files ausliest.
InfoReader(InputStream) - Constructor for class de.willuhn.jameica.util.InfoReader
ct.
init() - Method in class de.willuhn.jameica.gui.GUI
 
init() - Method in class de.willuhn.jameica.gui.SplashScreen
Startet den Splash-Screen.
init() - Method in class de.willuhn.jameica.plugin.AbstractPlugin
 
init() - Method in class de.willuhn.jameica.plugin.PlaceholderPlugin
 
init() - Method in interface de.willuhn.jameica.plugin.Plugin
Diese Funktion wird beim Start der Anwendung ausgefuehrt.
init() - Method in class de.willuhn.jameica.plugin.PluginLoader
Sucht nach allen verfuegbaren Plugins und initialisiert sie.
init() - Method in class de.willuhn.jameica.security.SSLFactory
Prueft die Zertifikate und erstellt sie bei Bedarf.
init() - Method in interface de.willuhn.jameica.system.ApplicationController
Initialisiert den Controller.
init() - Method in class de.willuhn.jameica.system.Config
Initialisiert die Konfiguration.
init() - Method in class de.willuhn.jameica.system.Server
 
init(BootLoader, Bootable) - Method in class de.willuhn.jameica.services.ArchiveService
 
init(BootLoader, Bootable) - Method in class de.willuhn.jameica.services.AttachmentService
 
init(BootLoader, Bootable) - Method in class de.willuhn.jameica.services.AuthenticateService
 
init(BootLoader, Bootable) - Method in class de.willuhn.jameica.services.BackupService
 
init(BootLoader, Bootable) - Method in class de.willuhn.jameica.services.BeanService
 
init(BootLoader, Bootable) - Method in class de.willuhn.jameica.services.ClassService
 
init(BootLoader, Bootable) - Method in class de.willuhn.jameica.services.DeployService
 
init(BootLoader, Bootable) - Method in class de.willuhn.jameica.services.HostnameVerifierService
 
init(BootLoader, Bootable) - Method in class de.willuhn.jameica.services.Init5
 
init(BootLoader, Bootable) - Method in class de.willuhn.jameica.services.LockService
 
init(BootLoader, Bootable) - Method in class de.willuhn.jameica.services.LogService
 
init(BootLoader, Bootable) - Method in class de.willuhn.jameica.services.MessagingService
 
init(BootLoader, Bootable) - Method in class de.willuhn.jameica.services.PluginService
 
init(BootLoader, Bootable) - Method in class de.willuhn.jameica.services.PluginServiceService
 
init(BootLoader, Bootable) - Method in class de.willuhn.jameica.services.PluginSourceService
 
init(BootLoader, Bootable) - Method in class de.willuhn.jameica.services.ProxyService
 
init(BootLoader, Bootable) - Method in class de.willuhn.jameica.services.RegistryService
 
init(BootLoader, Bootable) - Method in class de.willuhn.jameica.services.ReminderService
 
init(BootLoader, Bootable) - Method in class de.willuhn.jameica.services.RepositoryService
 
init(BootLoader, Bootable) - Method in class de.willuhn.jameica.services.ScriptingService
 
init(BootLoader, Bootable) - Method in class de.willuhn.jameica.services.SearchService
 
init(BootLoader, Bootable) - Method in class de.willuhn.jameica.services.SecurityManagerService
 
init(BootLoader, Bootable) - Method in class de.willuhn.jameica.services.SSLService
 
init(BootLoader, Bootable) - Method in class de.willuhn.jameica.services.SSLSocketFactoryService
 
init(BootLoader, Bootable) - Method in class de.willuhn.jameica.services.SysinfoService
 
init(BootLoader, Bootable) - Method in class de.willuhn.jameica.services.SysPropertyService
 
init(BootLoader, Bootable) - Method in class de.willuhn.jameica.services.SystrayService
 
init(BootLoader, Bootable) - Method in class de.willuhn.jameica.services.TransportService
 
init(BootLoader, Bootable) - Method in class de.willuhn.jameica.services.UpdateService
 
init(BootLoader, Bootable) - Method in class de.willuhn.jameica.services.VelocityService
 
init(Manifest) - Method in class de.willuhn.jameica.system.ServiceFactory
Initialisiert die Services eines Plugins.
init(URL) - Method in class de.willuhn.jameica.transport.HttpTransport
 
init(URL) - Method in interface de.willuhn.jameica.transport.Transport
Initialisiert den Transport mit der angegebenen URL.
Init5 - Class in de.willuhn.jameica.services
Meta-Service, der dafuer sorgt, dass alle Basis-Dienste gebootet werden.
Init5() - Constructor for class de.willuhn.jameica.services.Init5
 
inject(Object) - Method in class de.willuhn.jameica.services.BeanService
Injiziert die Abhaengigkeiten in die Bean.
inject(Object) - Method in interface de.willuhn.jameica.services.inject.InjectHandler
Wird aufgerufen, wenn eine Instanz vom Beanservice erzeugt wird.
inject(Object) - Method in class de.willuhn.jameica.services.inject.InjectHandlerPostConstruct
 
inject(Object) - Method in class de.willuhn.jameica.services.inject.InjectHandlerReceive
 
inject(Object) - Method in class de.willuhn.jameica.services.inject.InjectHandlerResource
 
InjectHandler - Interface in de.willuhn.jameica.services.inject
Interface, welches beim BeanService registriert werden kann, um beim Instanziieren von Beans zusaetzliche Injections vorzunehmen.
InjectHandlerPostConstruct - Class in de.willuhn.jameica.services.inject
Durchsucht die Funktionen in der Klasse nach der "PostConstruct" Annotation und fuehrt diese Methoden nach der Erzeugun der Instanz aus.
InjectHandlerPostConstruct() - Constructor for class de.willuhn.jameica.services.inject.InjectHandlerPostConstruct
 
InjectHandlerReceive - Class in de.willuhn.jameica.services.inject
Durchsucht die Funktionen in der Klasse nach der "Receive" Annotation und registriert passende MessageConsumer.
InjectHandlerReceive() - Constructor for class de.willuhn.jameica.services.inject.InjectHandlerReceive
 
InjectHandlerResource - Class in de.willuhn.jameica.services.inject
InjectHandler fuer die "Resource" Annotation.
InjectHandlerResource() - Constructor for class de.willuhn.jameica.services.inject.InjectHandlerResource
 
inNonInteractiveMode() - Static method in class de.willuhn.jameica.system.Application
Prueft, ob Jameica im nichtinteraktiven Server-Mode laeuft und damit keinerlei Eingaben vom Benutzer verlangt werden koennen.
inProgramDir(File) - Static method in class de.willuhn.jameica.system.Platform
Prueft, ob sich der angegebene Ordner oder die Datei innerhalb des Programmordners befindet.
Input - Interface in de.willuhn.jameica.gui.input
Basis-Interface fuer alle Eingabefelder in Jameica.
inServerMode() - Static method in class de.willuhn.jameica.system.Application
Preuft ob die Anwendung im Server-Mode (Also ohne GUI) laeuft.
install() - Method in class de.willuhn.jameica.plugin.AbstractPlugin
 
install() - Method in class de.willuhn.jameica.plugin.PlaceholderPlugin
 
install() - Method in interface de.willuhn.jameica.plugin.Plugin
Diese Funktion wird beim Start der Anwendung aufgerufen, wenn das Plugin zum ersten mal gestartet wird.
INSTALLED - Enum constant in enum de.willuhn.jameica.gui.internal.parts.PluginDetailPart.Type
Installiertes Plugin.
INSTALLED - Enum constant in enum de.willuhn.jameica.messaging.PluginMessage.Event
Plugin wurde installiert.
inStandaloneMode() - Static method in class de.willuhn.jameica.system.Application
Preuft ob die Anwendung im Standalone-Mode laeuft.
IntegerInput - Class in de.willuhn.jameica.gui.input
 
IntegerInput() - Constructor for class de.willuhn.jameica.gui.input.IntegerInput
ct.
IntegerInput(int) - Constructor for class de.willuhn.jameica.gui.input.IntegerInput
Erzeugt ein neues Eingabefeld und schreibt den uebergebenen Wert rein.
interrupt() - Method in interface de.willuhn.jameica.system.BackgroundTask
Bricht den Task ab.
INVISIBLE - Enum constant in enum de.willuhn.jameica.gui.parts.NotificationPanel.Type
Unsichtbar.
InvokeScriptMessageConsumer - Class in de.willuhn.jameica.messaging
Message-Consumer, der QueryMessages mit Script-Funktionen ausfuehrt.
InvokeScriptMessageConsumer() - Constructor for class de.willuhn.jameica.messaging.InvokeScriptMessageConsumer
 
isActive() - Method in class de.willuhn.jameica.gui.boxes.AbstractBox
 
isActive() - Method in interface de.willuhn.jameica.gui.boxes.Box
Prueft, ob die Box dem User ueberhaupt zur Auswahl geboten werden soll.
isActive() - Method in class de.willuhn.jameica.gui.boxes.FirstStart
 
isActive() - Method in class de.willuhn.jameica.gui.boxes.OnlineUpdates
 
isActive() - Method in class de.willuhn.jameica.gui.boxes.PluginErrors
 
isActive() - Method in class de.willuhn.jameica.gui.boxes.PluginRepositories
 
isActive() - Method in class de.willuhn.jameica.gui.boxes.SystemMessages
 
isEnabled() - Method in interface de.willuhn.jameica.attachment.storage.StorageProvider
Liefert true, wenn der Storage-Provider verfügbar ist.
isEnabled() - Method in class de.willuhn.jameica.attachment.storage.StorageProviderLocal
 
isEnabled() - Method in class de.willuhn.jameica.attachment.storage.StorageProviderMessagingService
 
isEnabled() - Method in class de.willuhn.jameica.gui.AbstractItemXml
 
isEnabled() - Method in class de.willuhn.jameica.gui.boxes.AbstractBox
 
isEnabled() - Method in interface de.willuhn.jameica.gui.boxes.Box
Prueft, ob die Box angezeigt werden soll.
isEnabled() - Method in class de.willuhn.jameica.gui.boxes.FirstStart
 
isEnabled() - Method in class de.willuhn.jameica.gui.boxes.OnlineUpdates
 
isEnabled() - Method in class de.willuhn.jameica.gui.boxes.PluginErrors
 
isEnabled() - Method in class de.willuhn.jameica.gui.boxes.SystemMessages
 
isEnabled() - Method in class de.willuhn.jameica.gui.input.ButtonInput
 
isEnabled() - Method in class de.willuhn.jameica.gui.input.CheckboxInput
 
isEnabled() - Method in class de.willuhn.jameica.gui.input.DateInput
 
isEnabled() - Method in class de.willuhn.jameica.gui.input.ImageInput
 
isEnabled() - Method in interface de.willuhn.jameica.gui.input.Input
Prueft, ob das Eingabe-Feld aktiv ist.
isEnabled() - Method in class de.willuhn.jameica.gui.input.LabelInput
 
isEnabled() - Method in class de.willuhn.jameica.gui.input.LinkInput
 
isEnabled() - Method in class de.willuhn.jameica.gui.input.MultiInput
 
isEnabled() - Method in class de.willuhn.jameica.gui.input.RadioInput
 
isEnabled() - Method in class de.willuhn.jameica.gui.input.ScaleInput
 
isEnabled() - Method in class de.willuhn.jameica.gui.input.SearchInput
 
isEnabled() - Method in class de.willuhn.jameica.gui.input.SelectInput
 
isEnabled() - Method in class de.willuhn.jameica.gui.input.SpinnerInput
 
isEnabled() - Method in class de.willuhn.jameica.gui.input.TextInput
 
isEnabled() - Method in class de.willuhn.jameica.gui.internal.parts.PanelButtonAttachment
Wir liefern nur dann true, wenn die View Attachments erlaubt.
isEnabled() - Method in class de.willuhn.jameica.gui.internal.parts.PanelButtonBack
Wir liefern nur dann true, wenn eine vorherige Seite existiert.
isEnabled() - Method in class de.willuhn.jameica.gui.internal.parts.PanelButtonBookmark
Wir liefern nur dann true, wenn die View Bookmarks erlaubt.
isEnabled() - Method in class de.willuhn.jameica.gui.internal.parts.RepositoryList.RepositoryEntry
Liefert true, wenn das Repository aktiv ist.
isEnabled() - Method in interface de.willuhn.jameica.gui.Item
Liefert true, wenn das Element aktiv ist.
isEnabled() - Method in class de.willuhn.jameica.gui.parts.PanelButton
Prueft, ob der Button derzeit anklickbar sein soll.
isEnabled() - Method in class de.willuhn.jameica.gui.parts.TablePart
Prueft, ob die Tabelle aktiv ist.
isEnabled() - Method in class de.willuhn.jameica.services.ArchiveService
Liefert true, wenn der Archive-Service verfügbar ist, weil entweder lokal das Plugin jameica.messaging installiert ist oder aber im LAN eine Instanz per Multicast-Lookup gefunden wurde.
isEnabled() - Method in class de.willuhn.jameica.services.SystrayService
Liefert true, wenn das Systray aktiviert werden soll.
isEnabled(AppointmentProvider) - Static method in class de.willuhn.jameica.gui.calendar.AppointmentProviderRegistry
Prueft, ob der Provider derzeit aktiviert ist.
isEnabled(SearchProvider) - Method in class de.willuhn.jameica.services.SearchService
Prueft, ob der angegebene Search-Provider aktiviert ist.
isEnabled(URL) - Method in class de.willuhn.jameica.services.RepositoryService
Liefert true, wenn das Repository aktiv ist und verwendet werden soll.
isEnabledFor(Object) - Method in class de.willuhn.jameica.gui.parts.CheckedContextMenuItem
 
isEnabledFor(Object) - Method in class de.willuhn.jameica.gui.parts.CheckedSingleContextMenuItem
 
isEnabledFor(Object) - Method in class de.willuhn.jameica.gui.parts.ContextMenuItem
Diese Funktion wird fuer jedes MenuItem aufgerufen, wenn sich das Kontext-Menu oeffnet.
isExpanded() - Method in interface de.willuhn.jameica.gui.NavigationItem
Liefert true, wenn das Element aufgeklappt sein soll.
isExpanded() - Method in class de.willuhn.jameica.gui.NavigationItemXml
 
isFullSize() - Method in class de.willuhn.jameica.gui.util.Container
Prueft, ob der Container die volle moegliche Hoehe einnehmen soll oder nur die tatsaechlich benoetigte.
isIgnoreLockfile() - Method in class de.willuhn.jameica.system.StartupParams
Prüfe, ob eine ggf vorhandene Lock-Datei ignoriert werden soll.
isInstallable() - Method in class de.willuhn.jameica.update.PluginData
Prueft, ob das Plugin installiert werden kann.
isInstalled() - Method in class de.willuhn.jameica.plugin.Manifest
Prueft, ob das Plugin initialisiert werden konnte.
isInstalled(String) - Method in class de.willuhn.jameica.plugin.PluginLoader
Prueft, ob das angegebene Plugin installiert ist und erfolgreich initialisiert ist.
isInstalledVersion() - Method in class de.willuhn.jameica.update.PluginData
Prueft, ob die installierte Version identisch zur verfuegbaren ist.
isInterrupted() - Method in interface de.willuhn.jameica.system.BackgroundTask
Prueft, ob der Task abgebrochen wurde.
isLoaded() - Method in class de.willuhn.jameica.plugin.Manifest
Prueft, ob das Plugin geladen werden konnte.
isMandatory() - Method in class de.willuhn.jameica.gui.input.AbstractInput
 
isMandatory() - Method in class de.willuhn.jameica.gui.input.DateInput
 
isMandatory() - Method in interface de.willuhn.jameica.gui.input.Input
Prueft, ob es sich um ein Pflichtfeld handelt.
isMandatory() - Method in class de.willuhn.jameica.gui.input.MultiInput
Liefert true, wenn mindestens eines der Eingabefelder Pflicht ist.
isMinimizeToSystray() - Method in class de.willuhn.jameica.services.SystrayService
Liefert true, wenn die Anwendung in das System-Tray minimiert werden soll.
isModeless() - Method in class de.willuhn.jameica.gui.dialogs.AbstractDialog
Durch Ueberschreiben dieser Funktion und zurueckliefern von "true" kann man einen Dialog nicht-modal machen, sodass man im Hauptfenster weiterhin Eingaben vornehmen kann, waehrend der Dialog offen ist.
isMulti() - Method in class de.willuhn.jameica.gui.parts.AbstractTablePart
Liefert true, wenn mehrere Elemente gleichzeitig markiert werden koennen.
isNonInteractiveMode() - Method in class de.willuhn.jameica.system.StartupParams
Prüfe, ob Jameica im nichtinteraktiven Server-Mode laeuft und damit keine direkte Interaktion mit dem Benutzer ueber die Konsole moeglich ist.
isObsolete(String) - Method in class de.willuhn.jameica.plugin.PluginLoader
Prueft, ob das Plugin obsolet ist und daher ignoriert wird.
isRequired() - Method in class de.willuhn.jameica.plugin.Dependency
Prüft, ob es sich um eine obligatorische Abhaengigkeit handelt.
isSeparator() - Method in class de.willuhn.jameica.gui.parts.ContextMenuItem
Prueft, ob das Element ein Separator ist.
isShared() - Method in class de.willuhn.jameica.plugin.Manifest
Liefert zurueck, ob das Plugin ueber den globalen Classloader von Jameica geladen werden soll.
isSystemManifest() - Method in class de.willuhn.jameica.plugin.Manifest
Pruefe, ob es sich um das Manifest von Jameica selbst handelt (und somit kein Plugin-Manifest).
isTrusted() - Method in class de.willuhn.jameica.messaging.CheckTrustMessage
Prueft die Vertrauensstellung des Zertifikates.
ITALIC - Static variable in class de.willuhn.jameica.gui.util.Font
Standard-Schrift, kursiv gedruckt.
Item - Interface in de.willuhn.jameica.gui
Generisches Element fuer die Navigation/Menu.
itemChanged(Object, String, String) - Method in interface de.willuhn.jameica.gui.parts.TableChangeListener
Wird aufgerufen, wenn der Wert eines Feldes geaendert wurde.

J

JameicaAuthenticator - Class in de.willuhn.jameica.security
Jameica-Implementierung des Java-Authenticators.
JameicaAuthenticator() - Constructor for class de.willuhn.jameica.security.JameicaAuthenticator
 
JameicaAuthenticator.RequestParam - Enum in de.willuhn.jameica.security
Ueber diese Enums koennen die Properties des Authentifizierungs-Requests abgefragt werden.
JameicaException - Exception Class in de.willuhn.jameica.system
Jameica-eigene Runtime-Exception.
JameicaException() - Constructor for exception class de.willuhn.jameica.system.JameicaException
ct.
JameicaException(String) - Constructor for exception class de.willuhn.jameica.system.JameicaException
ct.
JameicaException(String, Throwable) - Constructor for exception class de.willuhn.jameica.system.JameicaException
ct.
JameicaException(Throwable) - Constructor for exception class de.willuhn.jameica.system.JameicaException
ct.
JameicaHostnameVerifier - Class in de.willuhn.jameica.security
Der Hostname-Verifier von Jameica.
JameicaHostnameVerifier(HostnameVerifier) - Constructor for class de.willuhn.jameica.security.JameicaHostnameVerifier
ct.
JameicaSecurityManager - Class in de.willuhn.jameica.security
Security-Manager von Jameica.
JameicaSecurityManager() - Constructor for class de.willuhn.jameica.security.JameicaSecurityManager
ct.
JameicaTrustManager - Class in de.willuhn.jameica.security
Unser eigener TrustManager fuer die Zertifikatspruefung zwischen Client und Server.
JameicaTrustManager() - Constructor for class de.willuhn.jameica.security.JameicaTrustManager
ct.

K

KEY_DESCRIPTION - Static variable in class de.willuhn.jameica.gui.calendar.ReminderAppointment
Name des Schluessels in der Nutzdaten-Map, in der die Beschreibung des Appointments steht.
KEY_EXECUTED - Static variable in class de.willuhn.jameica.reminder.Reminder
Key, in dem der Reminder-Service das Datum speichert, an dem der Reminder ausgefuehrt wurde.
KEY_EXPIRED - Static variable in class de.willuhn.jameica.reminder.Reminder
Key, in dem der Reminder-Service speichert, wann ein zyklischer Reminder als abgelaufen markiert wurde, weil er ein Ende-Datum besitzt und dieses ueberschritten ist.
KEY_NAME - Static variable in class de.willuhn.jameica.gui.calendar.ReminderAppointment
Name des Schluessels in der Nutzdaten-Map, in der der Name des Appointments steht.
KEY_SYSTRAY_DATA - Static variable in class de.willuhn.jameica.gui.internal.parts.SysTray
 
KeystoreChangedMessage - Class in de.willuhn.jameica.messaging
Nachricht, die gesendet wird, wenn sich der Keystore geaendert hat.
KeystoreChangedMessage() - Constructor for class de.willuhn.jameica.messaging.KeystoreChangedMessage
 

L

LabelGroup - Class in de.willuhn.jameica.gui.util
Diese Klasse kapselt Dialog-Teile in einer Gruppe.
LabelGroup(Composite, String) - Constructor for class de.willuhn.jameica.gui.util.LabelGroup
ct.
LabelGroup(Composite, String, boolean) - Constructor for class de.willuhn.jameica.gui.util.LabelGroup
ct.
LabelInput - Class in de.willuhn.jameica.gui.input
Das ist ein Dummy-InputFeld.
LabelInput(String) - Constructor for class de.willuhn.jameica.gui.input.LabelInput
Erzeugt ein neues Label mit dem angegebenen Wert.
License - Class in de.willuhn.jameica.gui.internal.action
 
License - Class in de.willuhn.jameica.gui.internal.views
View fuer die Lizenz-Informationen
License() - Constructor for class de.willuhn.jameica.gui.internal.action.License
 
License() - Constructor for class de.willuhn.jameica.gui.internal.views.License
 
LicenseControl - Class in de.willuhn.jameica.gui.internal.controller
Controller fuer den Dialog Lizenzinformationen.
LicenseControl(AbstractView) - Constructor for class de.willuhn.jameica.gui.internal.controller.LicenseControl
ct.
LINK - Static variable in class de.willuhn.jameica.gui.util.Color
Farbe von Links.
LINK_ACTIVE - Static variable in class de.willuhn.jameica.gui.util.Color
Farbe von aktiven Links.
LINK_AFTER - Enum constant in enum de.willuhn.jameica.gui.parts.InfoPanel.DrawState
 
LINK_BEFORE - Enum constant in enum de.willuhn.jameica.gui.parts.InfoPanel.DrawState
 
LinkInput - Class in de.willuhn.jameica.gui.input
Readonly-Eingabe-Feld, welches einen Link anzeigt.
LinkInput(String) - Constructor for class de.willuhn.jameica.gui.input.LinkInput
Erzeugt einen Link mit dem angegebenen Text.
ListDialog - Class in de.willuhn.jameica.gui.dialogs
Dialog, der eine Tabelle mit Daten aus einer Liste anzeigt.
ListDialog(GenericIterator, int) - Constructor for class de.willuhn.jameica.gui.dialogs.ListDialog
ct.
ListDialog(List, int) - Constructor for class de.willuhn.jameica.gui.dialogs.ListDialog
ct.
load(Class<T>, boolean) - Method in class de.willuhn.jameica.store.BeanStore
Erzeugt einen neuen leeren Bean-Container.
loadCertificate(InputStream) - Method in class de.willuhn.jameica.security.SSLFactory
Laedt ein Zertifikat vom angegebenen InputStream und liefert es zurueck.
loadCertificates(InputStream) - Method in class de.willuhn.jameica.security.SSLFactory
Laedt alle Zertifikate vom angegebenen InputStream und liefert sie zurueck.
loadHelp(AbstractView) - Static method in class de.willuhn.jameica.gui.GUI
Schaut, ob fuer diese View eine Hilfe-Seite existiert und laedt diese.
LOADING - Enum constant in enum de.willuhn.jameica.gui.parts.Placeholder.Style
Vorkonfigurierter Style fuer "Lade...".
LOCALITY - Static variable in class de.willuhn.jameica.security.Principal
Attribut L.
LocalRMISocketFactory - Class in de.willuhn.jameica.security
Implementierung einer RMI-Socketfactory, welche nur an 127.0.0.1 gebundene ServerSockets liefert
LocalRMISocketFactory() - Constructor for class de.willuhn.jameica.security.LocalRMISocketFactory
 
lockExists(String) - Method in interface de.willuhn.jameica.system.ApplicationCallback
Wird aufgerufen, wenn das Lock-File von Jameica beim Start bereits existiert.
lockExists(String) - Method in class de.willuhn.jameica.system.ApplicationCallbackConsole
 
lockExists(String) - Method in class de.willuhn.jameica.system.ApplicationCallbackSWT
 
LockService - Class in de.willuhn.jameica.services
Erzeugt die Lock-Datei.
LockService() - Constructor for class de.willuhn.jameica.services.LockService
 
log(String) - Method in class de.willuhn.jameica.gui.internal.parts.BackgroundTaskMonitor
 
log(String) - Method in class de.willuhn.jameica.gui.parts.ProgressBar
 
log(String) - Method in class de.willuhn.jameica.gui.SplashScreen
 
log(String) - Method in class de.willuhn.jameica.system.ConsoleMonitor
 
LogDetailDialog - Class in de.willuhn.jameica.gui.internal.dialogs
Ein Dialog, der die Details einer Log-Nachricht anzeigen kann.
LogDetailDialog(Message, int) - Constructor for class de.willuhn.jameica.gui.internal.dialogs.LogDetailDialog
ct.
LogExport - Class in de.willuhn.jameica.gui.internal.action
Action zum Exportieren des Logs.
LogExport() - Constructor for class de.willuhn.jameica.gui.internal.action.LogExport
 
login(JameicaAuthenticator) - Method in class de.willuhn.jameica.system.AbstractApplicationCallback
 
login(JameicaAuthenticator) - Method in interface de.willuhn.jameica.system.ApplicationCallback
Fragt vom User ein Login ab.
login(JameicaAuthenticator) - Method in class de.willuhn.jameica.system.ApplicationCallbackConsole
 
login(JameicaAuthenticator) - Method in class de.willuhn.jameica.system.ApplicationCallbackSWT
 
Login - Class in de.willuhn.jameica.security
Ein Login-Objekt mit Username und Passwort.
Login() - Constructor for class de.willuhn.jameica.security.Login
ct.
Login(String, char[]) - Constructor for class de.willuhn.jameica.security.Login
ct.
LoginDialog - Class in de.willuhn.jameica.gui.dialogs
Ein vorkonfigurierter Login-Dialog zur Abfrage von Username und Passwort.
LoginDialog(int) - Constructor for class de.willuhn.jameica.gui.dialogs.LoginDialog
ct.
LoginVerifier - Interface in de.willuhn.jameica.security
Generisches Interface fuer einen Login-Verifier.
LogList - Class in de.willuhn.jameica.gui.internal.parts
Implementiert eine Tabelle, welche die letzten Log-Meldungen anzeigt und neue automatisch hinzufuegt.
LogList() - Constructor for class de.willuhn.jameica.gui.internal.parts.LogList
ct,
LogoPart - Class in de.willuhn.jameica.gui.internal.parts
Optionale anpassbarer Bereich oben in der Anwendung für ein Logo.
LogoPart() - Constructor for class de.willuhn.jameica.gui.internal.parts.LogoPart
 
LogService - Class in de.willuhn.jameica.services
Initialisiert den Logger.
LogService() - Constructor for class de.willuhn.jameica.services.LogService
 
lookup(Class, String) - Method in class de.willuhn.jameica.system.ServiceFactory
Liefert den genannten Service des uebergebenen Plugins.
lookup(String) - Static method in class de.willuhn.jameica.messaging.LookupService
Sucht im lokalen Netz nach einem Dienst mit dem angegeben Namen.
LookupService - Class in de.willuhn.jameica.messaging
Dieser Service erlaubt die automatische Suche nach Service-URLs im LAN via Multicast.
LookupService() - Constructor for class de.willuhn.jameica.messaging.LookupService
 

M

main(String[]) - Static method in class de.willuhn.jameica.gui.Sleak
 
main(String[]) - Static method in class de.willuhn.jameica.Main
Startet die Anwendung.
Main - Class in de.willuhn.jameica
Mutter aller Klassen ;) Diese Klasse startet die Anwendung.
Main() - Constructor for class de.willuhn.jameica.Main
 
MANDATORY_BG - Static variable in class de.willuhn.jameica.gui.util.Color
Hintergrundfarbe von Pflichtfeldern.
Manifest - Class in de.willuhn.jameica.plugin
Enthaelt die Manifest-Informationen des Plugins aus plugin.xml.
Manifest(File) - Constructor for class de.willuhn.jameica.plugin.Manifest
ct.
Manifest(InputStream) - Constructor for class de.willuhn.jameica.plugin.Manifest
ct.
ManifestMessageConsumer - Class in de.willuhn.jameica.messaging
Uebernimmt das Registrieren der im Plugin-Manifest definierten Message-Consumer sowie das Versenden von Messages, die im Manifest definiert wurden.
ManifestMessageConsumer() - Constructor for class de.willuhn.jameica.messaging.ManifestMessageConsumer
 
mapSWTKey(int) - Method in class de.willuhn.jameica.system.Platform
Mappt OS-spezifisch einzelne Keys auf andere.
mapSWTKey(int) - Method in class de.willuhn.jameica.system.PlatformMacOS
 
mapSWTShortcut(String) - Method in class de.willuhn.jameica.system.Platform
Wie Platform.mapSWTKey(int), jedoch fuer String-Repraesentationen von Shortcuts.
mapSWTShortcut(String) - Method in class de.willuhn.jameica.system.PlatformMacOS
 
markForDelete(Manifest) - Method in class de.willuhn.jameica.plugin.PluginLoader
Deinstalliert ein Plugin nicht sofort, sondern markiert es nur zur Loeschung.
markForRestore(BackupFile) - Static method in class de.willuhn.jameica.backup.BackupEngine
Markiert das uebergebene Backup fuer die Wiederherstellung.
max() - Static method in enum de.willuhn.jameica.gui.util.SWTUtil.ZoomLevel
Liefert das hoechste Zoom-Level.
MAX_RETRIES - Static variable in class de.willuhn.jameica.gui.dialogs.PasswordDialog
Maximale Anzahl von Fehlversuchen.
menu - Variable in class de.willuhn.jameica.gui.parts.AbstractTablePart
 
menu - Variable in class de.willuhn.jameica.gui.parts.table.Feature.Context
Das Context-Menu der Tabelle.
Menu - Class in de.willuhn.jameica.gui
Bildet das Dropdown-Menu ab.
Menu(Decorations) - Constructor for class de.willuhn.jameica.gui.Menu
Erzeugt eine neue Instanz des Dropdown-Menus.
MenuItem - Interface in de.willuhn.jameica.gui
Interface fuer ein Menu-Element.
MenuItemXml - Class in de.willuhn.jameica.gui
 
MenuItemXml(MenuItem, IXMLElement, I18N) - Constructor for class de.willuhn.jameica.gui.MenuItemXml
ct.
merge(ResolverResult) - Method in class de.willuhn.jameica.update.ResolverResult
Merged ein zweites Resolver-Result in dieses.
merge(String, Map<String, Object>) - Method in class de.willuhn.jameica.services.VelocityService
Interpretiert das Velocity-Template im String "source" und nimmt alle Ersetzungen gemaess dem Context.
Message - Interface in de.willuhn.jameica.messaging
Das ist das gemeinsame Interface aller Nachrichten.
MessageBus - Class in de.willuhn.jameica.messaging
Eine Convenience-Klasse zum einfachen Verschicken von Messages an beliebige Channels, ohne extra Message-Objekte erzeugen zu muessen.
MessageBus() - Constructor for class de.willuhn.jameica.messaging.MessageBus
 
MessageCollector - Class in de.willuhn.jameica.messaging
Hilfsklasse, um Nachrichten eines bestimmten Typs zu sammeln.
MessageCollector() - Constructor for class de.willuhn.jameica.messaging.MessageCollector
 
MessageConsumer - Interface in de.willuhn.jameica.messaging
Dieses Interface muss implementiert werden, wenn man die Nachrichten des Messaging-Systems erhalten will.
MessageDescriptor - Class in de.willuhn.jameica.plugin
Implementierung fuer die Beschreibungen einer Message im Manifest.
MessageDescriptor(Manifest, IXMLElement) - Constructor for class de.willuhn.jameica.plugin.MessageDescriptor
ct.
MessagingFactory - Class in de.willuhn.jameica.messaging
Die Nachrichtenzentrale von Jameica ;).
MessagingQueue - Interface in de.willuhn.jameica.messaging
Eine Queue, ueber die Nachrichten verschickt werden koennen.
MessagingService - Class in de.willuhn.jameica.services
Initialisiert das Messaging-System.
MessagingService() - Constructor for class de.willuhn.jameica.services.MessagingService
 
Messaging-System von Jameica. - Search tag in package de.willuhn.jameica.messaging
Section
mm2px(int) - Static method in class de.willuhn.jameica.gui.util.SWTUtil
Rechnet eine Angabe von mm (Millimeter) entsprechend der DPI-Anzahl des Displays in Pixel um.
MODE_CLIENT - Static variable in class de.willuhn.jameica.system.StartupParams
Konstante fuer "Anwendung laeuft im reinen Client-Mode".
MODE_SERVER - Static variable in class de.willuhn.jameica.system.StartupParams
Konstante fuer "Anwendung laeuft im Server-Mode ohne GUI".
MODE_STANDALONE - Static variable in class de.willuhn.jameica.system.StartupParams
Konstante fuer "Anwendung laeuft standalone".
MONITOR_CURRENT - Static variable in class de.willuhn.jameica.gui.dialogs.AbstractDialog
Positioniert den Dialog auf dem Monitor, auf dem sich das Jameica-Fenster befindet.
MONITOR_PRIMARY - Static variable in class de.willuhn.jameica.gui.dialogs.AbstractDialog
Positioniert den Dialog auf dem Primaer-Monitor.
MONTHS - Enum constant in enum de.willuhn.jameica.reminder.ReminderInterval.TimeUnit
Monatliche Ausfuehrung.
multi - Variable in class de.willuhn.jameica.gui.parts.AbstractTablePart
 
MultiInput - Class in de.willuhn.jameica.gui.input
Erlaubt die Anzeige mehrerer Eingabefelder hinter einem Label.
MultiInput() - Constructor for class de.willuhn.jameica.gui.input.MultiInput
ct.
MultiInput(Input...) - Constructor for class de.willuhn.jameica.gui.input.MultiInput
ct.

N

NamedConcurrentQueue - Class in de.willuhn.jameica.messaging
Implementierung einer benamten Queue, die jedoch mittels ThreadPoolExecutor multi-threaded arbeitet.
NamedConcurrentQueue(String) - Constructor for class de.willuhn.jameica.messaging.NamedConcurrentQueue
ct.
NamedQueue - Class in de.willuhn.jameica.messaging
Implementierung einer Queue, die einen Namen hat.
Navigation - Class in de.willuhn.jameica.gui
Bildet den Navigations-Baum im linken Frame ab.
Navigation() - Constructor for class de.willuhn.jameica.gui.Navigation
 
NavigationItem - Interface in de.willuhn.jameica.gui
Bildet ein Element in der Navigation ab.
NavigationItemXml - Class in de.willuhn.jameica.gui
XML-Implementierung eines Navigations-Elements.
NavigationItemXml(NavigationItem, IXMLElement, I18N) - Constructor for class de.willuhn.jameica.gui.NavigationItemXml
ct.
NavigationToggle - Class in de.willuhn.jameica.gui.internal.action
Action zum Ein-/Ausklappen der Navigation.
NavigationToggle() - Constructor for class de.willuhn.jameica.gui.internal.action.NavigationToggle
 
newInstance(StartupParams) - Static method in class de.willuhn.jameica.system.Application
Erzeugt eine neue Instanz der Anwendung.
NewPasswordDialog - Class in de.willuhn.jameica.gui.dialogs
Dialog zur Neuvergabe von Passworten.
NewPasswordDialog(int) - Constructor for class de.willuhn.jameica.gui.dialogs.NewPasswordDialog
Erzeugt einen neuen Passwort-Dialog.
NONE - Static variable in class de.willuhn.jameica.plugin.Version
Dummy-Version: Keine Versionsnummer.
NORMAL - Enum constant in enum de.willuhn.jameica.gui.calendar.DayRenderer.Status
Status fuer einen beliebigen Tag des Monats.
NotificationPanel - Class in de.willuhn.jameica.gui.parts
Kapselt eine einzeilige Meldung (Erfolg, Fehler, Hinweis), die farblich gestaltet ist und ein Notification-Icon links enthaelt.
NotificationPanel() - Constructor for class de.willuhn.jameica.gui.parts.NotificationPanel
ct.
NotificationPanel(NotificationPanel.Type, String) - Constructor for class de.willuhn.jameica.gui.parts.NotificationPanel
ct.
NotificationPanel.Type - Enum in de.willuhn.jameica.gui.parts
Der Typ der Notification.
notifyUser(String) - Method in interface de.willuhn.jameica.system.ApplicationCallback
Kann benutzt werden, um z.Bsp.
notifyUser(String) - Method in class de.willuhn.jameica.system.ApplicationCallbackConsole
 
notifyUser(String) - Method in class de.willuhn.jameica.system.ApplicationCallbackSWT
 

O

OFF - Enum constant in enum de.willuhn.jameica.gui.calendar.DayRenderer.Status
Status fuer: Tag befindet sich nicht im aktuellen Monat.
onEscape() - Method in class de.willuhn.jameica.gui.dialogs.AbstractDialog
Kann ueberschrieben werden, um zu beeinflussen, was passieren soll, wenn der User versucht, den Dialog mit Escape zu beenden.
onEscape() - Method in class de.willuhn.jameica.gui.dialogs.NewPasswordDialog
 
onEscape() - Method in class de.willuhn.jameica.gui.dialogs.PasswordDialog
 
onEscape() - Method in class de.willuhn.jameica.gui.dialogs.SimpleDialog
 
onEscape() - Method in class de.willuhn.jameica.gui.dialogs.YesNoDialog
 
onEvent(Feature.Event) - Method in interface de.willuhn.jameica.gui.parts.table.Feature
Liefert true, wenn das Feature auf das angegebene Event reagieren soll.
onEvent(Feature.Event) - Method in class de.willuhn.jameica.gui.parts.table.FeatureClipboard
 
onEvent(Feature.Event) - Method in class de.willuhn.jameica.gui.parts.table.FeatureSelectAll
 
onEvent(Feature.Event) - Method in class de.willuhn.jameica.gui.parts.table.FeatureShortcut
 
onEvent(Feature.Event) - Method in class de.willuhn.jameica.gui.parts.table.FeatureSummary
 
OnlineUpdates - Class in de.willuhn.jameica.gui.boxes
Box zum Einrichten der Online-Updates.
OnlineUpdates() - Constructor for class de.willuhn.jameica.gui.boxes.OnlineUpdates
 
open() - Method in class de.willuhn.jameica.gui.dialogs.AbstractDialog
Oeffnet den Dialog.
open() - Method in class de.willuhn.jameica.gui.Sleak
 
open() - Method in class de.willuhn.jameica.gui.util.Popup
Oeffnet den Tooltip.
open(URL) - Method in class de.willuhn.jameica.services.RepositoryService
Oeffnet ein Repository.
open(Rectangle) - Method in class de.willuhn.jameica.gui.internal.swt.PopupList
Launches the Popup List, waits for an item to be selected and then closes the PopupList.
OperationCanceledException - Exception Class in de.willuhn.jameica.system
Diese Exception wird geworfen, wenn der User eine Aktion abgebrochen hat.
OperationCanceledException() - Constructor for exception class de.willuhn.jameica.system.OperationCanceledException
ct.
OperationCanceledException(String) - Constructor for exception class de.willuhn.jameica.system.OperationCanceledException
ct.
OperationCanceledException(String, Throwable) - Constructor for exception class de.willuhn.jameica.system.OperationCanceledException
ct.
OperationCanceledException(Throwable) - Constructor for exception class de.willuhn.jameica.system.OperationCanceledException
ct.
orderBy(int) - Method in class de.willuhn.jameica.gui.parts.TablePart
Sortiert die Tabelle nach der angegebenen Spaltennummer.
orderBy(String) - Method in class de.willuhn.jameica.gui.parts.TablePart
Gibt an, nach welcher Spalte sortiert werden soll.
ORGANIZATION - Static variable in class de.willuhn.jameica.security.Principal
Attribut O.
ORGANIZATIONAL_UNIT - Static variable in class de.willuhn.jameica.security.Principal
Attribut OU.
OS_FREEBSD - Static variable in class de.willuhn.jameica.system.Platform
Konstante fuer: FreeBSD
OS_FREEBSD_64 - Static variable in class de.willuhn.jameica.system.Platform
Konstante fuer: FreeBSD 64Bit.
OS_LINUX - Static variable in class de.willuhn.jameica.system.Platform
Konstante fuer: Linux.
OS_LINUX_64 - Static variable in class de.willuhn.jameica.system.Platform
Konstante fuer: Linux 64Bit
OS_MAC - Static variable in class de.willuhn.jameica.system.Platform
Konstante fuer: Mac OS.
OS_UNKNOWN - Static variable in class de.willuhn.jameica.system.Platform
Konstante fuer: Betriebssystem unbekannt.
OS_WINDOWS - Static variable in class de.willuhn.jameica.system.Platform
Konstante fuer: Windows.
OS_WINDOWS_64 - Static variable in class de.willuhn.jameica.system.Platform
Konstante fuer: Windows 64Bit.

P

paint(Composite) - Method in class de.willuhn.jameica.gui.boxes.FirstStart
 
paint(Composite) - Method in class de.willuhn.jameica.gui.boxes.OnlineUpdates
 
paint(Composite) - Method in class de.willuhn.jameica.gui.boxes.PluginErrors
 
paint(Composite) - Method in class de.willuhn.jameica.gui.boxes.PluginRepositories
 
paint(Composite) - Method in class de.willuhn.jameica.gui.boxes.SystemMessages
 
paint(Composite) - Method in class de.willuhn.jameica.gui.calendar.CalendarPart
 
paint(Composite) - Method in class de.willuhn.jameica.gui.calendar.DayRendererImpl
 
paint(Composite) - Method in class de.willuhn.jameica.gui.calendar.ReminderCalendarPart
 
paint(Composite) - Method in class de.willuhn.jameica.gui.dialogs.AbstractCertificateDialog
 
paint(Composite) - Method in class de.willuhn.jameica.gui.dialogs.AbstractDialog
Muss vom abgeleiteten Dialog ueberschrieben werden.
paint(Composite) - Method in class de.willuhn.jameica.gui.dialogs.BackgroundTaskDialog
 
paint(Composite) - Method in class de.willuhn.jameica.gui.dialogs.CalendarDialog
 
paint(Composite) - Method in class de.willuhn.jameica.gui.dialogs.ListDialog
 
paint(Composite) - Method in class de.willuhn.jameica.gui.dialogs.LoginDialog
 
paint(Composite) - Method in class de.willuhn.jameica.gui.dialogs.NewPasswordDialog
 
paint(Composite) - Method in class de.willuhn.jameica.gui.dialogs.PasswordDialog
 
paint(Composite) - Method in class de.willuhn.jameica.gui.dialogs.SimpleDialog
 
paint(Composite) - Method in class de.willuhn.jameica.gui.dialogs.TextDialog
 
paint(Composite) - Method in class de.willuhn.jameica.gui.dialogs.WaitDialog
 
paint(Composite) - Method in class de.willuhn.jameica.gui.dialogs.YesNoDialog
 
paint(Composite) - Method in class de.willuhn.jameica.gui.input.AbstractInput
 
paint(Composite) - Method in class de.willuhn.jameica.gui.input.DateInput
 
paint(Composite) - Method in interface de.willuhn.jameica.gui.input.Input
Positioniert und malt das Eingabefeld im uebergebenen Composite.
paint(Composite) - Method in class de.willuhn.jameica.gui.input.MultiInput
 
paint(Composite) - Method in class de.willuhn.jameica.gui.internal.dialogs.About
 
paint(Composite) - Method in class de.willuhn.jameica.gui.internal.dialogs.AppointmentProviderDialog
 
paint(Composite) - Method in class de.willuhn.jameica.gui.internal.dialogs.AttachmentManageDialog
 
paint(Composite) - Method in class de.willuhn.jameica.gui.internal.dialogs.AttachmentSettingsDialog
 
paint(Composite) - Method in class de.willuhn.jameica.gui.internal.dialogs.BackupRestoreDialog
 
paint(Composite) - Method in class de.willuhn.jameica.gui.internal.dialogs.BookmarkAddDialog
 
paint(Composite) - Method in class de.willuhn.jameica.gui.internal.dialogs.BookmarkSearchDialog
 
paint(Composite) - Method in class de.willuhn.jameica.gui.internal.dialogs.ChooseBoxesDialog
 
paint(Composite) - Method in class de.willuhn.jameica.gui.internal.dialogs.DependencyDownloadDialog
 
paint(Composite) - Method in class de.willuhn.jameica.gui.internal.dialogs.DependencyMissingDialog
 
paint(Composite) - Method in class de.willuhn.jameica.gui.internal.dialogs.LogDetailDialog
 
paint(Composite) - Method in class de.willuhn.jameica.gui.internal.dialogs.PluginSourceDialog
 
paint(Composite) - Method in class de.willuhn.jameica.gui.internal.dialogs.PluginUnInstallDialog
 
paint(Composite) - Method in class de.willuhn.jameica.gui.internal.dialogs.ReminderAppointmentDialog
 
paint(Composite) - Method in class de.willuhn.jameica.gui.internal.dialogs.RepositoryEditDialog
 
paint(Composite) - Method in class de.willuhn.jameica.gui.internal.dialogs.SearchOptionsDialog
 
paint(Composite) - Method in class de.willuhn.jameica.gui.internal.dialogs.StorageProviderDialog
 
paint(Composite) - Method in class de.willuhn.jameica.gui.internal.dialogs.SystemCertificatesDialog
 
paint(Composite) - Method in class de.willuhn.jameica.gui.internal.dialogs.UpdateEditDialog
 
paint(Composite) - Method in class de.willuhn.jameica.gui.internal.parts.AttachmentListPart
 
paint(Composite) - Method in class de.willuhn.jameica.gui.internal.parts.LogList
 
paint(Composite) - Method in class de.willuhn.jameica.gui.internal.parts.LogoPart
 
paint(Composite) - Method in class de.willuhn.jameica.gui.internal.parts.PanelButtonPrint
 
paint(Composite) - Method in class de.willuhn.jameica.gui.internal.parts.PluginListPart
 
paint(Composite) - Method in class de.willuhn.jameica.gui.internal.parts.RepositoryList
 
paint(Composite) - Method in class de.willuhn.jameica.gui.internal.parts.SearchPart
 
paint(Composite) - Method in class de.willuhn.jameica.gui.internal.parts.SearchResultPart
 
paint(Composite) - Method in class de.willuhn.jameica.gui.Navigation
 
paint(Composite) - Method in interface de.willuhn.jameica.gui.Part
Malt die Komponente in das angegebene Composite.
paint(Composite) - Method in class de.willuhn.jameica.gui.parts.Button
 
paint(Composite) - Method in class de.willuhn.jameica.gui.parts.ButtonArea
 
paint(Composite) - Method in class de.willuhn.jameica.gui.parts.ContextMenu
 
paint(Composite) - Method in class de.willuhn.jameica.gui.parts.ExpandPart
 
paint(Composite) - Method in class de.willuhn.jameica.gui.parts.FormTextPart
 
paint(Composite) - Method in class de.willuhn.jameica.gui.parts.InfoPanel
 
paint(Composite) - Method in class de.willuhn.jameica.gui.parts.NotificationPanel
 
paint(Composite) - Method in class de.willuhn.jameica.gui.parts.Panel
 
paint(Composite) - Method in class de.willuhn.jameica.gui.parts.PanelButton
 
paint(Composite) - Method in class de.willuhn.jameica.gui.parts.Placeholder
 
paint(Composite) - Method in class de.willuhn.jameica.gui.parts.ProgressBar
 
paint(Composite) - Method in class de.willuhn.jameica.gui.parts.TablePart
 
paint(Composite) - Method in class de.willuhn.jameica.gui.parts.TextPart
 
paint(Composite) - Method in class de.willuhn.jameica.gui.parts.TitlePart
 
paint(Composite) - Method in class de.willuhn.jameica.gui.parts.TreePart
 
paint(Composite) - Method in class de.willuhn.jameica.gui.StatusBar
 
paint(Composite) - Method in class de.willuhn.jameica.gui.StatusBarCalendarItem
 
paint(Composite) - Method in class de.willuhn.jameica.gui.StatusBarTextItem
 
paint(Composite) - Method in class de.willuhn.jameica.gui.util.Popup
Malt den Text in den Tooltip.
paint(Composite) - Method in class de.willuhn.jameica.gui.View
 
paint(Composite, int) - Method in class de.willuhn.jameica.gui.input.AbstractInput
 
paint(Composite, int) - Method in class de.willuhn.jameica.gui.input.DateInput
 
paint(Composite, int) - Method in interface de.willuhn.jameica.gui.input.Input
Positioniert und malt das Eingabefeld im uebergebenen Composite.
paint(Composite, int) - Method in class de.willuhn.jameica.gui.input.MultiInput
 
PAINT - Enum constant in enum de.willuhn.jameica.gui.parts.table.Feature.Event
Wird ausgeloest, wenn die paint()-Funktion der Tabelle aufgerufen wird.
paintButtons(ButtonArea) - Method in class de.willuhn.jameica.gui.dialogs.AbstractCertificateDialog
Muss von der ableitenden Klasse implementiert werden, um die Buttons am Ende des Dialogs zu zeichnen.
paintButtons(ButtonArea) - Method in class de.willuhn.jameica.gui.dialogs.CertificateDetailDialog
 
paintButtons(ButtonArea) - Method in class de.willuhn.jameica.gui.dialogs.CertificateTrustDialog
 
Panel - Class in de.willuhn.jameica.gui.parts
Das ist ein Container, der weitere Parts aufnehmen kann, jedoch die Anzeige um einen Titel und Rahmen erweitert.
Panel(String, Part) - Constructor for class de.willuhn.jameica.gui.parts.Panel
ct.
Panel(String, Part, boolean) - Constructor for class de.willuhn.jameica.gui.parts.Panel
ct.
PanelButton - Class in de.willuhn.jameica.gui.parts
Button, der oben rechts im Panel angezeigt wird.
PanelButton(String, Action, String) - Constructor for class de.willuhn.jameica.gui.parts.PanelButton
ct.
PanelButtonAttachment - Class in de.willuhn.jameica.gui.internal.parts
Vorkonfigurierter Panel-Button fuer Attachments.
PanelButtonAttachment() - Constructor for class de.willuhn.jameica.gui.internal.parts.PanelButtonAttachment
ct.
PanelButtonBack - Class in de.willuhn.jameica.gui.internal.parts
Vorkonfigurierter Panel-Button fuer Zurueck.
PanelButtonBack() - Constructor for class de.willuhn.jameica.gui.internal.parts.PanelButtonBack
ct.
PanelButtonBookmark - Class in de.willuhn.jameica.gui.internal.parts
Vorkonfigurierter Panel-Button fuer Bookmarks.
PanelButtonBookmark() - Constructor for class de.willuhn.jameica.gui.internal.parts.PanelButtonBookmark
ct.
PanelButtonPrint - Class in de.willuhn.jameica.gui.internal.parts
Vorkonfigurierter Button fuer Druck-Support.
PanelButtonPrint(PrintSupport) - Constructor for class de.willuhn.jameica.gui.internal.parts.PanelButtonPrint
ct.
parent - Variable in class de.willuhn.jameica.gui.AbstractItemXml
 
part - Variable in class de.willuhn.jameica.gui.parts.table.Feature.Context
Die Tabelle selbst.
Part - Interface in de.willuhn.jameica.gui
Generische GUI-Komponente.
PasswordDialog - Class in de.willuhn.jameica.gui.dialogs
Dialog zu Passwort-Eingabe.
PasswordDialog(int) - Constructor for class de.willuhn.jameica.gui.dialogs.PasswordDialog
Erzeugt einen neuen Passwort-Dialog.
PasswordInput - Class in de.willuhn.jameica.gui.input
Ist zustaendig fuer Passwort-Eingabefelder.
PasswordInput(String) - Constructor for class de.willuhn.jameica.gui.input.PasswordInput
Erzeugt ein neues Eingabe-Feld und schreibt den uebergebenen Wert rein.
passwordModified(String) - Method in class de.willuhn.jameica.gui.dialogs.PasswordDialog
Kann von abgeleiteten Dialogen ueberschrieben werden, um den Password-Dialog noch zu erweitern.
path - Variable in class de.willuhn.jameica.gui.AbstractItemXml
 
PBEWithMD5AndDESEngine - Class in de.willuhn.jameica.security.crypto
Implementierung einer Engine mit PBEWithMD5AndDES.
PBEWithMD5AndDESEngine() - Constructor for class de.willuhn.jameica.security.crypto.PBEWithMD5AndDESEngine
 
performTrust() - Method in class de.willuhn.jameica.messaging.SystemRepositoryTrustMessageConsumer
Oeffnet das System-Repository und stellt die Vertrauensstellung her.
Placeholder - Class in de.willuhn.jameica.gui.parts
Grafisch gestaltete Platzhalter-Komponente.
Placeholder(Placeholder.Style) - Constructor for class de.willuhn.jameica.gui.parts.Placeholder
ct.
Placeholder.Style - Enum in de.willuhn.jameica.gui.parts
Vorkonfigurierte Styles.
PlaceholderPlugin - Class in de.willuhn.jameica.plugin
Seit Version 2.3 (2012-03-21) unterstuetzt Jameica auch Plugins, die keinen eigenen Java-Code mitbringen sondern z.Bsp.
Platform - Class in de.willuhn.jameica.system
Hilfsklasse, um Plattform-/OS-spezfisches Verhalten zu behandeln.
Platform() - Constructor for class de.willuhn.jameica.system.Platform
 
PlatformMacOS - Class in de.willuhn.jameica.system
Ueberschrieben fuer MacOS-spezfisches Verhalten.
PlatformMacOS() - Constructor for class de.willuhn.jameica.system.PlatformMacOS
 
Plugin - Interface in de.willuhn.jameica.plugin
Basis-Interface aller Plugins.
PluginCacheMessageConsumer - Class in de.willuhn.jameica.messaging
Wird ueber die Installation und Deinstallation von Plugins benachrichtigt und haelt eine Liste mit dem aktuellen Stand der Plugins.
PluginCacheMessageConsumer() - Constructor for class de.willuhn.jameica.messaging.PluginCacheMessageConsumer
 
PluginData - Class in de.willuhn.jameica.update
Container fuer die Meta-Daten eines Plugins.
PluginData(PluginGroup, URL) - Constructor for class de.willuhn.jameica.update.PluginData
 
PluginDetailPart - Class in de.willuhn.jameica.gui.internal.parts
Zeigt die Kurz-Infos eines Plugins inclusive Buttons fuer die Verwaltung des Plugins an.
PluginDetailPart(Manifest, PluginDetailPart.Type) - Constructor for class de.willuhn.jameica.gui.internal.parts.PluginDetailPart
ct.
PluginDetailPart(Manifest, List<PluginData>, PluginDetailPart.Type) - Constructor for class de.willuhn.jameica.gui.internal.parts.PluginDetailPart
ct.
PluginDetailPart.Type - Enum in de.willuhn.jameica.gui.internal.parts
Legt fest, um welche Art von Plugin-Info es sich handelt.
PluginDownload - Class in de.willuhn.jameica.gui.internal.action
Laedt das uebergebene Plugin herunter und installiert es.
PluginDownload() - Constructor for class de.willuhn.jameica.gui.internal.action.PluginDownload
 
PluginErrors - Class in de.willuhn.jameica.gui.boxes
Eine Box, die angezeigt wird, wenn Plugins nicht geladen werden konnten.
PluginErrors() - Constructor for class de.willuhn.jameica.gui.boxes.PluginErrors
 
PluginGroup - Class in de.willuhn.jameica.update
Eine Gruppe von Plugins.
PluginGroup(Repository, IXMLElement) - Constructor for class de.willuhn.jameica.update.PluginGroup
ct.
PluginInput - Class in de.willuhn.jameica.gui.input
Selectbox zur Auswahl eines Plugins.
PluginInput() - Constructor for class de.willuhn.jameica.gui.input.PluginInput
ct.
PluginInput(Plugin) - Constructor for class de.willuhn.jameica.gui.input.PluginInput
ct.
PluginInstall - Class in de.willuhn.jameica.gui.internal.action
Action zum Installieren eines Plugins.
PluginInstall() - Constructor for class de.willuhn.jameica.gui.internal.action.PluginInstall
 
PluginListOpen - Class in de.willuhn.jameica.gui.internal.action
Oeffnet die Liste der Plugins.
PluginListOpen() - Constructor for class de.willuhn.jameica.gui.internal.action.PluginListOpen
 
PluginListPart - Class in de.willuhn.jameica.gui.internal.parts
Komponente, die die Plugins in einer huebsch formatierten Liste mit Buttons zum Managen anzeigt.
PluginListPart(PluginDetailPart.Type) - Constructor for class de.willuhn.jameica.gui.internal.parts.PluginListPart
ct.
PluginLoader - Class in de.willuhn.jameica.plugin
Kontrolliert alle installierten Plugins.
PluginLoader() - Constructor for class de.willuhn.jameica.plugin.PluginLoader
 
PluginMessage - Class in de.willuhn.jameica.messaging
Message, die verschickt wird, wenn zur Laufzeit an einem Plugin etwas geaendert wurde.
PluginMessage(Manifest, PluginMessage.Event) - Constructor for class de.willuhn.jameica.messaging.PluginMessage
ct.
PluginMessage.Event - Enum in de.willuhn.jameica.messaging
Die verschiedenen Events.
PluginRepositories - Class in de.willuhn.jameica.gui.boxes
Eine Box, die darauf hinweist, wenn zusätzliche Plugin-Repositories installiert sind.
PluginRepositories() - Constructor for class de.willuhn.jameica.gui.boxes.PluginRepositories
 
PluginResources - Class in de.willuhn.jameica.plugin
Container, der zusaetzliche Informationen fuer das Plugin bereitstellt.
PluginResources(Plugin) - Constructor for class de.willuhn.jameica.plugin.PluginResources
ct.
PluginService - Class in de.willuhn.jameica.services
Initialisiert den Plugin-Loader.
PluginService() - Constructor for class de.willuhn.jameica.services.PluginService
 
PluginServiceService - Class in de.willuhn.jameica.services
Initialisiert die Services der Plugins.
PluginServiceService() - Constructor for class de.willuhn.jameica.services.PluginServiceService
 
PluginSource - Interface in de.willuhn.jameica.plugin
Definiert eine Quelle, in der sich Plugins befinden koennen.
PluginSource.Type - Enum in de.willuhn.jameica.plugin
Die verschiedenen Arten von Plugin-Quellen.
PluginSourceConfig - Class in de.willuhn.jameica.plugin
Implementierung der Plugin-Quelle fuer explizit in der Config angegebene Plugins.
PluginSourceConfig() - Constructor for class de.willuhn.jameica.plugin.PluginSourceConfig
 
PluginSourceDialog - Class in de.willuhn.jameica.gui.internal.dialogs
Dialog zur Auswahl einer Plugin-Quelle.
PluginSourceDialog(int, Manifest) - Constructor for class de.willuhn.jameica.gui.internal.dialogs.PluginSourceDialog
ct.
PluginSourceService - Class in de.willuhn.jameica.services
Liefert Zugriff auf die Plugin-Quellen.
PluginSourceService() - Constructor for class de.willuhn.jameica.services.PluginSourceService
 
PluginSourceSystem - Class in de.willuhn.jameica.plugin
Implementierung der Plugin-Quelle aus dem System-Ordner.
PluginSourceSystem() - Constructor for class de.willuhn.jameica.plugin.PluginSourceSystem
 
PluginSourceUser - Class in de.willuhn.jameica.plugin
Implementierung der Plugin-Quelle aus dem User-Ordner.
PluginSourceUser() - Constructor for class de.willuhn.jameica.plugin.PluginSourceUser
 
PluginUnInstall - Class in de.willuhn.jameica.gui.internal.action
Action zum Deinstallieren eines Plugins.
PluginUnInstall() - Constructor for class de.willuhn.jameica.gui.internal.action.PluginUnInstall
 
PluginUnInstallDialog - Class in de.willuhn.jameica.gui.internal.dialogs
Bestaetigungsdialog fuer die Deinstallation eines Plugins.
PluginUnInstallDialog(Manifest) - Constructor for class de.willuhn.jameica.gui.internal.dialogs.PluginUnInstallDialog
ct.
PluginUninstallScriptingMessageConsumer - Class in de.willuhn.jameica.messaging
Wird benachrichtigt, wenn ein Plugin deinstalliert wird.
PluginUninstallScriptingMessageConsumer() - Constructor for class de.willuhn.jameica.messaging.PluginUninstallScriptingMessageConsumer
 
PluginUpdate - Class in de.willuhn.jameica.gui.internal.action
Action zum Aktualisieren eines Plugins.
PluginUpdate() - Constructor for class de.willuhn.jameica.gui.internal.action.PluginUpdate
 
pop() - Method in class de.willuhn.jameica.messaging.MessageCollector
Liefert die letzte Message und loescht sie automatisch aus der Queue.
Popup - Class in de.willuhn.jameica.gui.util
Kleines Tooltipp-Popup.
Popup(String) - Constructor for class de.willuhn.jameica.gui.util.Popup
ct
Popup(String, String) - Constructor for class de.willuhn.jameica.gui.util.Popup
ct
Popup(String, String, Point) - Constructor for class de.willuhn.jameica.gui.util.Popup
ct
Popup(String, String, Point, int) - Constructor for class de.willuhn.jameica.gui.util.Popup
ct
PopupList - Class in de.willuhn.jameica.gui.internal.swt
A PopupList is a list of selectable items that appears in its own shell positioned above its parent shell.
PopupList(Shell) - Constructor for class de.willuhn.jameica.gui.internal.swt.PopupList
Creates a PopupList above the specified shell.
PopupList(Shell, int) - Constructor for class de.willuhn.jameica.gui.internal.swt.PopupList
Creates a PopupList above the specified shell.
PopupMessageConsumer - Class in de.willuhn.jameica.messaging
Message-Consumer, der Popups anzeigt.
PopupMessageConsumer() - Constructor for class de.willuhn.jameica.messaging.PopupMessageConsumer
 
PORT - Enum constant in enum de.willuhn.jameica.security.JameicaAuthenticator.RequestParam
Request-Parameter fuer den Port.
POSITION_CENTER - Static variable in class de.willuhn.jameica.gui.dialogs.AbstractDialog
Positioniert den Dialog mittig auf dem Bildschirm.
POSITION_MOUSE - Static variable in class de.willuhn.jameica.gui.dialogs.AbstractDialog
Positioniert den Dialog an der aktuellen Maus-Position.
prepareClasses(Manifest) - Method in class de.willuhn.jameica.services.ClassService
Durchsucht das Verzeichnis, in dem sich das Manifest befindet nach Klassen und Jars, laedt diese in den Classpath und registriert die alle Klassen im Classfinder, deren Name zu den Suchfiltern in der Sektion <classfinder> passen.
Principal - Class in de.willuhn.jameica.security
Kleine Hilfsklasse um die X.500-Attribute eine java.security.Principal besser auslesen zu koennen.
Principal(Principal) - Constructor for class de.willuhn.jameica.security.Principal
ct.
print() - Method in interface de.willuhn.jameica.print.PrintSupport
Erzeugt den Druck-Job.
Print - Class in de.willuhn.jameica.gui.internal.action
Aktion zum Drucken von Daten.
Print() - Constructor for class de.willuhn.jameica.gui.internal.action.Print
 
PrintSupport - Interface in de.willuhn.jameica.print
Generisches Interface zur Erzeugung von Druck-Jobs.
Program - Class in de.willuhn.jameica.gui.internal.action
Action, die lediglich versucht, den uebergebenen Context in einen String zu wandeln und via org.eclipse.swt.program.Program.launch auszufuehren.
Program() - Constructor for class de.willuhn.jameica.gui.internal.action.Program
 
ProgressBar - Class in de.willuhn.jameica.gui.parts
Implementierung eines Progress-Monitors, der seine Ausgaben in Form eines Fortschrittsbalkens anzeigt.
ProgressBar() - Constructor for class de.willuhn.jameica.gui.parts.ProgressBar
 
PROMPT - Enum constant in enum de.willuhn.jameica.security.JameicaAuthenticator.RequestParam
Request-Parameter fuer den anzuzeigenden Prompt-Text.
PROTOCOL - Enum constant in enum de.willuhn.jameica.security.JameicaAuthenticator.RequestParam
Request-Parameter fuer das verwendete Protokoll.
ProxyService - Class in de.willuhn.jameica.services
Uebernimmt die Proxy-Einstellungen.
ProxyService() - Constructor for class de.willuhn.jameica.services.ProxyService
 
pt2px(int) - Static method in class de.willuhn.jameica.gui.util.SWTUtil
Rechnet eine Angabe von pt (Point) entsprechend der DPI-Anzahl des Displays in Pixel um.

Q

QueryInput - Class in de.willuhn.jameica.gui.input
Vorkonfiguriertes Input-Feld mit einer Lupe.
QueryInput() - Constructor for class de.willuhn.jameica.gui.input.QueryInput
ct.
QueryInput(int) - Constructor for class de.willuhn.jameica.gui.input.QueryInput
ct.
QueryInput(int, String) - Constructor for class de.willuhn.jameica.gui.input.QueryInput
ct.
QueryMessage - Class in de.willuhn.jameica.messaging
Generische Nachricht, die verschickt werden kann, wenn man zum Beispiel von einem anderen Plugin Informationen abfragen will.
QueryMessage() - Constructor for class de.willuhn.jameica.messaging.QueryMessage
ct.
QueryMessage(Object) - Constructor for class de.willuhn.jameica.messaging.QueryMessage
ct.
QueryMessage(String, Object) - Constructor for class de.willuhn.jameica.messaging.QueryMessage
ct.
queue() - Element in annotation type de.willuhn.jameica.messaging.Receive
Optionaler Name der Queue, auf die die Methode "lauschen" soll.
queue(String, Object) - Static method in class de.willuhn.jameica.messaging.MessageBus
Queued eine QueryMessage mit den angegebenen Nutzdaten asynchron an die Queue.
QUEUE - Static variable in class de.willuhn.jameica.gui.calendar.ReminderAppointment
Unsere Queue.
QUEUE_ADDED - Static variable in class de.willuhn.jameica.services.AttachmentService
Queue, die beim Hinzufügen eines Attachments benachrichtigt wird.
QUEUE_ADDED - Static variable in class de.willuhn.jameica.services.ScriptingService
Die Queue, die nach dem Hinzufuegen eines Scripts benachrichtigt wird.
QUEUE_CREATED - Static variable in class de.willuhn.jameica.bookmark.BookmarkService
Queue, an die Messages geschickt werden, wenn ein Bookmark erstellt wurde.
QUEUE_DEFAULT - Static variable in class de.willuhn.jameica.reminder.Reminder
Name der Default-Queue, die verwendet wird, wenn keine angegeben wurde.
QUEUE_DELETED - Static variable in class de.willuhn.jameica.bookmark.BookmarkService
Queue, an die Messages geschickt werden, wenn ein Bookmark geloescht wurde.
QUEUE_DELETED - Static variable in class de.willuhn.jameica.services.AttachmentService
Queue, die beim Löschen eines Attachments benachrichtigt wird.
QUEUE_REMOVED - Static variable in class de.willuhn.jameica.services.ScriptingService
Die Queue, die nach dem Entfernen eines Scripts benachrichtigt wird.
QUEUE_UPDATE - Static variable in class de.willuhn.jameica.services.AttachmentService
Queue, die beim Aktualisieren eines Attachments benachrichtigt wird.
queueMessage(Message) - Method in class de.willuhn.jameica.messaging.MessagingFactory
 
queueMessage(Message) - Method in interface de.willuhn.jameica.messaging.MessagingQueue
Stellt eine Nachricht in die Queue.
queueMessage(Message) - Method in class de.willuhn.jameica.messaging.NamedConcurrentQueue
 
queueMessage(Message) - Method in class de.willuhn.jameica.messaging.NamedQueue
 

R

RadioInput - Class in de.willuhn.jameica.gui.input
Eingabefeld des Typs Radiobutton.
RadioInput(String, Object) - Constructor for class de.willuhn.jameica.gui.input.RadioInput
Erzeugt ein neues Eingabefeld und schreibt den uebergebenen Wert rein.
rebind(String, Remote) - Method in class de.willuhn.jameica.services.RegistryService
Bindet ein Remote-Objekt an die Registry.
Receive - Annotation Type in de.willuhn.jameica.messaging
Damit koennen Methoden in Klassen annotiert werden, die via Messaging aufgerufen werden koennen.
refresh() - Method in class de.willuhn.jameica.gui.calendar.CalendarPart
Laedt den Kalender neu.
refresh() - Method in class de.willuhn.jameica.gui.parts.FormTextPart
 
REFRESH - Enum constant in enum de.willuhn.jameica.gui.parts.table.Feature.Event
Wird ausgeloest, wenn die Anzeige explizit aktualisiert werden soll.
refreshContent() - Method in class de.willuhn.jameica.gui.View
Aktualisiert die Anzeige.
refreshSummary() - Method in class de.willuhn.jameica.gui.parts.TablePart
Deprecated.
register(Extension, String) - Static method in class de.willuhn.jameica.gui.extension.ExtensionRegistry
Registriert das Erweiterungsmodul unter der genannten ID.
register(Extension, String[]) - Static method in class de.willuhn.jameica.gui.extension.ExtensionRegistry
Registriert das Erweiterungsmodul unter den genannten IDs.
register(String, String) - Static method in class de.willuhn.jameica.messaging.LookupService
Registriert einen Service mit dem angegebenen Namen.
registerMessageConsumer(MessageConsumer) - Method in class de.willuhn.jameica.messaging.MessagingFactory
 
registerMessageConsumer(MessageConsumer) - Method in interface de.willuhn.jameica.messaging.MessagingQueue
Registriert einen Nachrichten-Consumer manuell in der Queue.
registerMessageConsumer(MessageConsumer) - Method in class de.willuhn.jameica.messaging.NamedConcurrentQueue
 
registerMessageConsumer(MessageConsumer) - Method in class de.willuhn.jameica.messaging.NamedQueue
 
RegistryService - Class in de.willuhn.jameica.services
Service, der die RMI-Registry startet.
RegistryService() - Constructor for class de.willuhn.jameica.services.RegistryService
 
reload() - Method in class de.willuhn.jameica.gui.AbstractView
Kann von ableitenden Klassen ueberschrieben werden, um den Dialog neu zu laden.
reload() - Method in class de.willuhn.jameica.gui.internal.views.Start
 
reload() - Method in class de.willuhn.jameica.services.ScriptingService
Startet den Scripting-Service neu, damit die Scripts neu geladen werden.
rememberColWidth - Variable in class de.willuhn.jameica.gui.parts.AbstractTablePart
 
rememberOrder - Variable in class de.willuhn.jameica.gui.parts.AbstractTablePart
 
rememberState - Variable in class de.willuhn.jameica.gui.parts.AbstractTablePart
 
Reminder - Class in de.willuhn.jameica.reminder
Ein einzelner Reminder.
Reminder() - Constructor for class de.willuhn.jameica.reminder.Reminder
 
ReminderAppointment - Class in de.willuhn.jameica.gui.calendar
Implementierung des Appointment-Interface basierend auf einem Jameica-Reminder.
ReminderAppointment(String, Reminder) - Constructor for class de.willuhn.jameica.gui.calendar.ReminderAppointment
ct.
ReminderAppointment(String, Reminder, Date) - Constructor for class de.willuhn.jameica.gui.calendar.ReminderAppointment
ct.
ReminderAppointmentDetails - Class in de.willuhn.jameica.gui.internal.action
Action zum Anlegen und Bearbeiten eines Freitext-Reminders.
ReminderAppointmentDetails() - Constructor for class de.willuhn.jameica.gui.internal.action.ReminderAppointmentDetails
 
ReminderAppointmentDialog - Class in de.willuhn.jameica.gui.internal.dialogs
Dialog zum Bearbeiten eines Freitext-Reminders.
ReminderAppointmentDialog(int, ReminderAppointment) - Constructor for class de.willuhn.jameica.gui.internal.dialogs.ReminderAppointmentDialog
ct.
ReminderAppointmentMessageConsumer - Class in de.willuhn.jameica.messaging
Message-Consumer, der ausgeloest wird, wenn ein Freitext-Reminder faellig ist.
ReminderAppointmentMessageConsumer() - Constructor for class de.willuhn.jameica.messaging.ReminderAppointmentMessageConsumer
 
ReminderAppointmentProvider - Class in de.willuhn.jameica.gui.calendar
Implementierung eines Termin-Providers fuer Jameica-Reminders.
ReminderAppointmentProvider() - Constructor for class de.willuhn.jameica.gui.calendar.ReminderAppointmentProvider
 
ReminderCalendarPart - Class in de.willuhn.jameica.gui.calendar
Erweiterte Kalender-Komponente, die bereits die Jameica-Reminder anzeigt.
ReminderCalendarPart() - Constructor for class de.willuhn.jameica.gui.calendar.ReminderCalendarPart
ct.
ReminderInterval - Class in de.willuhn.jameica.reminder
Enthaelt die Eckdaten fuer die zyklische Wiederholung eines Reminders.
ReminderInterval() - Constructor for class de.willuhn.jameica.reminder.ReminderInterval
Parameterloser Konstruktor fuer Bean-Spezifikation,
ReminderInterval(ReminderInterval.TimeUnit, int) - Constructor for class de.willuhn.jameica.reminder.ReminderInterval
ct.
ReminderInterval.TimeUnit - Enum in de.willuhn.jameica.reminder
Die Zeiteinheit.
ReminderIntervalInput - Class in de.willuhn.jameica.gui.input
Auswahlfeld fuer ein Reminder-Intervall.
ReminderIntervalInput(ReminderInterval) - Constructor for class de.willuhn.jameica.gui.input.ReminderIntervalInput
ct.
ReminderIntervalInput(List<ReminderInterval>, ReminderInterval) - Constructor for class de.willuhn.jameica.gui.input.ReminderIntervalInput
ct.
ReminderMessage - Class in de.willuhn.jameica.messaging
Erweitert eine Query-Message, um das urspruenglich geplante Ausfuehrungsdatum von Remindern mit angegeben zu koennen.
ReminderMessage(Date, String, Map<String, Serializable>) - Constructor for class de.willuhn.jameica.messaging.ReminderMessage
ct.
ReminderService - Class in de.willuhn.jameica.services
Stellt einen Dienst zur Verfuegung, mit dem Messages zu einem angegebenen Zeitpunkt versendet werden koennen.
ReminderService() - Constructor for class de.willuhn.jameica.services.ReminderService
 
ReminderStorageProvider - Interface in de.willuhn.jameica.reminder
Interface fuer einen Storage-Provider von Remindern.
ReminderStorageProviderWallet - Class in de.willuhn.jameica.reminder
Implementierung eines Storage-Providers fuer Reminder, der die Daten in einer Wallet-Datei speichert.
ReminderStorageProviderWallet() - Constructor for class de.willuhn.jameica.reminder.ReminderStorageProviderWallet
 
removeAll() - Method in class de.willuhn.jameica.gui.calendar.CalendarPart
Entfernt alle Termin-Provider.
removeAll() - Method in class de.willuhn.jameica.gui.calendar.ReminderCalendarPart
 
removeAll() - Method in class de.willuhn.jameica.gui.parts.AbstractTablePart
Entfernt alle Elemente aus der Tabelle.
removeAll() - Method in class de.willuhn.jameica.gui.parts.TablePart
 
removeAll() - Method in class de.willuhn.jameica.gui.parts.TreePart
 
removeAppointmentProvider(AppointmentProvider) - Method in class de.willuhn.jameica.gui.calendar.CalendarPart
Entfernt einen Termin-Provider.
removeAppointmentProvider(AppointmentProvider) - Method in class de.willuhn.jameica.gui.calendar.ReminderCalendarPart
 
REMOVED - Enum constant in enum de.willuhn.jameica.gui.parts.table.Feature.Event
Wird ausgeloest, wenn ein Datensatz entfernt wurde.
REMOVED_ALL - Enum constant in enum de.willuhn.jameica.gui.parts.table.Feature.Event
Wird ausgeloest, wenn die komplette Tabelle geleert wurde.
removeFeature(Class<? extends Feature>) - Method in class de.willuhn.jameica.gui.parts.AbstractTablePart
Entfernt das Feature.
removeItem(Object) - Method in class de.willuhn.jameica.gui.parts.TablePart
Entfernt das genannte Element aus der Tabelle.
removeRepository(URL) - Method in class de.willuhn.jameica.services.RepositoryService
Entfernt ein Online-Repository.
removeScript(File) - Method in class de.willuhn.jameica.services.ScriptingService
Entfernt das Script.
RemoveScriptMessageConsumer - Class in de.willuhn.jameica.messaging
Deregistriert ein Script, welches via Messaging uebergeben wurde.
RemoveScriptMessageConsumer() - Constructor for class de.willuhn.jameica.messaging.RemoveScriptMessageConsumer
 
removeTrustedCertificate(X509Certificate) - Method in class de.willuhn.jameica.security.SSLFactory
Entfernt das Zertifikat mit dem genannten Namen aus dem Keystore.
Repository - Class in de.willuhn.jameica.update
Container fuer ein einzelnes Repository.
Repository(URL) - Constructor for class de.willuhn.jameica.update.Repository
ct.
RepositoryAdd - Class in de.willuhn.jameica.gui.internal.action
Aktion zum Hinzufuegen eines neuen Repository.
RepositoryAdd() - Constructor for class de.willuhn.jameica.gui.internal.action.RepositoryAdd
 
RepositoryDisable - Class in de.willuhn.jameica.gui.internal.action
Action zum Deaktivieren eines Repository.
RepositoryDisable() - Constructor for class de.willuhn.jameica.gui.internal.action.RepositoryDisable
 
RepositoryEdit - Class in de.willuhn.jameica.gui.internal.action
Action zum Bearbeiten der Repositories.
RepositoryEdit() - Constructor for class de.willuhn.jameica.gui.internal.action.RepositoryEdit
 
RepositoryEditDialog - Class in de.willuhn.jameica.gui.internal.dialogs
Dialog zum Konfiurieren der Repositories.
RepositoryEditDialog(int) - Constructor for class de.willuhn.jameica.gui.internal.dialogs.RepositoryEditDialog
ct.
RepositoryEnable - Class in de.willuhn.jameica.gui.internal.action
Action zum Aktivieren eines Repository.
RepositoryEnable() - Constructor for class de.willuhn.jameica.gui.internal.action.RepositoryEnable
 
RepositoryList - Class in de.willuhn.jameica.gui.internal.parts
Tabelle mit den Repositories.
RepositoryList() - Constructor for class de.willuhn.jameica.gui.internal.parts.RepositoryList
ct.
RepositoryList.RepositoryEntry - Class in de.willuhn.jameica.gui.internal.parts
Hilfsobjekt zum formatierten Anzeigen der URLs.
RepositoryListMenu - Class in de.willuhn.jameica.gui.internal.menus
Context-Menu fuer die Repository-Liste.
RepositoryListMenu() - Constructor for class de.willuhn.jameica.gui.internal.menus.RepositoryListMenu
ct.
RepositoryRemove - Class in de.willuhn.jameica.gui.internal.action
Aktion zum Loeschen eines Repository.
RepositoryRemove() - Constructor for class de.willuhn.jameica.gui.internal.action.RepositoryRemove
 
RepositorySearchResult - Class in de.willuhn.jameica.update
Das Such-Ergebnis einer Repository-Suche.
RepositorySearchResult(Repository, String) - Constructor for class de.willuhn.jameica.update.RepositorySearchResult
ct.
RepositoryService - Class in de.willuhn.jameica.services
Dieser Service verwaltet den Zugriff auf Online-Repositories mit Jameica-Plugins.
RepositoryService() - Constructor for class de.willuhn.jameica.services.RepositoryService
 
reset() - Method in class de.willuhn.jameica.gui.parts.NotificationPanel
Resettet das Panel.
reset() - Method in class de.willuhn.jameica.gui.util.Color
Setzt die Farbe wieder auf den Default-Wert zurueck.
resolve(PluginData) - Method in class de.willuhn.jameica.services.RepositoryService
Loest die zu installierenden Abhaengigkeiten fuer das Plugin auf.
ResolverResult - Class in de.willuhn.jameica.update
Kapselt das Ergebnis der aufgeloesten Abhaengigkeiten fuer ein Plugin.
ResolverResult(PluginData) - Constructor for class de.willuhn.jameica.update.ResolverResult
ct.
restoreState() - Method in class de.willuhn.jameica.gui.parts.AbstractTablePart
Stellt den Zustand wieder her (markierte Objekte und Scroll-Position).
restoreState() - Method in class de.willuhn.jameica.gui.parts.TablePart
 
restoreState() - Method in class de.willuhn.jameica.gui.parts.TreePart
 
Result - Interface in de.willuhn.jameica.search
Interface fuer ein einzelnes Suchergebnis.
RMI_DEFAULT_PORT - Static variable in class de.willuhn.jameica.system.Config
Definition des Default-Ports fuer die RMI-Kommunikation.
RSAEngine - Class in de.willuhn.jameica.security.crypto
Verwendet direkt RSA zum Verschluesseln sowie den Public- und Private-Key.
RSAEngine() - Constructor for class de.willuhn.jameica.security.crypto.RSAEngine
 
run() - Method in class de.willuhn.jameica.gui.SplashScreen
 
run() - Method in class de.willuhn.jameica.services.ReminderService
 
run(ProgressMonitor) - Method in interface de.willuhn.jameica.system.BackgroundTask
Diese Methode wird von Jameica in einem separaten Thread ausgefuehrt.

S

save(Attachment, File) - Method in class de.willuhn.jameica.services.AttachmentService
Speichert das Attachment in der angegebenen Datei.
scaledPx(int) - Static method in class de.willuhn.jameica.gui.util.SWTUtil
Skaliert die Groessen-Angabe basierend auf dem Zoom-Faktor.
ScaleInput - Class in de.willuhn.jameica.gui.input
Eingabefeld in Form eines Schiebereglers.
ScaleInput(int) - Constructor for class de.willuhn.jameica.gui.input.ScaleInput
ct.
ScaleInput(int, int) - Constructor for class de.willuhn.jameica.gui.input.ScaleInput
ct.
SCHEME - Enum constant in enum de.willuhn.jameica.security.JameicaAuthenticator.RequestParam
Request-Parameter fuer das URL-Schema.
Schritt 1 (Registrierung der Erweiterungen): - Search tag in package de.willuhn.jameica.gui.extension
Section
Schritt 2 (Durchführung der Erweiterung): - Search tag in package de.willuhn.jameica.gui.extension
Section
ScriptingService - Class in de.willuhn.jameica.services
Interface fuer den Scripting-Service.
ScriptingService() - Constructor for class de.willuhn.jameica.services.ScriptingService
 
ScriptingService.Events - Class in de.willuhn.jameica.services
Hilfsklasse zum Mappen der Events auf die JS-Funktionen.
ScriptingSettingsView - Class in de.willuhn.jameica.gui.internal.ext
Erweitert die View mit dem System-Einstellungen um die Scripting-Optionen.
ScriptingSettingsView() - Constructor for class de.willuhn.jameica.gui.internal.ext.ScriptingSettingsView
 
ScrolledContainer - Class in de.willuhn.jameica.gui.util
Ein Container, der bei Bedarf Scrollbalken anzeigt.
ScrolledContainer(Composite) - Constructor for class de.willuhn.jameica.gui.util.ScrolledContainer
ct.
ScrolledContainer(Composite, int) - Constructor for class de.willuhn.jameica.gui.util.ScrolledContainer
ct.
search(String) - Method in class de.willuhn.jameica.bookmark.BookmarkSearchProvider
 
search(String) - Method in class de.willuhn.jameica.bookmark.BookmarkService
Sucht nach Bookmarks, in denen der genannte Suchbegriff im Titel oder Kommentar vorkommt.
search(String) - Method in interface de.willuhn.jameica.search.SearchProvider
Stellt eine Suchanfrage an den Provider.
search(String) - Method in class de.willuhn.jameica.services.SearchService
Fuehrt eine Suche ueber die Such-Provider durch.
search(URL, String) - Method in class de.willuhn.jameica.services.RepositoryService
Sucht Plugins Repository-uebergreifend.
SearchInput - Class in de.willuhn.jameica.gui.input
Erzeugt eine Such-Box, in der man Text eingaben kann.
SearchInput() - Constructor for class de.willuhn.jameica.gui.input.SearchInput
Erzeugt eine neue Such-Box.
SearchOptions - Class in de.willuhn.jameica.gui.internal.action
Action zum Konfigurieren der Such-Einstellungen.
SearchOptions() - Constructor for class de.willuhn.jameica.gui.internal.action.SearchOptions
 
SearchOptionsDialog - Class in de.willuhn.jameica.gui.internal.dialogs
Dialog zum Konfigurieren der Such-Optionen.
SearchOptionsDialog(int) - Constructor for class de.willuhn.jameica.gui.internal.dialogs.SearchOptionsDialog
ct
SearchPart - Class in de.willuhn.jameica.gui.internal.parts
GUI-Modul fuer das Suchformular.
SearchPart() - Constructor for class de.willuhn.jameica.gui.internal.parts.SearchPart
 
SearchProvider - Interface in de.willuhn.jameica.search
Interface fuer einen Provider, der von der Suchmaschine abgefragt wird.
SearchResult - Class in de.willuhn.jameica.search
Implementierung des Suchergebnisses fuer einen Provider.
SearchResult(SearchProvider, String) - Constructor for class de.willuhn.jameica.search.SearchResult
ct.
SearchResultPart - Class in de.willuhn.jameica.gui.internal.parts
Zeigt das Ergenis einer Suche als Tree an.
SearchResultPart(List<SearchResult>) - Constructor for class de.willuhn.jameica.gui.internal.parts.SearchResultPart
ct.
SearchResultView - Class in de.willuhn.jameica.gui.internal.views
Zeigt die Ergebnisse der Suche als Baum an.
SearchResultView() - Constructor for class de.willuhn.jameica.gui.internal.views.SearchResultView
 
SearchService - Class in de.willuhn.jameica.services
Service zur Initialisierung der Suchmaschine.
SearchService() - Constructor for class de.willuhn.jameica.services.SearchService
 
SecurityManagerService - Class in de.willuhn.jameica.services
Service, der den Security-Manager setzt.
SecurityManagerService() - Constructor for class de.willuhn.jameica.services.SecurityManagerService
 
select(Object) - Method in class de.willuhn.jameica.gui.parts.AbstractTablePart
Markiert das uebergebene Element.
select(Object[]) - Method in class de.willuhn.jameica.gui.parts.AbstractTablePart
Markiert die Liste der uebergebenen Objekte.
select(Object[]) - Method in class de.willuhn.jameica.gui.parts.TablePart
 
select(Object[]) - Method in class de.willuhn.jameica.gui.parts.TreePart
 
select(String) - Method in class de.willuhn.jameica.gui.internal.swt.PopupList
Selects an item with text that starts with specified String.
select(String) - Method in class de.willuhn.jameica.gui.Navigation
Selektiert das Navigationselement mit der angegebenen ID.
select(String, Object) - Static method in class de.willuhn.jameica.gui.input.RadioInput
Aktiviert den Radiobutton in der angegebenen Gruppe, der den angegebenen Wert haelt.
SelectInput - Class in de.willuhn.jameica.gui.input
Ist zustaendig fuer Eingabefelder des Typs "Select" aka "Combo".
SelectInput(GenericIterator, GenericObject) - Constructor for class de.willuhn.jameica.gui.input.SelectInput
Deprecated.
Um Jameica von spezifischem Code aus de.willuhn.datasource zu befreien, sollte kuenftig besser SelectInput(List, Object) verwendet werden. Damit kann die Anwendung spaeter auch auf ein anderes Persistierungsframework umgestellt werden.
SelectInput(Object[], Object) - Constructor for class de.willuhn.jameica.gui.input.SelectInput
Erzeugt die Combox-Box mit Beans oder Strings.
SelectInput(List, Object) - Constructor for class de.willuhn.jameica.gui.input.SelectInput
Erzeugt die Combox-Box mit Beans oder Strings.
selectionListeners - Variable in class de.willuhn.jameica.gui.parts.AbstractTablePart
 
send(String, Object) - Static method in class de.willuhn.jameica.messaging.MessageBus
Sendet eine QueryMessage mit den angegebenen Nutzdaten asynchron an die Queue.
sendMessage(Message) - Method in class de.willuhn.jameica.messaging.MessagingFactory
 
sendMessage(Message) - Method in interface de.willuhn.jameica.messaging.MessagingQueue
Sendet eine Nachricht asynchron an alle Nachrichtenverbraucher der Queue.
sendMessage(Message) - Method in class de.willuhn.jameica.messaging.NamedConcurrentQueue
 
sendMessage(Message) - Method in class de.willuhn.jameica.messaging.NamedQueue
 
sendSync(String, Object) - Static method in class de.willuhn.jameica.messaging.MessageBus
Sendet eine QueryMessage mit den angegebenen Nutzdaten synchron an die Queue.
sendSyncMessage(Message) - Method in class de.willuhn.jameica.messaging.MessagingFactory
 
sendSyncMessage(Message) - Method in interface de.willuhn.jameica.messaging.MessagingQueue
Sendet eine Nachricht synchron an alle Nachrichtenverbraucher der Queue.
sendSyncMessage(Message) - Method in class de.willuhn.jameica.messaging.NamedConcurrentQueue
 
sendSyncMessage(Message) - Method in class de.willuhn.jameica.messaging.NamedQueue
 
SEPARATOR - Static variable in class de.willuhn.jameica.gui.parts.ContextMenuItem
Menu-Item, welches als Separator verwendet werden kann.
serialize(Object) - Method in class de.willuhn.jameica.bookmark.ContextSerializer
Serialisiert die Context-Information.
Server - Class in de.willuhn.jameica.system
Diese Klasse bildet den Serverloop der Anwendung ab.
Server() - Constructor for class de.willuhn.jameica.system.Server
 
ServiceDescriptor - Class in de.willuhn.jameica.plugin
Ein Service-Deskriptor beschreibt Name und Klasse eines Services, welcher von einem Plugin zur Verfuegung gestellt werden kann.
ServiceDescriptor(IXMLElement) - Constructor for class de.willuhn.jameica.plugin.ServiceDescriptor
ct.
ServiceFactory - Class in de.willuhn.jameica.system
Diese Klasse stellt alle von Plugins genutzen Services zur Verfuegung.
ServiceFactory() - Constructor for class de.willuhn.jameica.system.ServiceFactory
 
set(String, Serializable) - Method in class de.willuhn.jameica.security.Wallet
Speichert einen Datensatz verschluesselt in dem Wallet.
setAction(Action) - Method in class de.willuhn.jameica.gui.parts.ContextMenuItem
Speichert die auszufuehrende Action.
setAction(Action) - Method in class de.willuhn.jameica.gui.parts.PanelButton
Speichert die auszufuehrende Action.
setAskWorkdir(boolean) - Static method in class de.willuhn.jameica.system.BootstrapSettings
Legt fest, ob beim Start nach dem zu verwendenden Benutzerordner gefragt werden soll.
setAttribute(String) - Method in class de.willuhn.jameica.gui.input.SearchInput
Legt den Namen des Attributes fest, welches von den Objekten angezeigt werden soll.
setAttribute(String) - Method in class de.willuhn.jameica.gui.input.SelectInput
Legt den Namen des Attributes fest, welches von den Objekten angezeigt werden soll.
setAttribute(String, FontData) - Method in class de.willuhn.jameica.system.Settings
Speichert einen Font-Wert.
setAttribute(String, RGB) - Method in class de.willuhn.jameica.system.Settings
Speichert einen Farb-Wert.
setAutoscroll(boolean) - Method in class de.willuhn.jameica.gui.parts.TextPart
Definiert, ob der Text automatisch immer zu Ende scrollen soll.
setBackground(boolean) - Method in class de.willuhn.jameica.gui.parts.NotificationPanel
Legt fest, ob der farbige Hintergrund gezeichnet werden soll.
setBackground(Color) - Method in class de.willuhn.jameica.gui.parts.TextPart
Definiert die Hintergrundfarbe.
setBackupCount(int) - Method in class de.willuhn.jameica.system.Config
Speichert die Anzahl zu erstellender Backups.
setBackupDir(String) - Method in class de.willuhn.jameica.system.Config
Speichert das Backup-Verzeichnis.
setBasedir(File) - Method in class de.willuhn.jameica.attachment.storage.StorageProviderLocal
Speichert das Basis-Verzeichnis für die Speicherung.
setBorder(int) - Method in class de.willuhn.jameica.gui.input.ImageInput
Legt fest, wieviel Pixel Abstand vom Rand des Buttons gelassen werden soll.
setBorder(int) - Method in class de.willuhn.jameica.gui.parts.NotificationPanel
Legt die Rahmendicke fest.
setBorder(Boolean) - Method in class de.willuhn.jameica.gui.parts.InfoPanel
Legt fest, ob ein Rahmen um das Panel gezogen werden soll.
setButtonImage(Image) - Method in class de.willuhn.jameica.gui.input.ButtonInput
Definiert das auf dem Button anzuzeigende Image.
setButtonText(String) - Method in class de.willuhn.jameica.gui.input.ButtonInput
Definiert den auf dem Button anzuzeigenden Text.
setCheckable(boolean) - Method in class de.willuhn.jameica.gui.parts.AbstractTablePart
Legt fest, ob jede Zeile der Tabelle mit einer Checkbox versehen werden soll.
setChecked(Object[], boolean) - Method in class de.willuhn.jameica.gui.parts.AbstractTablePart
Wenn die Tabelle mit Checkboxen versehen ist, kann man damit bei einem Element das Haeckchen setzen oder entfernen.
setChecked(Object[], boolean) - Method in class de.willuhn.jameica.gui.parts.TablePart
 
setChecked(Object[], boolean) - Method in class de.willuhn.jameica.gui.parts.TreePart
 
setChecked(Object, boolean) - Method in class de.willuhn.jameica.gui.parts.AbstractTablePart
Wenn die Tabelle mit Checkboxen versehen ist, kann man damit bei einem Element das Haeckchen setzen oder entfernen.
setClassName(String) - Method in class de.willuhn.jameica.attachment.Context
Speichert den Namen der Klasse des Objektes, an dem das Attachment hängt.
setClassName(String) - Method in class de.willuhn.jameica.bookmark.Context
Speichert den Namen der Klasse des Objektes.
setColor(Color) - Method in class de.willuhn.jameica.gui.input.LabelInput
Legt die Text-Farbe fest.
setComment(String) - Method in class de.willuhn.jameica.bookmark.Bookmark
Speichert einen Kommentar.
setComment(String) - Method in class de.willuhn.jameica.gui.input.AbstractInput
 
setComment(String) - Method in class de.willuhn.jameica.gui.input.DateInput
 
setComment(String) - Method in class de.willuhn.jameica.gui.input.ImageInput
 
setComment(String) - Method in interface de.willuhn.jameica.gui.input.Input
Fuegt hinter das Eingabefeld noch einen Kommentar.
setComment(String) - Method in class de.willuhn.jameica.gui.input.MultiInput
 
setComment(String) - Method in class de.willuhn.jameica.gui.parts.InfoPanel
Zeigt einen optionalen Kommentar an.
setComment(String) - Method in class de.willuhn.jameica.messaging.BootMessage
Speichert einen Kommentar.
setContext(Context) - Method in class de.willuhn.jameica.attachment.Attachment
Speichert den Context des Attachments.
setContext(Context) - Method in class de.willuhn.jameica.bookmark.Bookmark
Speichert die serialisierte Form der Context-Information, die der View beim Start uebergeben werden soll.
setContextMenu(ContextMenu) - Method in class de.willuhn.jameica.gui.parts.AbstractTablePart
Fuegt ein KontextMenu hinzu.
setCreated(Date) - Method in class de.willuhn.jameica.bookmark.Bookmark
Speichert das Erstellungsdatum des Bookmarks.
setCurrentDate(Date) - Method in class de.willuhn.jameica.gui.calendar.CalendarPart
Legt das aktuelle Datum fest.
setCurrentObject(Object) - Method in class de.willuhn.jameica.gui.AbstractView
Speichert das zu dieser View gehoerende Daten-Objekt.
setCurrentObject(Object) - Method in class de.willuhn.jameica.gui.parts.ContextMenu
Teilt dem Context-Menu mit, auf welches Objekt sich das eben geoeffnete Kontext-Menu bezieht.
setData(Object) - Method in class de.willuhn.jameica.messaging.QueryMessage
Speichert die Nutzdaten.
setData(String, Serializable) - Method in class de.willuhn.jameica.reminder.Reminder
Speichert Nutzdaten zu dem angegebenen Schluessel.
setData(String, Object) - Method in class de.willuhn.jameica.gui.input.AbstractInput
 
setData(String, Object) - Method in class de.willuhn.jameica.gui.input.DateInput
 
setData(String, Object) - Method in interface de.willuhn.jameica.gui.input.Input
Speichert optionale Context-Daten.
setData(String, Object) - Method in class de.willuhn.jameica.gui.input.MultiInput
 
setData(Map<String, Serializable>) - Method in class de.willuhn.jameica.reminder.Reminder
Speichert die Map mit den Nutzdaten.
setDate(long) - Method in class de.willuhn.jameica.attachment.Attachment
Speichert den Zeitstempel des Dateianhangs.
setDate(Date) - Method in class de.willuhn.jameica.gui.dialogs.CalendarDialog
Hierueber kann das anzuzeigende Datum vordefiniert werden.
setDate(Date) - Method in class de.willuhn.jameica.messaging.TextMessage
Speichert das Erstellungs-Datum.
setDate(Date) - Method in class de.willuhn.jameica.reminder.Reminder
Speichert den Termin, an dem die Message verschickt werden soll.
setDayRenderer(Class<? extends DayRenderer>) - Method in class de.willuhn.jameica.gui.calendar.CalendarPart
Legt einen abweichenden Renderer fuer die Tage des Kalenders fest.
setDelay(int) - Method in class de.willuhn.jameica.gui.input.SearchInput
Legt ein abweichendes Delay fest.
setDialog(AbstractDialog) - Method in class de.willuhn.jameica.gui.input.DialogInput
Speichert den anzuzeigenden Dialog.
setEditable(boolean) - Method in class de.willuhn.jameica.gui.input.SelectInput
Markiert die Combo-Box als editierbar.
setEnabled(boolean) - Method in class de.willuhn.jameica.gui.boxes.AbstractBox
 
setEnabled(boolean) - Method in interface de.willuhn.jameica.gui.boxes.Box
Aktiviert/Deaktiviert die Box.
setEnabled(boolean) - Method in class de.willuhn.jameica.gui.boxes.FirstStart
 
setEnabled(boolean) - Method in class de.willuhn.jameica.gui.boxes.OnlineUpdates
 
setEnabled(boolean) - Method in class de.willuhn.jameica.gui.boxes.PluginErrors
 
setEnabled(boolean) - Method in class de.willuhn.jameica.gui.boxes.SystemMessages
 
setEnabled(boolean) - Method in class de.willuhn.jameica.gui.input.ButtonInput
 
setEnabled(boolean) - Method in class de.willuhn.jameica.gui.input.CheckboxInput
 
setEnabled(boolean) - Method in class de.willuhn.jameica.gui.input.DateInput
Aktiviert oder deaktiviert das komplette Control (Button und Text).
setEnabled(boolean) - Method in class de.willuhn.jameica.gui.input.ImageInput
 
setEnabled(boolean) - Method in interface de.willuhn.jameica.gui.input.Input
Aktiviert oder deaktiviert das Eingabe-Feld.
setEnabled(boolean) - Method in class de.willuhn.jameica.gui.input.LabelInput
 
setEnabled(boolean) - Method in class de.willuhn.jameica.gui.input.LinkInput
 
setEnabled(boolean) - Method in class de.willuhn.jameica.gui.input.MultiInput
 
setEnabled(boolean) - Method in class de.willuhn.jameica.gui.input.RadioInput
 
setEnabled(boolean) - Method in class de.willuhn.jameica.gui.input.ScaleInput
 
setEnabled(boolean) - Method in class de.willuhn.jameica.gui.input.SearchInput
 
setEnabled(boolean) - Method in class de.willuhn.jameica.gui.input.SelectInput
 
setEnabled(boolean) - Method in class de.willuhn.jameica.gui.input.SpinnerInput
 
setEnabled(boolean) - Method in class de.willuhn.jameica.gui.input.TextInput
 
setEnabled(boolean) - Method in class de.willuhn.jameica.gui.parts.Button
Legt fest, ob der Button aktiviert oder deaktiviert sein soll.
setEnabled(boolean) - Method in class de.willuhn.jameica.gui.parts.PanelButton
Legt fest, ob der Button anklickbar sein soll.
setEnabled(boolean) - Method in class de.willuhn.jameica.gui.parts.TablePart
Aktiviert oder deaktiviert die Tabelle.
setEnabled(boolean) - Method in class de.willuhn.jameica.services.SystrayService
Liefert true, wenn das Systray aktiviert werden soll.
setEnabled(boolean, boolean) - Method in class de.willuhn.jameica.gui.AbstractItemXml
 
setEnabled(boolean, boolean) - Method in interface de.willuhn.jameica.gui.Item
Aktiviert oder deaktiviert das Element.
setEnabled(boolean, boolean) - Method in class de.willuhn.jameica.gui.MenuItemXml
Ueberschrieben, um dabei auch das Menu anzupassen.
setEnabled(boolean, boolean) - Method in class de.willuhn.jameica.gui.NavigationItemXml
Ueberschrieben, um dabei auch links die Navigation anzupassen.
setEnabled(AppointmentProvider, boolean) - Static method in class de.willuhn.jameica.gui.calendar.AppointmentProviderRegistry
Aktiviert/Deaktiviert einen Provider.
setEnabled(SearchProvider, boolean) - Method in class de.willuhn.jameica.services.SearchService
Aktiviert oder deaktiviert die Suche in einem einzelnen Searchprovider.
setEnabled(URL, boolean) - Method in class de.willuhn.jameica.services.RepositoryService
Markiert ein Repository als aktiv/inaktiv.
setEnd(Date) - Method in class de.willuhn.jameica.reminder.Reminder
Speichert ein optionales Ende-Datum bei sich wiederholenden Remindern.
setEngine(Engine) - Method in class de.willuhn.jameica.security.Wallet
Legt fest, mit welcher Crypto-Engine die Speicherung erfolgen soll.
setErrorText(String) - Method in class de.willuhn.jameica.gui.dialogs.LoginDialog
Aktualisiert den Fehlertext.
setErrorText(String) - Method in class de.willuhn.jameica.gui.dialogs.NewPasswordDialog
Zeigt den uebergebenen Text rot markiert links neben dem OK-Button an.
setErrorText(String) - Method in class de.willuhn.jameica.gui.dialogs.PasswordDialog
Zeigt den uebergebenen Text rot markiert an.
setErrorText(String) - Method in class de.willuhn.jameica.gui.StatusBar
Zeigt die angegebene Nachricht als Fehlermeldung an.
setErrorText(String) - Method in class de.willuhn.jameica.gui.View
Schreibt einen Fehlertext oben in die View.
setException(Exception) - Method in class de.willuhn.jameica.messaging.CheckTrustMessage
Speichert eine ggf aufgetretene Exception.
setExpanded(boolean) - Method in class de.willuhn.jameica.gui.parts.TreePart
Legt fest, ob der Baum per Default komplett geoeffnet oder geschlossen sein soll.
setExpanded(Object, boolean) - Method in class de.willuhn.jameica.gui.parts.TreePart
Klappt das Element auf oder zu.
setExpanded(Object, boolean, boolean) - Method in class de.willuhn.jameica.gui.parts.TreePart
Klappt das Element auf oder zu.
setFilename(String) - Method in class de.willuhn.jameica.attachment.Attachment
Speichert den Dateinamen.
setFont(Font) - Method in class de.willuhn.jameica.gui.internal.swt.PopupList
Sets the widget font.
setForeground(Color) - Method in class de.willuhn.jameica.gui.parts.InfoPanel
Optionale Angabe der Textfarbe.
setFormatter(TableFormatter) - Method in class de.willuhn.jameica.gui.parts.TablePart
Definiert einen optionalen Formatierer, mit dem man SWT-maessig ganze Zeilen formatieren kann.
setFormatter(TreeFormatter) - Method in class de.willuhn.jameica.gui.parts.TreePart
Definiert einen optionalen Formatierer, mit dem man SWT-maessig ganze Zeilen formatieren kann.
setHeight(int) - Method in class de.willuhn.jameica.gui.input.TextAreaInput
Legt die Hoehe des Eingabe-Feldes als Layout-Hint fest.
setHeight(Box, int) - Static method in class de.willuhn.jameica.gui.boxes.BoxRegistry
Legt die Hoehe der Box fest.
setHint(String) - Method in class de.willuhn.jameica.gui.input.TextInput
Definiert einen Hinweis-Text, der als Hint im Eingabefeld angezeigt werden soll.
setHttpsProxyHost(String) - Method in class de.willuhn.jameica.system.Config
Speichert den HTTPS-Proxy-Host,
setHttpsProxyPort(int) - Method in class de.willuhn.jameica.system.Config
Speichert die TCP-Portnummer des HTTPS-Proxys.
setIcon(String) - Method in class de.willuhn.jameica.gui.parts.Button
Setzt das Icon oder aendert es zur Laufzeit.
setIcon(String) - Method in class de.willuhn.jameica.gui.parts.InfoPanel
Legt das anzuzeigende Icon fest.
setIcon(String) - Method in class de.willuhn.jameica.gui.parts.PanelButton
Speichert das Icon des Panel-Button.
setIcon(String) - Method in class de.willuhn.jameica.messaging.BootMessage
Speichert ein optionales Icon.
setId(String) - Method in class de.willuhn.jameica.attachment.Context
Speichert die ID des Objektes, an dem das Attachment hängt.
setId(String) - Method in class de.willuhn.jameica.bookmark.Context
Speichert die ID des Objektes.
setImage(String) - Method in class de.willuhn.jameica.gui.parts.Placeholder
Legt das Bild fest.
setImage(Image) - Method in class de.willuhn.jameica.gui.parts.ContextMenu
Speichert das anzuzeigende Icon.
setImage(Image) - Method in class de.willuhn.jameica.gui.parts.ContextMenuItem
Speichert das anzuzeigende Image.
setIndex(int) - Method in class de.willuhn.jameica.gui.boxes.AbstractBox
 
setIndex(int) - Method in interface de.willuhn.jameica.gui.boxes.Box
Speichert die Position der Box.
setInstalled(boolean) - Method in class de.willuhn.jameica.plugin.Manifest
Legt fest, ob das Plugin als erfolgreich installiert gelten soll.
setInterruptible(boolean) - Method in class de.willuhn.jameica.gui.dialogs.BackgroundTaskDialog
Legt fest, ob der Task vom User abgebrochen werden koennen soll.
setInterval(int) - Method in class de.willuhn.jameica.reminder.ReminderInterval
Speichert die Anzahl der Intervalle.
setInvalidChars(String) - Method in class de.willuhn.jameica.gui.input.AbstractInput
Definiert eine Liste von Zeichen, die nicht eingegeben werden koennen.
setItems(String[]) - Method in class de.willuhn.jameica.gui.internal.swt.PopupList
Sets all items.
setLabel2Text(String) - Method in class de.willuhn.jameica.gui.dialogs.NewPasswordDialog
Speichert den Text, der links neben dem Eingabefeld fuer die Passwort-Wiederholung angezeigt werden soll (Optional).
setLabelText(String) - Method in class de.willuhn.jameica.gui.dialogs.NewPasswordDialog
Speichert den Text, der links neben dem Eingabefeld fuer die Passwort-Eingabe angezeigt werden soll (Optional).
setLabelText(String) - Method in class de.willuhn.jameica.gui.dialogs.PasswordDialog
Speichert den Text, der links neben dem Eingabefeld fuer die Passwort-Eingabe angezeigt werden soll (Optional).
setLabelText(String) - Method in class de.willuhn.jameica.gui.dialogs.TextDialog
Speichert den Text, der links neben dem Eingabefeld fuer die Text-Eingabe angezeigt werden soll.
setList(GenericIterator) - Method in class de.willuhn.jameica.gui.parts.TreePart
Speichert die Liste der anzuzeigenden Daten.
setList(List) - Method in class de.willuhn.jameica.gui.input.SelectInput
Ersetzt den Inhalt der Selectbox komplett gegen die angegebene Liste.
setList(List) - Method in class de.willuhn.jameica.gui.parts.TreePart
Speichert die Liste der anzuzeigenden Daten.
setLocale(Locale) - Method in class de.willuhn.jameica.system.Config
Speichert das Locale (Sprach-Auswahl).
setLogin(Login) - Method in class de.willuhn.jameica.gui.dialogs.LoginDialog
Speichert das vorausgefuellte Login.
setLoglevel(String) - Method in class de.willuhn.jameica.system.Config
Legt den Log-Level fest.
setLogoText(String) - Method in class de.willuhn.jameica.gui.View
Deprecated.
Ersatzlos gestrichen. Verwende eine StatusBarMessage mit dem Typ "TYPE_INFO".
setLookup(Class, String, String, int) - Method in class de.willuhn.jameica.system.ServiceFactory
Speichert Host und Port fuer genannten Service.
setMajor(int) - Method in class de.willuhn.jameica.plugin.Version
Speichert die Major-Versionsnummer.
setMandatory(boolean) - Method in class de.willuhn.jameica.gui.input.AbstractInput
 
setMandatory(boolean) - Method in class de.willuhn.jameica.gui.input.DateInput
 
setMandatory(boolean) - Method in interface de.willuhn.jameica.gui.input.Input
Legt fest, ob es sich um ein Pflichtfeld handelt.
setMandatory(boolean) - Method in class de.willuhn.jameica.gui.input.MultiInput
Setzt das Pflicht-Flag bei allen enthaltenen Eingabefeldern.
setMandatoryCheck(boolean) - Method in class de.willuhn.jameica.system.Config
Legt fest, ob Eingabe-Felder auf Pflichteingaben geprueft werden.
setMandatoryLabel(boolean) - Method in class de.willuhn.jameica.system.Config
Legt fest, ob auch die Label vor Pflichtfeldern rot markiert werden sollen.
setMaxLength(int) - Method in class de.willuhn.jameica.gui.input.DialogInput
Legt die maximale Anzahl eingebbarer Zeichen fest.
setMaxLength(int) - Method in class de.willuhn.jameica.gui.input.SearchInput
Definiert die maximal eingebbare Menge von Zeichen.
setMaxLength(int) - Method in class de.willuhn.jameica.gui.input.TextInput
Definiert die maximal eingebbare Menge von Zeichen.
setMinimizeToSystray(boolean) - Method in class de.willuhn.jameica.services.SystrayService
Legt fest, ob die Anwendung in das System-Tray minimiert werden soll.
setMinimumWidth(int) - Method in class de.willuhn.jameica.gui.internal.swt.PopupList
Sets the minimum width of the list.
setMinor(int) - Method in class de.willuhn.jameica.plugin.Version
Speichert die Minor-Versionsnummer.
setMinWidth(int) - Method in class de.willuhn.jameica.gui.input.SearchInput
Legt eine Mindest-Breite fuer die Ergebnisliste in Pixeln fest.
setMonitor(int) - Method in class de.willuhn.jameica.gui.dialogs.AbstractDialog
Legt fest, auf welchem Monitor der Dialog angezeigt werden soll.
setMulti(boolean) - Method in class de.willuhn.jameica.gui.parts.AbstractTablePart
Legt fest, ob mehrere Elemente gleichzeitig markiert werden koennen.
setName(String) - Method in class de.willuhn.jameica.gui.input.AbstractInput
 
setName(String) - Method in class de.willuhn.jameica.gui.input.CheckboxInput
 
setName(String) - Method in class de.willuhn.jameica.gui.input.DateInput
 
setName(String) - Method in interface de.willuhn.jameica.gui.input.Input
Speichert die Label-Bezeichnung des Eingabe-Feldes.
setName(String) - Method in class de.willuhn.jameica.gui.input.MultiInput
 
setName(String) - Method in class de.willuhn.jameica.gui.input.RadioInput
 
setName(String) - Method in class de.willuhn.jameica.gui.parts.Column
Speichert den Namen der Spalte.
setName(String) - Method in class de.willuhn.jameica.messaging.QueryMessage
Speichert den Namen.
setNewActivity(boolean) - Method in class de.willuhn.jameica.gui.internal.parts.SysTray
Legt fest, ob das Symbol neue Aktivität anzeigen soll.
setNewActivity(boolean) - Method in class de.willuhn.jameica.services.SystrayService
Legt fest, ob das Symbol neue Aktivität anzeigen soll.
setPanelText(String) - Method in class de.willuhn.jameica.gui.dialogs.AbstractDialog
Legt einen abweichenden Text fuer das Panel direkt unter dem Titel fest.
setParent(Composite) - Method in class de.willuhn.jameica.gui.AbstractView
Speichert das Composite, in dem der Dialog gemalt werden soll.
setPassword(char[]) - Method in class de.willuhn.jameica.security.Login
Speichert das Passwort.
setPassword(String) - Method in class de.willuhn.jameica.gui.dialogs.PasswordDialog
Speichert das anzuzeigende Vorgabe-Passwort.
setPassword(String) - Method in class de.willuhn.jameica.security.Login
Speichert das Passwort.
setPasswordLabelText(String) - Method in class de.willuhn.jameica.gui.dialogs.LoginDialog
Speichert den Text, der links neben dem Eingabefeld fuer die Passwort-Eingabe angezeigt werden soll (Optional).
setPatch(int) - Method in class de.willuhn.jameica.plugin.Version
Speichert das Patch-Level.
setPercentComplete(int) - Method in class de.willuhn.jameica.gui.internal.parts.BackgroundTaskMonitor
 
setPercentComplete(int) - Method in class de.willuhn.jameica.gui.parts.ProgressBar
 
setPercentComplete(int) - Method in class de.willuhn.jameica.gui.SplashScreen
 
setPercentComplete(int) - Method in class de.willuhn.jameica.system.ConsoleMonitor
 
setPleaseChoose(String) - Method in class de.willuhn.jameica.gui.input.SelectInput
Optionale Angabe eines Textes, der an Position 1 angezeigt werden soll.
setPlugin(String) - Method in class de.willuhn.jameica.attachment.Context
Speichert das Plugin.
setPlugin(String) - Method in class de.willuhn.jameica.bookmark.Context
Speichert den Namen des Plugins.
setPluginSource(PluginSource.Type) - Method in class de.willuhn.jameica.plugin.Manifest
Legt die Art der Plugin-Quelle fest, aus der das Plugin stammt.
setPreselected(Object) - Method in class de.willuhn.jameica.gui.input.SelectInput
Aendert nachtraeglich das vorausgewaehlte Element.
setProperty(String, String) - Static method in class de.willuhn.jameica.system.BootstrapSettings
Speichert den Wert zum angegebenen Property.
setProxyHost(String) - Method in class de.willuhn.jameica.system.Config
Speichert den Proxy-Host,
setProxyPort(int) - Method in class de.willuhn.jameica.system.Config
Speichert die TCP-Portnummer des Proxys.
setQueue(String) - Method in class de.willuhn.jameica.reminder.Reminder
Speichert die Queue, an den die Message geschickt werden soll.
setReceiveMessages(boolean) - Method in class de.willuhn.jameica.gui.parts.NotificationPanel
Legt fest, ob das Notification-Panel Statusbar-Messages empfangen und anzeigen soll.
setRememberColWidths(boolean) - Method in class de.willuhn.jameica.gui.parts.AbstractTablePart
Legt fest, ob sich die Tabelle die Spaltenbreiten merken soll.
setRememberOrder(boolean) - Method in class de.willuhn.jameica.gui.parts.AbstractTablePart
Legt fest, ob sich die Tabelle die Sortierreihenfolge merken soll.
setRememberState(boolean) - Method in class de.willuhn.jameica.gui.parts.AbstractTablePart
Legt fest, ob sich die Tabelle die zuletzt markierten Objekte samt der Scrollposition merken soll.
setReminderInterval(ReminderInterval) - Method in class de.willuhn.jameica.reminder.Reminder
Legt ein optionales Intervall fest, in dem der Reminder wiederholt werden soll.
setRmiPort(int) - Method in class de.willuhn.jameica.system.Config
Speichert den zu verwendenden TCP-Port fuer die lokale RMI-Registry.
setRmiSSL(boolean) - Method in class de.willuhn.jameica.system.Config
Aktiviert oder deaktiviert die Verwendung von SSL fuer die RMI-Verbindungen.
setRootObject(Object) - Method in class de.willuhn.jameica.gui.parts.TreePart
Alternativ zu setList: Speichert das Root-Element.
setScale(boolean) - Method in class de.willuhn.jameica.gui.input.ImageInput
Legt fest, ob das Bild auf die Button-Groesse skaliert werden soll.
setScaling(int, int, int, int) - Method in class de.willuhn.jameica.gui.input.ScaleInput
Setzt die Werte fuer Skalierung und Schrittweite.
setSearchString(String) - Method in class de.willuhn.jameica.gui.input.SearchInput
Legt einen abweichenden Text fest, der vor Eingabe der Suche angezeigt wird.
setSeparator(boolean) - Method in class de.willuhn.jameica.gui.parts.ContextMenuItem
Legt fest, ob das Menu ein Separator sein soll.
setSerialized(String) - Method in class de.willuhn.jameica.bookmark.Context
Speichert die serialisierte Form des Contextes wie es vom Plugin selbst serialisiert wurde.
setShortcut(String) - Method in class de.willuhn.jameica.gui.internal.parts.SearchPart
Speichert den Shortcut.
setShortcut(String) - Method in class de.willuhn.jameica.gui.parts.ContextMenuItem
Speichert eine optionale Tastenkombination fuer den Short-Cut.
setShowPassword(boolean) - Method in class de.willuhn.jameica.gui.dialogs.PasswordDialog
Legt fest, ob das Passwort waehrend der Eingabe angezeigt werden soll.
setShowPassword(boolean) - Method in class de.willuhn.jameica.gui.input.PasswordInput
Legt fest, ob das Passwort bei der Eingabe angezeigt werden soll.
setSideImage(Image) - Method in class de.willuhn.jameica.gui.dialogs.AbstractDialog
Fuegt dem Dialog links ein Bild hinzu.
setSize(int, int) - Method in class de.willuhn.jameica.gui.dialogs.AbstractDialog
Legt Breite und Hoehe des Dialogs fest.
setStartAt(int) - Method in class de.willuhn.jameica.gui.input.SearchInput
Legt fest, ab wieviel eingegebenen Zeichen die Suche starten soll.
setStatus(int) - Method in class de.willuhn.jameica.gui.internal.parts.BackgroundTaskMonitor
 
setStatus(int) - Method in class de.willuhn.jameica.gui.parts.ProgressBar
 
setStatus(int) - Method in class de.willuhn.jameica.gui.SplashScreen
 
setStatus(int) - Method in class de.willuhn.jameica.system.ConsoleMonitor
 
setStatusText(String) - Method in class de.willuhn.jameica.gui.internal.parts.BackgroundTaskMonitor
 
setStatusText(String) - Method in class de.willuhn.jameica.gui.parts.ProgressBar
 
setStatusText(String) - Method in class de.willuhn.jameica.gui.SplashScreen
 
setStatusText(String) - Method in class de.willuhn.jameica.system.ConsoleMonitor
 
setStorageId(String) - Method in class de.willuhn.jameica.attachment.Attachment
Speichert den Identifier für den Storage-Provider, in dem das Attachment gespeichert ist.
setSuccessText(String) - Method in class de.willuhn.jameica.gui.StatusBar
Zeigt die angegebene Nachricht als Erfolgsmeldung an.
setSuccessText(String) - Method in class de.willuhn.jameica.gui.View
Schreibt einen Erfolgstext oben in die View.
setSuffix(String) - Method in class de.willuhn.jameica.plugin.Version
Speichert einen optionalen Suffix.
setSummary(boolean) - Method in class de.willuhn.jameica.gui.parts.TablePart
Deprecated.
Bitte stattdessen AbstractTablePart.addFeature(Feature) verwenden.
setSWTColor(Color) - Method in class de.willuhn.jameica.gui.util.Color
Speichert einen neuen Farbwert.
setSWTFont(Font) - Method in class de.willuhn.jameica.gui.util.Font
Speichert einen neuen Font-Wert.
setText(NotificationPanel.Type, String) - Method in class de.willuhn.jameica.gui.parts.NotificationPanel
Aktualisiert den Text mit dem angegebenen Typ an.
setText(Reader) - Method in class de.willuhn.jameica.gui.parts.FormTextPart
Zeigt den Text aus der uebergebenen Datei an.
setText(String) - Method in class de.willuhn.jameica.gui.dialogs.AbstractCertificateDialog
Legt den anzuzeigenden Text auf dem Dialog fest.
setText(String) - Method in class de.willuhn.jameica.gui.dialogs.CalendarDialog
Definiert einen zusaetzlichen Text, der angezeigt werden soll.
setText(String) - Method in class de.willuhn.jameica.gui.dialogs.LoginDialog
Speichert den anzuzeigenden Text.
setText(String) - Method in class de.willuhn.jameica.gui.dialogs.NewPasswordDialog
Speichert den anzuzeigenden Text.
setText(String) - Method in class de.willuhn.jameica.gui.dialogs.PasswordDialog
Speichert den anzuzeigenden Text.
setText(String) - Method in class de.willuhn.jameica.gui.dialogs.SimpleDialog
Speichert den anzuzeigenden Text.
setText(String) - Method in class de.willuhn.jameica.gui.dialogs.YesNoDialog
Speichert den anzuzeigenden Text.
setText(String) - Method in class de.willuhn.jameica.gui.input.DateInput
Legt den anzuzeigenden Text auf dem Kalender-Dialog fest.
setText(String) - Method in class de.willuhn.jameica.gui.input.DialogInput
Speichert den anzuzeigenden Text.
setText(String) - Method in class de.willuhn.jameica.gui.input.SearchInput
Speichert den anzuzeigenden Text.
setText(String) - Method in class de.willuhn.jameica.gui.parts.Button
Speichert den Text auf dem Button.
setText(String) - Method in class de.willuhn.jameica.gui.parts.ContextMenu
Legt einen Namen fuer das Menu fest.
setText(String) - Method in class de.willuhn.jameica.gui.parts.ContextMenuItem
Speichert den anzuzeigenden Text.
setText(String) - Method in class de.willuhn.jameica.gui.parts.FormTextPart
Zeigt den uebergebenen Hilfe-Text an.
setText(String) - Method in class de.willuhn.jameica.gui.parts.InfoPanel
Der anzuzeigende Text.
setText(String) - Method in class de.willuhn.jameica.gui.parts.PanelButton
Speichert den anzuzeigenden Text.
setText(String) - Method in class de.willuhn.jameica.gui.parts.Placeholder
Legt einen optionalen Beschreibungstext fest.
setText(String) - Method in class de.willuhn.jameica.messaging.BootMessage
Speichert den Text.
setText(String) - Method in class de.willuhn.jameica.messaging.TextMessage
Speichert den Text.
setTimeout(int) - Method in class de.willuhn.jameica.gui.util.Popup
Legt ein Timeout in Sekunden fast, nachdem das Popup automatisch ausgeblendet werden soll.
setTimeUnit(ReminderInterval.TimeUnit) - Method in class de.willuhn.jameica.reminder.ReminderInterval
Speichert die Zeiteinheit fuer die Wiederholung.
settings - Static variable in class de.willuhn.jameica.gui.parts.AbstractTablePart
 
Settings - Class in de.willuhn.jameica.gui.internal.action
 
Settings - Class in de.willuhn.jameica.gui.internal.views
Dialog fuer die Programm-Einstellungen.
Settings - Class in de.willuhn.jameica.system
Diese Klasse stellt eine Art Storage-Provider fuer Einstellungen zur Verfuegung.
Settings() - Constructor for class de.willuhn.jameica.gui.internal.action.Settings
 
Settings() - Constructor for class de.willuhn.jameica.gui.internal.views.Settings
 
Settings(Class) - Constructor for class de.willuhn.jameica.system.Settings
Erzeugt eine neue Instanz der Settings, die exclusiv nur fuer diese Klasse gelten.
Settings(Class, boolean) - Constructor for class de.willuhn.jameica.system.Settings
Erzeugt eine neue Instanz der Settings, die exclusiv nur fuer diese Klasse gelten.
SETTINGS - Static variable in class de.willuhn.jameica.system.Customizing
Die Customizing-Settings.
SettingsChangedMessage - Class in de.willuhn.jameica.messaging
Wird versendet, wenn der User die System-Einstellungen von Jameica geaendert hat.
SettingsChangedMessage() - Constructor for class de.willuhn.jameica.messaging.SettingsChangedMessage
 
SettingsControl - Class in de.willuhn.jameica.gui.internal.controller
Controller fuer die Einstellungen unter Datei->Einstellungen
SettingsControl(AbstractView) - Constructor for class de.willuhn.jameica.gui.internal.controller.SettingsControl
ct.
SettingsRestoredMessage - Class in de.willuhn.jameica.messaging
Wird versendet, wenn der User die System-Einstellungen von Jameica zurueckgesetzt hat.
SettingsRestoredMessage() - Constructor for class de.willuhn.jameica.messaging.SettingsRestoredMessage
 
setTitle(String) - Method in class de.willuhn.jameica.bookmark.Bookmark
Speichert den Titel des Bookmark.
setTitle(String) - Method in class de.willuhn.jameica.gui.dialogs.AbstractDialog
Setzt den anzuzeigenden Titel.
setTitle(String) - Method in class de.willuhn.jameica.gui.input.DateInput
Legt den auf dem Kalender-Dialog anzuzeigenden Titel fest.
setTitle(String) - Method in class de.willuhn.jameica.gui.parts.InfoPanel
Der anzuzeigende Titel.
setTitle(String) - Method in class de.willuhn.jameica.gui.parts.Panel
Setzt den anzuzeigenden Titel.
setTitle(String) - Method in class de.willuhn.jameica.gui.parts.Placeholder
Legt den Titel fest.
setTitle(String) - Method in class de.willuhn.jameica.gui.parts.TitlePart
Setzt den anzuzeigenden Titel.
setTitle(String) - Method in class de.willuhn.jameica.gui.View
Aktualisiert den Titel der View.
setTitle(String) - Method in class de.willuhn.jameica.messaging.BootMessage
Speichert den Titel.
setTitle(String) - Method in class de.willuhn.jameica.messaging.TextMessage
Speichert den Titel.
setTooltip(String) - Method in class de.willuhn.jameica.gui.parts.InfoPanel
Zeigt einen optionalen Tooltip an.
setTooltip(String) - Method in class de.willuhn.jameica.gui.parts.PanelButton
Speichert einen Tooltip fuer den Panel-Button.
setTopIndex(int) - Method in class de.willuhn.jameica.gui.parts.TablePart
Legt fest, bis zu welchem Element gescrollt werden soll.
setTrusted(boolean, String) - Method in class de.willuhn.jameica.messaging.CheckTrustMessage
Speichert die Vertrauensstellung des Zertifikates.
setTrustJavaCerts(boolean) - Method in class de.willuhn.jameica.system.Config
Legt fest, ob den Aussteller-Zertifikaten der Java-Installation vertraut werden soll.
setUnreadCount(String, int) - Method in class de.willuhn.jameica.gui.Navigation
Ergaenzt ein Navigationselement um eine "Ungelesen"-Markierung wie in der Ordner-Ansicht eines Mailprogramms.
setUpdateCheck(boolean) - Method in class de.willuhn.jameica.services.UpdateService
Legt fest, ob ueberhaupt regelmaessig nach Updates gesucht werden soll.
setUpdateInstall(boolean) - Method in class de.willuhn.jameica.services.UpdateService
Legt fest, ob Updates automatisch installiert werden sollen oder nur eine Benachrichtigung erfolgen soll.
setUpdateInterval(int) - Method in class de.willuhn.jameica.services.UpdateService
Speichert das Intervall (in Tagen), in denen nach Updates gesucht werden soll.
setUrl(String) - Method in class de.willuhn.jameica.gui.parts.InfoPanel
Eine optional anzuzeigende URL.
setUrl(String) - Method in class de.willuhn.jameica.messaging.BootMessage
Speichert eine URL.
setUseBackup(boolean) - Method in class de.willuhn.jameica.system.Config
Speichert, ob Backups erstellt werden sollen.
setUsername(String) - Method in class de.willuhn.jameica.gui.dialogs.PasswordDialog
Speichert den anzuzeigenden Vorgabe-Benutzernamen.
setUsername(String) - Method in class de.willuhn.jameica.security.Login
Speichert den Usernamen.
setUsernameLabelText(String) - Method in class de.willuhn.jameica.gui.dialogs.LoginDialog
Speichert den Text, der links neben dem Eingabefeld fuer die Benutzername-Eingabe angezeigt werden soll (Optional).
setUsernameText(String) - Method in class de.willuhn.jameica.gui.dialogs.NewPasswordDialog
Speichert ein optionales Label fuer die zusaetzliche Eingabe eines Usernamens.
setUsernameText(String) - Method in class de.willuhn.jameica.gui.dialogs.PasswordDialog
Speichert ein optionales Label fuer die zusaetzliche Eingabe eines Usernamens.
setUseSystemProxy(boolean) - Method in class de.willuhn.jameica.system.Config
Legt fest, ob die System-Einstellungen fuer den Proxy verwendet werden sollen.
setUuid(String) - Method in class de.willuhn.jameica.attachment.Attachment
Speichert die UUID.
setUuid(String) - Method in class de.willuhn.jameica.gui.calendar.ReminderAppointment
Uebernimmt die UUID.
setValidChars(String) - Method in class de.willuhn.jameica.gui.input.AbstractInput
Definiert eine Liste von Zeichen, die eingegeben werden koennen.
setValue(Object) - Method in class de.willuhn.jameica.gui.input.CheckboxInput
Erwartet ein Objekt des Typs java.lang.Boolean.
setValue(Object) - Method in class de.willuhn.jameica.gui.input.ColorInput
Erwartet ein Objekt vom Typ Color.
setValue(Object) - Method in class de.willuhn.jameica.gui.input.DateInput
 
setValue(Object) - Method in class de.willuhn.jameica.gui.input.DecimalInput
Erwartet ein Objekt des Typs Double.
setValue(Object) - Method in class de.willuhn.jameica.gui.input.DialogInput
Wie Input.setValue(java.lang.Object), speichert jedoch nicht den anzuzeigenden Text sondern das FachObjekt.
setValue(Object) - Method in class de.willuhn.jameica.gui.input.DirectoryInput
Erwartet ein Objekt des Typs java.lang.String.
setValue(Object) - Method in class de.willuhn.jameica.gui.input.FileInput
Erwartet ein Objekt des Typs String oder File.
setValue(Object) - Method in class de.willuhn.jameica.gui.input.FontInput
Erwartet ein Object vom Typ Font.
setValue(Object) - Method in class de.willuhn.jameica.gui.input.ImageInput
 
setValue(Object) - Method in interface de.willuhn.jameica.gui.input.Input
Schreibt einen neuen Wert in das Eingabefeld.
setValue(Object) - Method in class de.willuhn.jameica.gui.input.IntegerInput
Erwartet ein Objekt des Typs Integer.
setValue(Object) - Method in class de.willuhn.jameica.gui.input.LabelInput
Erwartet ein Objekt des Typs String.
setValue(Object) - Method in class de.willuhn.jameica.gui.input.LinkInput
Erwartet ein Objekt des Typs String.
setValue(Object) - Method in class de.willuhn.jameica.gui.input.MultiInput
 
setValue(Object) - Method in class de.willuhn.jameica.gui.input.RadioInput
 
setValue(Object) - Method in class de.willuhn.jameica.gui.input.ScaleInput
 
setValue(Object) - Method in class de.willuhn.jameica.gui.input.SearchInput
 
setValue(Object) - Method in class de.willuhn.jameica.gui.input.SelectInput
 
setValue(Object) - Method in class de.willuhn.jameica.gui.input.ShortcutInput
 
setValue(Object) - Method in class de.willuhn.jameica.gui.input.SpinnerInput
 
setValue(Object) - Method in class de.willuhn.jameica.gui.input.TextInput
 
setView(String) - Method in class de.willuhn.jameica.bookmark.Bookmark
Speichert den Namen der Java-Klasse der gebookmarkten View.
setWordWrap(boolean) - Method in class de.willuhn.jameica.gui.parts.TextPart
Gibt an, ob Zeilenumbrueche automatisch gemacht werden sollen.
share() - Method in class de.willuhn.jameica.plugin.ServiceDescriptor
Legt fest, ob der Service im Netzwerk freigegeben werden soll.
SHORT_FORMAT - Static variable in class de.willuhn.jameica.util.DateUtil
Das Kurz-Dateformat von Jameica (dd.mm.yy).
ShortcutInput - Class in de.willuhn.jameica.gui.input
Eingabefeld zum Festlegen eines Shortcuts.
ShortcutInput(String) - Constructor for class de.willuhn.jameica.gui.input.ShortcutInput
ct.
ShortcutInput(KeyStroke) - Constructor for class de.willuhn.jameica.gui.input.ShortcutInput
ct.
showLogs(boolean) - Method in class de.willuhn.jameica.gui.parts.ProgressBar
Legt fest, ob die Log-Ausgaben angezeigt werden sollen.
showPercent(boolean) - Method in class de.willuhn.jameica.gui.parts.ProgressBar
Legt fest, ob der Fortschritt neben dem Balken auch nochmal als Prozentwert angezeigt werden soll.
shutdown() - Method in class de.willuhn.jameica.services.ArchiveService
 
shutdown() - Method in class de.willuhn.jameica.services.AttachmentService
 
shutdown() - Method in class de.willuhn.jameica.services.AuthenticateService
 
shutdown() - Method in class de.willuhn.jameica.services.BackupService
 
shutdown() - Method in class de.willuhn.jameica.services.BeanService
 
shutdown() - Method in class de.willuhn.jameica.services.ClassService
 
shutdown() - Method in class de.willuhn.jameica.services.DeployService
 
shutdown() - Method in class de.willuhn.jameica.services.HostnameVerifierService
 
shutdown() - Method in class de.willuhn.jameica.services.Init5
 
shutdown() - Method in class de.willuhn.jameica.services.LockService
 
shutdown() - Method in class de.willuhn.jameica.services.LogService
 
shutdown() - Method in class de.willuhn.jameica.services.MessagingService
 
shutdown() - Method in class de.willuhn.jameica.services.PluginService
 
shutdown() - Method in class de.willuhn.jameica.services.PluginServiceService
 
shutdown() - Method in class de.willuhn.jameica.services.PluginSourceService
 
shutdown() - Method in class de.willuhn.jameica.services.ProxyService
 
shutdown() - Method in class de.willuhn.jameica.services.RegistryService
 
shutdown() - Method in class de.willuhn.jameica.services.ReminderService
 
shutdown() - Method in class de.willuhn.jameica.services.RepositoryService
 
shutdown() - Method in class de.willuhn.jameica.services.ScriptingService
 
shutdown() - Method in class de.willuhn.jameica.services.SearchService
 
shutdown() - Method in class de.willuhn.jameica.services.SecurityManagerService
 
shutdown() - Method in class de.willuhn.jameica.services.SSLService
 
shutdown() - Method in class de.willuhn.jameica.services.SSLSocketFactoryService
 
shutdown() - Method in class de.willuhn.jameica.services.SysinfoService
 
shutdown() - Method in class de.willuhn.jameica.services.SysPropertyService
 
shutdown() - Method in class de.willuhn.jameica.services.SystrayService
 
shutdown() - Method in class de.willuhn.jameica.services.TransportService
 
shutdown() - Method in class de.willuhn.jameica.services.UpdateService
 
shutdown() - Method in class de.willuhn.jameica.services.VelocityService
 
shutDown() - Method in class de.willuhn.jameica.gui.GUI
 
shutDown() - Method in class de.willuhn.jameica.plugin.AbstractPlugin
 
shutDown() - Method in class de.willuhn.jameica.plugin.PlaceholderPlugin
 
shutDown() - Method in interface de.willuhn.jameica.plugin.Plugin
Diese Funktion wird beim Beenden der Anwendung ausgefuehrt.
shutDown() - Method in class de.willuhn.jameica.plugin.PluginLoader
Wird beim Beenden der Anwendung ausgefuehrt und beendet alle Plugins.
shutDown() - Static method in class de.willuhn.jameica.system.Application
Faehrt die gesamte Anwendung herunter.
shutDown() - Method in interface de.willuhn.jameica.system.ApplicationController
Beendet den Controller
shutDown() - Method in class de.willuhn.jameica.system.Server
 
shutDown() - Method in class de.willuhn.jameica.system.ServiceFactory
Faehrt die Services runter.
shutDown(Plugin) - Method in class de.willuhn.jameica.system.ServiceFactory
Faehrt die Services des angegebenen Plugins runter.
Shutdown - Enum constant in enum de.willuhn.jameica.gui.SplashScreen.Mode
Shutdown-Bildschirm.
SimpleContainer - Class in de.willuhn.jameica.gui.util
Simpelste Version eines Containers ohne Rahmen und Titel.
SimpleContainer(Composite) - Constructor for class de.willuhn.jameica.gui.util.SimpleContainer
ct.
SimpleContainer(Composite, boolean) - Constructor for class de.willuhn.jameica.gui.util.SimpleContainer
ct.
SimpleContainer(Composite, boolean, int) - Constructor for class de.willuhn.jameica.gui.util.SimpleContainer
ct.
SimpleDialog - Class in de.willuhn.jameica.gui.dialogs
Billiger Dialog, der nur einen Text und einen OK-Button enthaelt.
SimpleDialog(int) - Constructor for class de.willuhn.jameica.gui.dialogs.SimpleDialog
Erzeugt einen neuen simplen Dialog mit OK-Knopf.
SITE - Enum constant in enum de.willuhn.jameica.security.JameicaAuthenticator.RequestParam
Request-Parameter fuer die Site.
size() - Method in class de.willuhn.jameica.gui.parts.AbstractTablePart
Liefert die Anzahl der Elemente in dieser Tabelle.
size() - Method in class de.willuhn.jameica.gui.parts.TablePart
 
size() - Method in class de.willuhn.jameica.gui.parts.TreePart
 
size() - Method in class de.willuhn.jameica.update.RepositorySearchResult
Liefert die Anzahl der Treffer im Repo.
Sleak - Class in de.willuhn.jameica.gui
Kopiert von http://www.eclipse.org/articles/swt-design-2/sleak.htm
Sleak() - Constructor for class de.willuhn.jameica.gui.Sleak
 
SMALL - Static variable in class de.willuhn.jameica.gui.util.Font
Kleiner Text.
snapIn() - Method in class de.willuhn.jameica.gui.View
Das Snapin-Composite wird angezeigt.
snapOut() - Method in class de.willuhn.jameica.gui.View
Das Snapin-Composite wird ausgeblendet.
snappedIn() - Method in class de.willuhn.jameica.gui.View
Prueft, ob das Snapin gerade angezeigt wird.
sort() - Method in class de.willuhn.jameica.gui.parts.TablePart
Sortiert die Datensaetze in der Tabelle anhand der aktuellen Spalte neu.
SORT_BY_DISPLAY - Static variable in class de.willuhn.jameica.gui.parts.Column
Konstante, die festlegt, dass die Spalte nach dem angezeigten (ggf formatierten) Wert sortiert wird.
SORT_BY_VALUE - Static variable in class de.willuhn.jameica.gui.parts.Column
Konstante, die festlegt, dass die Spalte nach dem Wert des zugehoerigen Bean-Attributes sortiert wird.
SORT_DEFAULT - Static variable in class de.willuhn.jameica.gui.parts.Column
Default-Sortierung (SORT_BY_VALUE).
sortValue - Variable in class de.willuhn.jameica.gui.parts.AbstractTablePart.AbstractTableItem
Der Wert, welcher fuer die Sortierung verwendet werden soll.
SpinnerInput - Class in de.willuhn.jameica.gui.input
Malt ein Spinner-Feld.
SpinnerInput(int, int, int) - Constructor for class de.willuhn.jameica.gui.input.SpinnerInput
ct.
SplashScreen - Class in de.willuhn.jameica.gui
Der Splash-Screen der Anwendung ;).
SplashScreen(SplashScreen.Mode, boolean) - Constructor for class de.willuhn.jameica.gui.SplashScreen
ct.
SplashScreen.Mode - Enum in de.willuhn.jameica.gui
Der Splashscreen-Modus.
SSLFactory - Class in de.willuhn.jameica.security
Diese Klasse uebernimmt die Erstellung der SSL-Zertifikate fuer die sichere RMI-Kommunikation.
SSLFactory() - Constructor for class de.willuhn.jameica.security.SSLFactory
ct.
SSLRMIClientSocketFactory - Class in de.willuhn.jameica.security
Implementierung der clientseitigen Socket-Factory fuer RMI mit SSL-Support.
SSLRMIClientSocketFactory() - Constructor for class de.willuhn.jameica.security.SSLRMIClientSocketFactory
 
SSLRMIFailureHandler - Class in de.willuhn.jameica.security
 
SSLRMIFailureHandler() - Constructor for class de.willuhn.jameica.security.SSLRMIFailureHandler
 
SSLRMISocketFactory - Class in de.willuhn.jameica.security
Implementierung einer RMI-Socketfactory mit Unterstuetzung fuer SSL.
SSLRMISocketFactory() - Constructor for class de.willuhn.jameica.security.SSLRMISocketFactory
ct.
SSLService - Class in de.willuhn.jameica.services
Initialisiert das SSL-Subsystem.
SSLService() - Constructor for class de.willuhn.jameica.services.SSLService
 
SSLSocketFactoryService - Class in de.willuhn.jameica.services
Aktiviert unsere SSL-Socket-Factory fuer die eigene Zertifikatspruefung.
SSLSocketFactoryService() - Constructor for class de.willuhn.jameica.services.SSLSocketFactoryService
 
start() - Method in class de.willuhn.jameica.gui.internal.parts.SysTray
Startet das Systray.
start(BackgroundTask) - Method in class de.willuhn.jameica.gui.GUI
 
start(BackgroundTask) - Method in interface de.willuhn.jameica.system.ApplicationController
Startet einen Task im Hintergrund.
start(BackgroundTask) - Method in class de.willuhn.jameica.system.Server
 
Start - Class in de.willuhn.jameica.gui.internal.action
 
Start - Class in de.willuhn.jameica.gui.internal.views
Startseite von Jameica.
Start() - Constructor for class de.willuhn.jameica.gui.internal.action.Start
 
Start() - Constructor for class de.willuhn.jameica.gui.internal.views.Start
 
startOfDay(Date) - Static method in class de.willuhn.jameica.util.DateUtil
Resettet die Uhrzeit eines Datums.
startPreviousView() - Static method in class de.willuhn.jameica.gui.GUI
Startet die vorherige View.
startProgress() - Method in class de.willuhn.jameica.gui.StatusBar
Schaltet den Progress-Balken ein.
startSearch(String) - Method in class de.willuhn.jameica.gui.input.SearchInput
Diese Funktion sollte ueberschrieben werden, wenn die Liste der Vorschlaege bei Eingabe von Suchbegriffen aktualisiert werden soll.
startSync(Runnable) - Static method in class de.willuhn.jameica.gui.GUI
Startet einen Job synchron zur GUI, der typischerweise laenger dauert.
Startup - Enum constant in enum de.willuhn.jameica.gui.SplashScreen.Mode
Start-Bildschirm.
startupError(String, Throwable) - Method in interface de.willuhn.jameica.system.ApplicationCallback
Diese Funktion wird von Jameica aufgerufen, wenn der Start voellig fehlschlug.
startupError(String, Throwable) - Method in class de.willuhn.jameica.system.ApplicationCallbackConsole
 
startupError(String, Throwable) - Method in class de.willuhn.jameica.system.ApplicationCallbackSWT
 
StartupParams - Class in de.willuhn.jameica.system
Enthaelt die Start-Parameter von Jameica.
StartupParams(String[]) - Constructor for class de.willuhn.jameica.system.StartupParams
ct.
startView(AbstractView, Object) - Static method in class de.willuhn.jameica.gui.GUI
Zeigt die View im angegebenen Composite an.
startView(Class, Object) - Static method in class de.willuhn.jameica.gui.GUI
Zeigt die View im angegebenen Composite an.
startView(String, Object) - Static method in class de.willuhn.jameica.gui.GUI
Zeigt die View im angegebenen Composite an.
STATE - Static variable in class de.willuhn.jameica.security.Principal
Attribut ST.
StatusBar - Class in de.willuhn.jameica.gui
Bildet die Statusleiste der Anwendung ab.
StatusBar() - Constructor for class de.willuhn.jameica.gui.StatusBar
 
StatusBarCalendarItem - Class in de.willuhn.jameica.gui
Statusbar-Item, welches einen Kalender anzeigt.
StatusBarCalendarItem() - Constructor for class de.willuhn.jameica.gui.StatusBarCalendarItem
ct.
StatusBarItem - Interface in de.willuhn.jameica.gui
Interface fuer ein Element, welches in der Status-Leiste platziert werden kann.
StatusBarMessage - Class in de.willuhn.jameica.messaging
Wenn man eine Nachricht in der Statuszeile von Jameica anzeigen will, dann schickt man einfach eine Nachricht dieses Typs an die MessagingFactory.
StatusBarMessage(String, int) - Constructor for class de.willuhn.jameica.messaging.StatusBarMessage
ct.
StatusBarServerMessageConsumer - Class in de.willuhn.jameica.messaging
Ein Nachrichten-Consumer, der alle Statusbar-Meldungen im Server-Mode in's Log schreibt.
StatusBarServerMessageConsumer() - Constructor for class de.willuhn.jameica.messaging.StatusBarServerMessageConsumer
 
StatusBarTextItem - Class in de.willuhn.jameica.gui
Ein Statusbar-Element, welches einen Status-Text anzeigt.
StatusBarTextItem() - Constructor for class de.willuhn.jameica.gui.StatusBarTextItem
ct.
stop() - Method in class de.willuhn.jameica.gui.internal.parts.SysTray
Beendet das Systray.
stopProgress() - Method in class de.willuhn.jameica.gui.StatusBar
Schaltet den Progress-Balken aus.
StorageProvider - Interface in de.willuhn.jameica.attachment.storage
Interface für einen Storage-Provider.
StorageProviderDialog - Class in de.willuhn.jameica.gui.internal.dialogs
Auswahldialog für den zu verwendenden Storage-Provider.
StorageProviderDialog(int) - Constructor for class de.willuhn.jameica.gui.internal.dialogs.StorageProviderDialog
ct.
StorageProviderLocal - Class in de.willuhn.jameica.attachment.storage
Storage-Provider, der die Speicherung in lokalen Dateien übernimmt.
StorageProviderLocal() - Constructor for class de.willuhn.jameica.attachment.storage.StorageProviderLocal
 
StorageProviderMessagingService - Class in de.willuhn.jameica.attachment.storage
Storage-Provider, der die Speicherung per Jameica Messaging übernimmt.
StorageProviderMessagingService() - Constructor for class de.willuhn.jameica.attachment.storage.StorageProviderMessagingService
 
store() - Method in class de.willuhn.jameica.bookmark.BookmarkService
Speichert die Bookmarks ab.
store(BeanContainer) - Method in class de.willuhn.jameica.store.BeanStore
Speichert einen Bean-Container.
StyleFactory - Interface in de.willuhn.jameica.gui.style
Diese Klasse ist fuer Styling-Kram in Jameica zustaendig.
StyleFactoryDefaultImpl - Class in de.willuhn.jameica.gui.style
Default-Implementierung der Style-Factory.
StyleFactoryDefaultImpl() - Constructor for class de.willuhn.jameica.gui.style.StyleFactoryDefaultImpl
 
SUCCESS - Enum constant in enum de.willuhn.jameica.gui.parts.NotificationPanel.Type
Erfolgsmeldung.
SUCCESS - Static variable in class de.willuhn.jameica.gui.util.Color
Farbe von Erfolgsmeldungen.
SWTUtil - Class in de.willuhn.jameica.gui.util
Diverse statische SWT-Hilfsfunktionen.
SWTUtil() - Constructor for class de.willuhn.jameica.gui.util.SWTUtil
 
SWTUtil.ZoomLevel - Enum in de.willuhn.jameica.gui.util
Die vordefinierten Zoomlevel.
SysinfoService - Class in de.willuhn.jameica.services
Gibt beim Start System-Infos aus.
SysinfoService() - Constructor for class de.willuhn.jameica.services.SysinfoService
 
SysPropertyService - Class in de.willuhn.jameica.services
Der Service ermoeglicht das generische Setzen von JVM System-Properties ohne diese direkt im Start-Aufruf von Jameica definieren zu muessen.
SysPropertyService() - Constructor for class de.willuhn.jameica.services.SysPropertyService
 
SYSTEM - Enum constant in enum de.willuhn.jameica.plugin.PluginSource.Type
Plugins im Ordner "plugins" innerhalb des Programm-Ordners von Jameica.
SYSTEM_REPOSITORY - Static variable in class de.willuhn.jameica.services.RepositoryService
Die URL des System-Repository.
SYSTEM_SHUTDOWN - Static variable in class de.willuhn.jameica.messaging.SystemMessage
Dieser Code wird verwendet, wenn das System heruntergefahren wird.
SYSTEM_STARTED - Static variable in class de.willuhn.jameica.messaging.SystemMessage
Dieser Code wird verwendet, wenn das System vollstaendig gestartet wurde.
SystemCertificates - Class in de.willuhn.jameica.gui.internal.action
Action zum Anzeigen der System-Zertifikate.
SystemCertificates() - Constructor for class de.willuhn.jameica.gui.internal.action.SystemCertificates
 
SystemCertificatesDialog - Class in de.willuhn.jameica.gui.internal.dialogs
Dialog zum Anzeigen der System-Zertifikate.
SystemCertificatesDialog(int) - Constructor for class de.willuhn.jameica.gui.internal.dialogs.SystemCertificatesDialog
ct.
SystemMessage - Class in de.willuhn.jameica.messaging
Diese Nachricht wird gesendet, wenn sich am System-Status von Jameica etwas geaendert hat.
SystemMessage(int) - Constructor for class de.willuhn.jameica.messaging.SystemMessage
ct.
SystemMessage(int, String) - Constructor for class de.willuhn.jameica.messaging.SystemMessage
ct.
SystemMessages - Class in de.willuhn.jameica.gui.boxes
Eine Box, die die System-Meldungen des Starts anzeigt (insofern welche vorliegen).
SystemMessages() - Constructor for class de.willuhn.jameica.gui.boxes.SystemMessages
 
SystemRepositoryTrustMessageConsumer - Class in de.willuhn.jameica.messaging
Wird verwendet, um beim ersten Oeffnen des System-Plugin-Repository einen Custom-Dialog anzuzeigen.
SystemRepositoryTrustMessageConsumer() - Constructor for class de.willuhn.jameica.messaging.SystemRepositoryTrustMessageConsumer
 
SysTray - Class in de.willuhn.jameica.gui.internal.parts
Zeigt das Systray an.
SysTray() - Constructor for class de.willuhn.jameica.gui.internal.parts.SysTray
 
SystrayService - Class in de.willuhn.jameica.services
Service, der sich um das Systay kümmert.
SystrayService() - Constructor for class de.willuhn.jameica.services.SystrayService
 

T

TabGroup - Class in de.willuhn.jameica.gui.util
Diese Klasse kapselt Dialog-Teile in einem Tab.
TabGroup(TabFolder, String) - Constructor for class de.willuhn.jameica.gui.util.TabGroup
ct.
TabGroup(TabFolder, String, boolean) - Constructor for class de.willuhn.jameica.gui.util.TabGroup
ct.
TabGroup(TabFolder, String, boolean, int) - Constructor for class de.willuhn.jameica.gui.util.TabGroup
ct.
TableChangeListener - Interface in de.willuhn.jameica.gui.parts
Ein Listener, der an eine Tabelle via TablePart.addChangeListener(TableChangeListener) gehaengt werden kann, wenn einzelne Spalten direkt in der Tabelle aenderbar sein sollen.
tableFormatter - Variable in class de.willuhn.jameica.gui.parts.TablePart
 
TableFormatter - Interface in de.willuhn.jameica.gui.formatter
Klasse, welche fuer die Formatierung von Tabellen verwendet werden kann.
TablePart - Class in de.willuhn.jameica.gui.parts
Erzeugt eine Standard-Tabelle.
TablePart(GenericIterator, Action) - Constructor for class de.willuhn.jameica.gui.parts.TablePart
Erzeugt eine neue Standard-Tabelle auf dem uebergebenen Composite.
TablePart(Action) - Constructor for class de.willuhn.jameica.gui.parts.TablePart
Erzeugt eine neue leere Standard-Tabelle auf dem uebergebenen Composite.
TablePart(List, Action) - Constructor for class de.willuhn.jameica.gui.parts.TablePart
Erzeugt eine neue Standard-Tabelle auf dem uebergebenen Composite.
text - Variable in class de.willuhn.jameica.gui.input.TextInput
 
TEXT_AFTER - Enum constant in enum de.willuhn.jameica.gui.parts.InfoPanel.DrawState
 
TEXT_BEFORE - Enum constant in enum de.willuhn.jameica.gui.parts.InfoPanel.DrawState
 
TextAreaInput - Class in de.willuhn.jameica.gui.input
Mehrzeiliges Text-Eingabe-Feld.
TextAreaInput(String) - Constructor for class de.willuhn.jameica.gui.input.TextAreaInput
ct.
TextAreaInput(String, int) - Constructor for class de.willuhn.jameica.gui.input.TextAreaInput
ct.
TextDialog - Class in de.willuhn.jameica.gui.dialogs
Dialog zur Eingabe eines kurzen Textes.
TextDialog(int) - Constructor for class de.willuhn.jameica.gui.dialogs.TextDialog
Erzeugt einen neuen Text-Dialog.
TextInput - Class in de.willuhn.jameica.gui.input
Ist zustaendig fuer Standard-Eingabefelder.
TextInput(String) - Constructor for class de.willuhn.jameica.gui.input.TextInput
Erzeugt ein neues Eingabefeld und schreib den uebergebenen Wert rein.
TextInput(String, int) - Constructor for class de.willuhn.jameica.gui.input.TextInput
Erzeugt ein neues Eingabefeld und schreib den uebergebenen Wert rein.
TextInput(String, int, String) - Constructor for class de.willuhn.jameica.gui.input.TextInput
Erzeugt ein neues Eingabefeld und schreib den uebergebenen Wert rein.
TextMessage - Class in de.willuhn.jameica.messaging
Eine Standard-Textnachricht mit Text und Titel.
TextMessage() - Constructor for class de.willuhn.jameica.messaging.TextMessage
ct.
TextMessage(String) - Constructor for class de.willuhn.jameica.messaging.TextMessage
ct.
TextMessage(String, String) - Constructor for class de.willuhn.jameica.messaging.TextMessage
ct.
TextPart - Class in de.willuhn.jameica.gui.parts
Simpler Text, der automatisch nach unten scrollen kann und Auto-Wordwrap kann.
TextPart() - Constructor for class de.willuhn.jameica.gui.parts.TextPart
ct.
TextPart(File) - Constructor for class de.willuhn.jameica.gui.parts.TextPart
ct.
TextPart(String) - Constructor for class de.willuhn.jameica.gui.parts.TextPart
ct.
TIMEOUT_DEFAULT - Static variable in class de.willuhn.jameica.gui.util.DelayedListener
Das Default-Timeout.
TITLE_AFTER - Enum constant in enum de.willuhn.jameica.gui.parts.InfoPanel.DrawState
 
TITLE_BEFORE - Enum constant in enum de.willuhn.jameica.gui.parts.InfoPanel.DrawState
 
TitlePart - Class in de.willuhn.jameica.gui.parts
Eine Komponente, die einen Titel mit Farberverlauf im Hintergrund anzeigt.
TitlePart(String) - Constructor for class de.willuhn.jameica.gui.parts.TitlePart
ct.
TitlePart(String, boolean) - Constructor for class de.willuhn.jameica.gui.parts.TitlePart
ct.
toAbsolute(String) - Method in class de.willuhn.jameica.system.Platform
Macht eine absolute Pfadangabe aus der Pfad- oder Datei basierend auf dem Jameica-Benutzerverzeichnis.
toggleNavigation() - Static method in class de.willuhn.jameica.gui.GUI
Blendet die Navigation ein oder aus.
TOOLTIP_BG - Static variable in class de.willuhn.jameica.gui.util.Color
Hintergrundfarbe von eigenen Tooltips.
toRelative(String) - Method in class de.willuhn.jameica.system.Platform
Versucht, die Pfad- oder Datei-Angabe basierend auf dem Jameica-Benutzerverzeichnis zu relativieren.
toString() - Method in class de.willuhn.jameica.gui.internal.parts.RepositoryList.RepositoryEntry
 
toString() - Method in class de.willuhn.jameica.messaging.TextMessage
 
toString() - Method in class de.willuhn.jameica.plugin.Dependency
 
toString() - Method in class de.willuhn.jameica.plugin.Version
 
toString() - Method in class de.willuhn.jameica.reminder.Reminder
 
toString() - Method in class de.willuhn.jameica.reminder.ReminderInterval
 
toString() - Method in class de.willuhn.jameica.store.BeanContainer
 
Transport - Interface in de.willuhn.jameica.transport
Generische Kapselung zum Download von Daten von anderen Systemen - typischerweise via HTTP.
TransportService - Class in de.willuhn.jameica.services
Verwaltet die Transport-Protokolle.
TransportService() - Constructor for class de.willuhn.jameica.services.TransportService
 
TreeFormatter - Interface in de.willuhn.jameica.gui.formatter
Klasse, welche fuer die Formatierung von Trees verwendet werden kann.
TreePart - Class in de.willuhn.jameica.gui.parts
Erzeugt einen Baum.
TreePart(GenericIterator, Action) - Constructor for class de.willuhn.jameica.gui.parts.TreePart
Erzeugt einen neuen Tree basierend auf der uebergebenen Liste von Objekten des Typs GenericObject/GenericObjectNode.
TreePart(Object, Action) - Constructor for class de.willuhn.jameica.gui.parts.TreePart
Erzeugt einen neuen Tree basierend auf dem uebergebenen Objekt.
TreePart(List, Action) - Constructor for class de.willuhn.jameica.gui.parts.TreePart
Erzeugt einen neuen Tree basierend auf der uebergebenen Liste.
TYPE_ERROR - Static variable in class de.willuhn.jameica.messaging.StatusBarMessage
Definiert Fehlernachrichten.
TYPE_INFO - Static variable in class de.willuhn.jameica.messaging.StatusBarMessage
Definiert Info-Nachrichten.
TYPE_SUCCESS - Static variable in class de.willuhn.jameica.messaging.StatusBarMessage
Definiert Erfolgsnachrichten.

U

unbind() - Method in class de.willuhn.jameica.gui.AbstractView
Wird aufgerufen, wenn der Dialog verlassen wird.
unbind() - Method in class de.willuhn.jameica.gui.internal.views.Appointments
 
unbind() - Method in class de.willuhn.jameica.gui.internal.views.Settings
 
unbind(String) - Method in class de.willuhn.jameica.services.RegistryService
Entfernt ein Remote-Objekt aus der Registry.
UncleanShutdownMessageConsumer - Class in de.willuhn.jameica.messaging
Loest eine Message nach dem Start von Jameica aus, wenn der vorherige Shutdown nicht sauber war.
UncleanShutdownMessageConsumer() - Constructor for class de.willuhn.jameica.messaging.UncleanShutdownMessageConsumer
 
undoRestoreMark() - Static method in class de.willuhn.jameica.backup.BackupEngine
Macht eine ggf.
uninstall(boolean) - Method in class de.willuhn.jameica.plugin.AbstractPlugin
 
uninstall(boolean) - Method in class de.willuhn.jameica.plugin.PlaceholderPlugin
 
uninstall(boolean) - Method in interface de.willuhn.jameica.plugin.Plugin
Wird aufgerufen, wenn das Plugin ueber Datei->Einstellungen->Plugins deinstalliert wird.
unInstall(Manifest, boolean, ProgressMonitor) - Method in class de.willuhn.jameica.plugin.PluginLoader
Deinstalliert das angegebene Plugin.
UNINSTALLED - Enum constant in enum de.willuhn.jameica.messaging.PluginMessage.Event
Plugin wurde deinstalliert.
unRegister(String) - Static method in class de.willuhn.jameica.messaging.LookupService
Deregistriert einen Service mit dem angegebenen Namen.
unRegisterMessageConsumer(MessageConsumer) - Method in class de.willuhn.jameica.messaging.MessagingFactory
 
unRegisterMessageConsumer(MessageConsumer) - Method in interface de.willuhn.jameica.messaging.MessagingQueue
Entfernt einen Nachrichten-Consumer aus der Queue.
unRegisterMessageConsumer(MessageConsumer) - Method in class de.willuhn.jameica.messaging.NamedConcurrentQueue
 
unRegisterMessageConsumer(MessageConsumer) - Method in class de.willuhn.jameica.messaging.NamedQueue
 
unserialize(Context) - Method in class de.willuhn.jameica.bookmark.ContextSerializer
Deserialisiert die Context-Information.
update() - Method in class de.willuhn.jameica.gui.input.AbstractInput
Wird immer dann aufgerufen, wenn eines der Controls des Eingabe-Feldes aktualisiert wird.
update() - Method in class de.willuhn.jameica.gui.input.ButtonInput
 
update() - Method in class de.willuhn.jameica.gui.input.CheckboxInput
Leer ueberschrieben, weil wir hier keine Farbaenderungen wollen
update() - Method in class de.willuhn.jameica.gui.input.ColorInput
Leer ueberschrieben, weil wir hier keine Farbaenderungen wollen
update() - Method in class de.willuhn.jameica.gui.input.DialogInput
 
update() - Method in class de.willuhn.jameica.gui.input.ImageInput
 
update() - Method in class de.willuhn.jameica.gui.input.LabelInput
 
update() - Method in class de.willuhn.jameica.gui.input.LinkInput
 
update() - Method in class de.willuhn.jameica.gui.input.RadioInput
Leer ueberschrieben, weil wir hier keine Farbaenderungen wollen
update() - Method in class de.willuhn.jameica.gui.input.SearchInput
BUGZILLA 743
update() - Method in class de.willuhn.jameica.gui.input.SelectInput
 
update() - Method in class de.willuhn.jameica.gui.input.TextAreaInput
 
update() - Method in class de.willuhn.jameica.gui.util.ScrolledContainer
Aktualisiert die Groesse des Containers zur korrekten Anzeige der Scrollbalken.
update() - Method in class de.willuhn.jameica.services.SystrayService
Aktualisiert den Systray-Status.
update(Attachment, File) - Method in class de.willuhn.jameica.services.AttachmentService
Aktualisiert ein Attachment.
update(Attachment, InputStream) - Method in interface de.willuhn.jameica.attachment.storage.StorageProvider
Aktualisiert ein Attachment.
update(Attachment, InputStream) - Method in class de.willuhn.jameica.attachment.storage.StorageProviderLocal
 
update(Attachment, InputStream) - Method in class de.willuhn.jameica.attachment.storage.StorageProviderMessagingService
 
update(DayRenderer.Status, Date, List<Appointment>) - Method in interface de.willuhn.jameica.gui.calendar.DayRenderer
Aktualisiert den Tag.
update(DayRenderer.Status, Date, List<Appointment>) - Method in class de.willuhn.jameica.gui.calendar.DayRendererImpl
 
update(MenuItem) - Method in class de.willuhn.jameica.gui.Menu
Aktualisiert einen Teil des Menus.
update(NavigationItem) - Method in class de.willuhn.jameica.gui.Navigation
Aktualisiert einen Teil des Navigationsbaumes.
update(Manifest, ZippedPlugin, ProgressMonitor) - Method in class de.willuhn.jameica.services.DeployService
Aktualisiert ein bereits installiertes Plugin.
update(Version) - Method in class de.willuhn.jameica.plugin.AbstractPlugin
 
update(Version) - Method in class de.willuhn.jameica.plugin.PlaceholderPlugin
 
update(Version) - Method in interface de.willuhn.jameica.plugin.Plugin
Diese Funktion wird beim Start der Anwendung genau dann aufgerufen, wenn das Plugin bereits erfolgreich installiert wurde, jedoch jetzt in einer anderen Version vorliegt als die vorherige.
update(String) - Method in class de.willuhn.jameica.gui.internal.parts.BookmarkTreePart
Aktualisiert den Tree basierend auf dem Suchbegriff.
update(String, Reminder) - Method in interface de.willuhn.jameica.reminder.ReminderStorageProvider
Aktualisiert einen vorhandenen Reminder.
update(String, Reminder) - Method in class de.willuhn.jameica.reminder.ReminderStorageProviderWallet
 
update(Observable, Object) - Method in class de.willuhn.jameica.messaging.FileChangedMessageConsumer
 
UPDATE - Enum constant in enum de.willuhn.jameica.gui.internal.parts.PluginDetailPart.Type
Verfuegbares Update eines installierten Plugins.
UPDATED - Enum constant in enum de.willuhn.jameica.messaging.PluginMessage.Event
Plugin wurde aktualisiert.
UpdateEdit - Class in de.willuhn.jameica.gui.internal.action
Action zum Konfigurieren der Updates.
UpdateEdit() - Constructor for class de.willuhn.jameica.gui.internal.action.UpdateEdit
 
UpdateEditDialog - Class in de.willuhn.jameica.gui.internal.dialogs
Dialog zum Bearbeiten der Update-Einstellungen.
UpdateEditDialog(int) - Constructor for class de.willuhn.jameica.gui.internal.dialogs.UpdateEditDialog
ct.
updateItem(Object, Object) - Method in class de.willuhn.jameica.gui.parts.TablePart
Aktualisiert ein einzelnes Objekt in der Tabelle.
UpdateService - Class in de.willuhn.jameica.services
Service, der regelmaessig prueft, ob Updates fuer installierte Plugins in den Repositories liegen.
UpdateService() - Constructor for class de.willuhn.jameica.services.UpdateService
 
URL - Enum constant in enum de.willuhn.jameica.security.JameicaAuthenticator.RequestParam
Request-Parameter fuer die URL.
USER - Enum constant in enum de.willuhn.jameica.plugin.PluginSource.Type
Plugins im Ordner "plugins" innerhalb des Benutzer-Verzeichnisses ".jameica".

V

validateHomepage() - Method in class de.willuhn.jameica.plugin.Manifest
Liefert true, wenn die Homepage bei Updates geprüft werden soll.
value - Variable in class de.willuhn.jameica.gui.input.ButtonInput
 
value - Variable in class de.willuhn.jameica.gui.parts.AbstractTablePart.AbstractTableItem
Enthaelt den rohen Wert der Spalte.
valueOf(String) - Static method in enum de.willuhn.jameica.gui.calendar.DayRenderer.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.willuhn.jameica.gui.internal.parts.PluginDetailPart.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.willuhn.jameica.gui.parts.InfoPanel.DrawState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.willuhn.jameica.gui.parts.NotificationPanel.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.willuhn.jameica.gui.parts.Placeholder.Style
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.willuhn.jameica.gui.parts.table.Feature.Event
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.willuhn.jameica.gui.SplashScreen.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.willuhn.jameica.gui.util.SWTUtil.ZoomLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.willuhn.jameica.messaging.PluginMessage.Event
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.willuhn.jameica.plugin.PluginSource.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.willuhn.jameica.reminder.ReminderInterval.TimeUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.willuhn.jameica.security.JameicaAuthenticator.RequestParam
Returns the enum constant of this type with the specified name.
values() - Static method in enum de.willuhn.jameica.gui.calendar.DayRenderer.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.willuhn.jameica.gui.internal.parts.PluginDetailPart.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.willuhn.jameica.gui.parts.InfoPanel.DrawState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.willuhn.jameica.gui.parts.NotificationPanel.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.willuhn.jameica.gui.parts.Placeholder.Style
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.willuhn.jameica.gui.parts.table.Feature.Event
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.willuhn.jameica.gui.SplashScreen.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.willuhn.jameica.gui.util.SWTUtil.ZoomLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.willuhn.jameica.messaging.PluginMessage.Event
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.willuhn.jameica.plugin.PluginSource.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.willuhn.jameica.reminder.ReminderInterval.TimeUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.willuhn.jameica.security.JameicaAuthenticator.RequestParam
Returns an array containing the constants of this enum type, in the order they are declared.
VelocityService - Class in de.willuhn.jameica.services
Resource-Loader von Velocity.
VelocityService() - Constructor for class de.willuhn.jameica.services.VelocityService
 
verify(String, char[]) - Method in interface de.willuhn.jameica.security.LoginVerifier
Prueft das Login.
verify(String, SSLSession) - Method in class de.willuhn.jameica.security.JameicaHostnameVerifier
 
Version - Class in de.willuhn.jameica.plugin
Kapselt eine Versionsnummer.
Version() - Constructor for class de.willuhn.jameica.plugin.Version
ct.
Version(String) - Constructor for class de.willuhn.jameica.plugin.Version
ct.
view - Variable in class de.willuhn.jameica.gui.AbstractControl
 
View - Class in de.willuhn.jameica.gui
Bildet das Content-Frame ab.
View() - Constructor for class de.willuhn.jameica.gui.View
 

W

WAIT - Enum constant in enum de.willuhn.jameica.gui.parts.Placeholder.Style
Vorkonfigurierter Style fuer "Bitte warten...".
WaitDialog - Class in de.willuhn.jameica.gui.dialogs
Warte-Dialog, der einen Text und einen Fortschrittsbalken fuer ein Timeout anzeigt.
WaitDialog(int) - Constructor for class de.willuhn.jameica.gui.dialogs.WaitDialog
Erzeugt einen Wartedialog mit einem Standard-Timeout von 60 Sekunden.
WaitDialog(long, int) - Constructor for class de.willuhn.jameica.gui.dialogs.WaitDialog
ct.
Wallet - Class in de.willuhn.jameica.security
Liefert eine Art Brieftasche, ueber die andere Klassen Daten verschluesselt abspeichern koennen.
Wallet(Class) - Constructor for class de.willuhn.jameica.security.Wallet
ct.
Wallet(Class, Engine) - Constructor for class de.willuhn.jameica.security.Wallet
ct.
WEEKS - Enum constant in enum de.willuhn.jameica.reminder.ReminderInterval.TimeUnit
Woechentliche Ausfuehrung.
WELL_KNOWN - Static variable in class de.willuhn.jameica.services.RepositoryService
Liste von bekannten Repositories, die wir mit ausliefern, die der User aber wieder loeschen kann
WHITE - Static variable in class de.willuhn.jameica.gui.util.Color
Weiss.
WIDGET_BG - Static variable in class de.willuhn.jameica.gui.util.Color
Deprecated.
Stattdessen sollte nur noch Color.BACKGROUND verwendet werden.
WIDGET_FG - Static variable in class de.willuhn.jameica.gui.util.Color
Deprecated.
Stattdessen sollte nur noch Color.FOREGROUND verwendet werden.
workdir - Variable in class de.willuhn.jameica.system.Platform
 
WorkdirChooser - Class in de.willuhn.jameica.system
Ermittelt das zu verwendende Arbeitsverzeichnis durch Nachfrage beim User.
WorkdirChooser() - Constructor for class de.willuhn.jameica.system.WorkdirChooser
 

X

XPathEmu - Class in de.willuhn.jameica.util
Vereinfacht das Parsen komplexer XML-Strukturen mit NanoXML.
XPathEmu(IXMLElement) - Constructor for class de.willuhn.jameica.util.XPathEmu
ct.

Y

YesNoDialog - Class in de.willuhn.jameica.gui.dialogs
Dialog, der nur einen Text und einen Ja/Nein-Button enthaelt.
YesNoDialog(int) - Constructor for class de.willuhn.jameica.gui.dialogs.YesNoDialog
Erzeugt einen neuen Dialog.

Z

ZippedPlugin - Class in de.willuhn.jameica.plugin
Implementiert die Checks auf ein gezipptes Plugin.
ZippedPlugin(File) - Constructor for class de.willuhn.jameica.plugin.ZippedPlugin
ct.
ZOOM_100 - Enum constant in enum de.willuhn.jameica.gui.util.SWTUtil.ZoomLevel
Zoomlevel 100%.
ZOOM_150 - Enum constant in enum de.willuhn.jameica.gui.util.SWTUtil.ZoomLevel
Zoomlevel 150%.
ZOOM_200 - Enum constant in enum de.willuhn.jameica.gui.util.SWTUtil.ZoomLevel
Zoomlevel 200%.
ZOOM_300 - Enum constant in enum de.willuhn.jameica.gui.util.SWTUtil.ZoomLevel
Zoomlevel 300%.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form