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
I
IFilter
- Interface in
net.coderazzi.filters
Interface to be implemented by any instance holding a filter than can be updated dynamically.
IFilterHeaderObserver
- Interface in
net.coderazzi.filters.gui
A ITableFilterHeaderObserver instance receives notifications when the associated
FilterEditor
instances are created, destroyed, or update the held filter.
IFilterObserver
- Interface in
net.coderazzi.filters
A IFilterObserver instance receives notifications when the associated
IFilter
instance updates the held filter.
IFilterTextParser
- Interface in
net.coderazzi.filters
Interface defining the requirements on text parsing for filter expressions.
ignoreCase
- Static variable in class net.coderazzi.filters.gui.
FilterSettings
Whether to ignore case or not.
include(RowFilter.Entry)
- Method in class net.coderazzi.filters.
AndFilter
include(RowFilter.Entry)
- Method in interface net.coderazzi.filters.
IFilter
RowFilter interface
include(RowFilter.Entry)
- Method in class net.coderazzi.filters.
NotFilter
include(RowFilter.Entry)
- Method in class net.coderazzi.filters.
OrFilter
isAutoOptions()
- Method in class net.coderazzi.filters.gui.editor.
FilterEditor
Returns true if the editor is using autoOptions
isAutoOptions()
- Method in class net.coderazzi.filters.gui.
TableFilterHeader
Returns the auto options flag
isAutoSelection()
- Method in class net.coderazzi.filters.
TableFilter
Returns the autoselection mode
isEditable()
- Method in class net.coderazzi.filters.gui.editor.
FilterEditor
Returns the editable flag
isEnabled()
- Method in class net.coderazzi.filters.gui.
TableFilterHeader
Returns the current enable status
isIgnoreCase()
- Method in interface net.coderazzi.filters.
IFilterTextParser
Returns true if it ignores case
isIgnoreCase()
- Method in class net.coderazzi.filters.parser.
FilterTextParser
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