public interface AlgorithmFilterParamPanelListener
| Modifier and Type | Method and Description |
|---|---|
void |
panelChanged(boolean ignoreCase,
boolean useRegex,
boolean showSimple,
boolean showFlow,
String text)
Indica que o painel mudou sua configuração
|
void panelChanged(boolean ignoreCase,
boolean useRegex,
boolean showSimple,
boolean showFlow,
String text)
ignoreCase - Se deve ignorar caixa alta/baixauseRegex - Se o texto é uma expressão regularshowSimple - se deve mostrar algorithmo simplesshowFlow - Se deve mostrar fluxotext - Texto para casamento no filtroCopyright © 2019. All rights reserved.