|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use org.jcreme.filters | |
| org.jcreme.filters | |
| org.jcreme.reporting | |
| org.jcreme.tutorial | |
| Classes in org.jcreme.filters used by org.jcreme.filters | |
| BaseReportFilter
The abstract base class for every ReportFilter. |
|
| ComparisonOperator
This enumeration handles the comparison operators that may be used in Filters. |
|
| DateOrderFilter
A specialized OrderFilter that uses a date Comparator and only accepts Date objects as referent objects. |
|
| DoubleOrderFilter
A specialized OrderFilter that uses a double Comparator and only accepts Double objects as referent objects. |
|
| Filter
This interface describes a general filter. |
|
| FilterCache
This interface describes a FilterCache. |
|
| FilterChangeEvent
This class reports a change in a ReportFilter. |
|
| FilterChangeListener
This interface is used to react to changes in ReportFilters. |
|
| InclusionComparisonOperator
This enumeration contains the operators that can be used in a list context to test the inclusion. |
|
| IntervalFilter
This filter enables to perform an AND between two OrderFilters. |
|
| OrderComparisonOperator
This enumeration contains the operators that can be used in a sort context to test the order of two values. |
|
| OrderFilter
A filter that accepts objects that fulfill a given comparison relation with a given referent object, according to a given Comparator object. |
|
| ReportFilter
This interface decribes the properties of a generic ReportFilter. |
|
| StringComparisonOperator
This enumeration contains the operators that can be used in a string manipulation context to test the relation of two strings. |
|
| Classes in org.jcreme.filters used by org.jcreme.reporting | |
| ReportFilter
This interface decribes the properties of a generic ReportFilter. |
|
| Classes in org.jcreme.filters used by org.jcreme.tutorial | |
| ReportFilter
This interface decribes the properties of a generic ReportFilter. |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||