- java.lang.Object
-
- tvbrowser.core.PendingMarkings
-
public final class PendingMarkings extends java.lang.Object
A map with programs and the markers for them that are marked after TV-Browser loaded plugins and the generic filters to make sure markings are filtered by generic filters after program start.- Author:
- René Mach
-
-
Constructor Summary
Constructors Constructor Description PendingMarkings()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
addMarker(Program p, Marker marker)
static void
markMapEntries()
static boolean
usePending()
-