Package frysk.gui.monitor.filters

Class Summary
ComboFactory Takes a ObserverRoot and returns all possible combinations of its FilterPoints and their applicable filters.
Filter  
FilterManager Only once instance.
FilterPoint FilterPoints provide a flexible interface between Observers and the clients that would like to add filters to those observers.
IntFilter  
IntFilterPoint  
ProcCommandLineFilter  
ProcFilter  
ProcFilterPoint  
ProcNameFilter Filter passes if the name if the given process matches the stored process name.
ProcParentNameFilter  
ProcPathFilter  
TaskFilter  
TaskFilterPoint  
TaskProcCommandLineFilter  
TaskProcNameFilter Filter passes if the name of the parent process of the given Task matches the stored process name.
TaskProcParentNameFilter  
TaskProcPathFilter