A B C D E F G H I M N O P R S T U V

F

FilterEditor - Class in net.coderazzi.filters.gui.editor
Custom component to handle the filter' editors
It includes: A editor component, usually a text field to enter the filter text. A popup menu that contains both history and predefined option elements. An arrow button to display the popup menu. The component keeps the same look and feel under all cases (being editable or not, having custom cell renderers or not).
FilterEditor() - Constructor for class net.coderazzi.filters.gui.editor.FilterEditor
 
FilterEditorBeanInfo - Class in net.coderazzi.filters.gui.editor
 
FilterEditorBeanInfo() - Constructor for class net.coderazzi.filters.gui.editor.FilterEditorBeanInfo
 
filterObservers - Variable in class net.coderazzi.filters.BaseFilter
The set of currently subscribed observers
filters - Variable in class net.coderazzi.filters.ComposedFilter
Set of associated IFilters
FilterSettings - Class in net.coderazzi.filters.gui
Class to define some common settings to the TableFilter library.
FilterSettings() - Constructor for class net.coderazzi.filters.gui.FilterSettings
 
FilterTextParser - Class in net.coderazzi.filters.parser
Basic implementation of a IFilterTextParser, supporting only simple operators referring to the content of a single column.
The supporter operators include: Comparison operators.
FilterTextParser() - Constructor for class net.coderazzi.filters.parser.FilterTextParser
 
filterTextParserClass - Static variable in class net.coderazzi.filters.gui.FilterSettings
The class to handle the text parsing by default.
filterUpdated(IFilter) - Method in class net.coderazzi.filters.ComposedFilter
 
filterUpdated(IFilter) - Method in interface net.coderazzi.filters.IFilterObserver
Notification made by the observer when the associated IFilter instance updates the held filter.

A B C D E F G H I M N O P R S T U V