Skip navigation links
A B C D E F G H I L M N O P R S T U V W 

A

adaptiveChoices - Static variable in class net.coderazzi.filters.gui.FilterSettings
Whether to enable adaptive choices, true by default.
addFilter(IFilter...) - Method in class net.coderazzi.filters.ComposedFilter
Subscribes one or more IFilter instances to receive filter events from this composition filter.
addFilter(IFilter...) - Method in class net.coderazzi.filters.gui.FiltersHandler
ComposedFilter interface.
addFilter(IFilter...) - Method in class net.coderazzi.filters.gui.TableFilterHeader
Adds a filter -user specified- to the filter header.
addFilterEditor(FilterEditor) - Method in class net.coderazzi.filters.gui.FiltersHandler
Adds a new filter editor, called from the TableFilterHeader.
addFilterObserver(IFilterObserver) - Method in class net.coderazzi.filters.Filter
 
addFilterObserver(IFilterObserver) - Method in interface net.coderazzi.filters.IFilter
Adds an observer to receive filter change notifications.
addHeaderObserver(IFilterHeaderObserver) - Method in class net.coderazzi.filters.gui.TableFilterHeader
Adds a new observer to the header.
addNotify() - Method in class net.coderazzi.filters.gui.TableFilterHeader
Method automatically invoked when the class ancestor changes.
addPropertyChangeListener(PropertyChangeListener) - Method in interface net.coderazzi.filters.gui.IParserModel
Adds a PropertyChangeListener.
Any property change will be transmitted as an event
addPropertyChangeListener(PropertyChangeListener) - Method in class net.coderazzi.filters.gui.ParserModel
 
allowInstantVanishing - Static variable in class net.coderazzi.filters.gui.FilterSettings
Whether to allow vanishing during instant filtering, false by default.
AndFilter - Class in net.coderazzi.filters
Composed set of filters, added via logical AND.
AndFilter() - Constructor for class net.coderazzi.filters.AndFilter
Default constructor.
AndFilter(IFilter...) - Constructor for class net.coderazzi.filters.AndFilter
Constructor built up out of one or more IFilter instances.
applyEditorFilter(Filter) - Method in class net.coderazzi.filters.gui.FiltersHandler
Applies the passed filter, from an associated editor, and, on success, reports it to observers.
AutoChoices - Enum in net.coderazzi.filters.gui
Enumeration to define the available auto choices modes on a table filter or on each separated filter editor.
autoChoices - Static variable in class net.coderazzi.filters.gui.FilterSettings
If and how to provide content to the editor field's choices.
autoCompletion - Static variable in class net.coderazzi.filters.gui.FilterSettings
Whether to enable auto completion, true by default.
autoSelection - Static variable in class net.coderazzi.filters.gui.FilterSettings
Set to true to perform automatically the selection of a row that is uniquely identified by the existing filter.
A B C D E F G H I L M N O P R S T U V W 
Skip navigation links