Copyright © 2005 Scientific Applications. All Rights Reserved.

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.
AutoFilterDialog The dialog that is shown from CustomPopupFilterHeaderModel.
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 NumericalVisualFilter 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.


Copyright © 2005 Scientific Applications. All Rights Reserved.