Uses of Interface
net.anwiba.commons.swing.component.search.action.IAdvancedSearchActionFactory
Packages that use IAdvancedSearchActionFactory
-
Uses of IAdvancedSearchActionFactory in net.anwiba.commons.swing.component.search
Constructors in net.anwiba.commons.swing.component.search with parameters of type IAdvancedSearchActionFactoryModifierConstructorDescriptionSearchComponent(IBooleanModel enabledDistributor, IToolTipFactory toolTipFactory, ISearchEngine<C, R> engine, IFactory<String, C, RuntimeException> stringConditionFactory, IAdvancedSearchActionFactory<C> advancedSearchActionFactory, JComponent... components)