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