java.lang.Object
io.github.tonywasher.joceanus.metis.report.MetisReportManager<F>
Type Parameters:
F - the filter type
All Implemented Interfaces:
OceanusEventRegistrar.OceanusEventProvider<MetisReportEvent>

public class MetisReportManager<F> extends Object implements OceanusEventRegistrar.OceanusEventProvider<MetisReportEvent>
Provides functionality to hide and restore sections of an HTML document. This is useful for displaying HTML documents in a jEditorPane, allowing a click to open/close sections of the document.