Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
M
N
O
P
R
S
T
U
V
A
addFilter(IFilter...)
- Method in class net.coderazzi.filters.
ComposedFilter
Subscribes one or more
IFilter
instances to receive filter events from this composition filter.
addFilterObserver(IFilterObserver)
- Method in class net.coderazzi.filters.
BaseFilter
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
addOptions(Collection<?>)
- Method in class net.coderazzi.filters.gui.editor.
FilterEditor
Adds the options to the current set.
addPropertyChangeListener(PropertyChangeListener)
- Method in interface net.coderazzi.filters.
IFilterTextParser
Adds a
PropertyChangeListener
.
addPropertyChangeListener(PropertyChangeListener)
- Method in class net.coderazzi.filters.parser.
FilterTextParser
AndFilter
- Class in
net.coderazzi.filters
Composed set of filters, added via logical AND
AndFilter(IFilter...)
- Constructor for class net.coderazzi.filters.
AndFilter
Constructor built up out of none or more
IFilter
instances
autoOptions
- Static variable in class net.coderazzi.filters.gui.
FilterSettings
Whether to automatically fill with content the editor field's options
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.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
M
N
O
P
R
S
T
U
V