Interface StatsTab.FiltersInitContext

Enclosing class:
StatsTab

public static interface StatsTab.FiltersInitContext
The "initialization context" for when a StatsTab's corresponding "stat filters" GUI is "initializing". Use this to create your own stat filters GUI for this StatsTab, and use getFilterSettings() to obtain and store the filter settings.
See Also: