public class SearchComponent<C,R> extends Object implements IComponentProvider
| Constructor and Description |
|---|
SearchComponent(IBooleanModel enabledDistributor,
IToolTipFactory toolTipFactory,
ISearchEngine<C,R> engine,
IFactory<String,C,RuntimeException> stringConditionFactory,
IAdvancedSearchActionFactory<C> advancedSearchActionFactory,
JComponent... components) |
SearchComponent(IBooleanModel enabledDistributor,
IToolTipFactory toolTipFactory,
ISearchEngine<C,R> engine,
IFactory<String,C,RuntimeException> stringConditionFactory,
JComponent... components) |
| Modifier and Type | Method and Description |
|---|---|
JComponent |
getComponent() |
void |
grapFocus() |
public SearchComponent(IBooleanModel enabledDistributor, IToolTipFactory toolTipFactory, ISearchEngine<C,R> engine, IFactory<String,C,RuntimeException> stringConditionFactory, JComponent... components)
public SearchComponent(IBooleanModel enabledDistributor, IToolTipFactory toolTipFactory, ISearchEngine<C,R> engine, IFactory<String,C,RuntimeException> stringConditionFactory, IAdvancedSearchActionFactory<C> advancedSearchActionFactory, JComponent... components)
public JComponent getComponent()
getComponent in interface IComponentProviderpublic void grapFocus()
Copyright © 2007–2019 Andreas W. Bartels. All rights reserved.