Package com.sciapp.filter.auto

Provides classes for creating and using a custom filter component.

See:
          Description

Class Summary
AbstractAutoFilterPanel AbstractAutoFilterPanel defines a panel that is the visual representation of a custom duplex filter.
BooleanAutoFilterPanel BooleanAutoFilterPanel provides a specialized BooleanVisualFilter subclass for the filter representation.
DateAutoFilterPanel DateAutoFilterPanel provides a specialized DateVisualFilter subclass for the filter representation.
JAutoFilter JAutoFilter provides a panel for supplying custom filter options.
NumericAutoFilterPanel NumericAutoFilterPanel provides a specialized NumericVisualFilter subclass for the filter representation.
StringAutoFilterPanel StringAutoFilterPanel provides a specialized StringVisualFilter subclass for the filter representation.
 

Package com.sciapp.filter.auto Description

Provides classes for creating and using a custom filter component.