Package | Description |
---|---|
net.coderazzi.filters.gui |
Class and Description |
---|
AutoChoices
Enumeration to define the available auto choices modes on a table filter or
on each separated filter editor.
|
ChoiceRenderer
Interface to customize the rendering of choices in the
IFilterEditor . |
CustomChoice
Class to specify a custom filter in the choices list.
|
CustomChoiceDecorator
Interface that allows customizing the appearance of CustomChoices in those
IFilterEditor s without associated ChoiceRenderer . |
IFilterEditor
Public interface of the editors associated to each table's column.
|
IFilterHeaderObserver
A ITableFilterHeaderObserver instance receives notifications when the
associated
IFilterEditor instances are
created, destroyed, or update the held filter. |
IParserModel
Interface defining the model required to use and create
IParser
instances. |
Look
Class representing the current
TableFilterHeader appearance. |
ParserModel
Default
Format instances, supporting all the basic java typesIt also includes support for Comparator of Date instances. |
TableFilterHeader
Implementation of a table filter that displays a set of editors associated
to each table's column.
|
TableFilterHeader.Position
Location of the header in relation to the table
|