Package de.mediathekview.mlib.tool
Class Listener
- java.lang.Object
-
- de.mediathekview.mlib.tool.Listener
-
- All Implemented Interfaces:
EventListener
public class Listener extends Object implements EventListener
-
-
Field Summary
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static voidaddListener(Listener listener)static voidnotify(int ereignis, String klasse)voidping()
-
-
-
Field Detail
-
EREIGNIS_LISTE_HISTORY_GEAENDERT
public static final int EREIGNIS_LISTE_HISTORY_GEAENDERT
- See Also:
- Constant Field Values
-
EREIGNIS_LISTE_PSET
public static final int EREIGNIS_LISTE_PSET
- See Also:
- Constant Field Values
-
EREIGNIS_ANZAHL_DOWNLOADS
public static final int EREIGNIS_ANZAHL_DOWNLOADS
- See Also:
- Constant Field Values
-
EREIGNIS_LISTE_URL_FILMLISTEN
public static final int EREIGNIS_LISTE_URL_FILMLISTEN
- See Also:
- Constant Field Values
-
EREIGNIS_LISTE_FILMLISTEN_SERVER
public static final int EREIGNIS_LISTE_FILMLISTEN_SERVER
- See Also:
- Constant Field Values
-
EREIGNIS_LISTE_DOWNLOADS
public static final int EREIGNIS_LISTE_DOWNLOADS
- See Also:
- Constant Field Values
-
EREIGNIS_LISTE_ABOS
public static final int EREIGNIS_LISTE_ABOS
- See Also:
- Constant Field Values
-
EREIGNIS_LISTE_ERLEDIGTE_ABOS
public static final int EREIGNIS_LISTE_ERLEDIGTE_ABOS
- See Also:
- Constant Field Values
-
EREIGNIS_ART_IMPORT_FILMLISTE
public static final int EREIGNIS_ART_IMPORT_FILMLISTE
- See Also:
- Constant Field Values
-
EREIGNIS_ART_DOWNLOAD_PROZENT
public static final int EREIGNIS_ART_DOWNLOAD_PROZENT
- See Also:
- Constant Field Values
-
EREIGNIS_START_EVENT
public static final int EREIGNIS_START_EVENT
- See Also:
- Constant Field Values
-
EREIGNIS_START_EVENT_BUTTON
public static final int EREIGNIS_START_EVENT_BUTTON
- See Also:
- Constant Field Values
-
EREIGNIS_PROGRAMM_OEFFNEN
public static final int EREIGNIS_PROGRAMM_OEFFNEN
- See Also:
- Constant Field Values
-
EREIGNIS_MEDIATHEKGUI_ORG_TITEL
public static final int EREIGNIS_MEDIATHEKGUI_ORG_TITEL
- See Also:
- Constant Field Values
-
EREIGNIS_MEDIATHEKGUI_PROGRAMM_AKTUELL
public static final int EREIGNIS_MEDIATHEKGUI_PROGRAMM_AKTUELL
- See Also:
- Constant Field Values
-
EREIGNIS_MEDIATHEKGUI_UPDATE_VERFUEGBAR
public static final int EREIGNIS_MEDIATHEKGUI_UPDATE_VERFUEGBAR
- See Also:
- Constant Field Values
-
EREIGNIS_PANEL_FILTER_ANZEIGEN
public static final int EREIGNIS_PANEL_FILTER_ANZEIGEN
- See Also:
- Constant Field Values
-
EREIGNIS_PANEL_DOWNLOAD_FILTER_ANZEIGEN
public static final int EREIGNIS_PANEL_DOWNLOAD_FILTER_ANZEIGEN
- See Also:
- Constant Field Values
-
EREIGNIS_PANEL_ABO_FILTER_ANZEIGEN
public static final int EREIGNIS_PANEL_ABO_FILTER_ANZEIGEN
- See Also:
- Constant Field Values
-
EREIGNIS_FILM_BESCHREIBUNG_ANZEIGEN
public static final int EREIGNIS_FILM_BESCHREIBUNG_ANZEIGEN
- See Also:
- Constant Field Values
-
EREIGNIS_DOWNLOAD_BESCHREIBUNG_ANZEIGEN
public static final int EREIGNIS_DOWNLOAD_BESCHREIBUNG_ANZEIGEN
- See Also:
- Constant Field Values
-
EREIGNIS_SUCHFELD_FOCUS_SETZEN
public static final int EREIGNIS_SUCHFELD_FOCUS_SETZEN
- See Also:
- Constant Field Values
-
EREIGNIS_BLACKLIST_AUCH_FUER_ABOS
public static final int EREIGNIS_BLACKLIST_AUCH_FUER_ABOS
- See Also:
- Constant Field Values
-
EREIGNIS_BANDBREITE
public static final int EREIGNIS_BANDBREITE
- See Also:
- Constant Field Values
-
EREIGNIS_REIHENFOLGE_DOWNLOAD
public static final int EREIGNIS_REIHENFOLGE_DOWNLOAD
- See Also:
- Constant Field Values
-
EREIGNIS_TIMER
public static final int EREIGNIS_TIMER
- See Also:
- Constant Field Values
-
EREIGNIS_GEO
public static final int EREIGNIS_GEO
- See Also:
- Constant Field Values
-
EREIGNIS_BESCHREIBUNG
public static final int EREIGNIS_BESCHREIBUNG
- See Also:
- Constant Field Values
-
EREIGNIS_RESET_INTERRUPT
public static final int EREIGNIS_RESET_INTERRUPT
- See Also:
- Constant Field Values
-
EREIGNIS_FILTER_ANZAHL
public static final int EREIGNIS_FILTER_ANZAHL
- See Also:
- Constant Field Values
-
EREIGNIS_TRAYICON
public static final int EREIGNIS_TRAYICON
- See Also:
- Constant Field Values
-
EREIGNIS_FONT
public static final int EREIGNIS_FONT
- See Also:
- Constant Field Values
-
EREIGNIS_DIALOG_MEDIA_DB
public static final int EREIGNIS_DIALOG_MEDIA_DB
- See Also:
- Constant Field Values
-
EREIGNIS_REPLACELIST_CHANGED
public static final int EREIGNIS_REPLACELIST_CHANGED
- See Also:
- Constant Field Values
-
EREIGNIS_BLACKLIST_GEAENDERT
public static final int EREIGNIS_BLACKLIST_GEAENDERT
- See Also:
- Constant Field Values
-
EREIGNIS_BLACKLIST_START_GEAENDERT
public static final int EREIGNIS_BLACKLIST_START_GEAENDERT
- See Also:
- Constant Field Values
-
EREIGNIS_MEDIA_DB_START
public static final int EREIGNIS_MEDIA_DB_START
- See Also:
- Constant Field Values
-
EREIGNIS_MEDIA_DB_STOP
public static final int EREIGNIS_MEDIA_DB_STOP
- See Also:
- Constant Field Values
-
EREIGNIS_TABS_TOP
public static final int EREIGNIS_TABS_TOP
- See Also:
- Constant Field Values
-
EREIGNIS_TOOLBAR_VIS
public static final int EREIGNIS_TOOLBAR_VIS
- See Also:
- Constant Field Values
-
EREIGNIS_TOOLBAR_BUTTON_KLEIN
public static final int EREIGNIS_TOOLBAR_BUTTON_KLEIN
- See Also:
- Constant Field Values
-
EREIGNIS_BANDWIDTH_MONITOR
public static final int EREIGNIS_BANDWIDTH_MONITOR
- See Also:
- Constant Field Values
-
mvEreignis
public int[] mvEreignis
-
klasse
public String klasse
-
-