|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ResettableComponentMatcher
Understands whether a matches some desired criteria. The internal state of this
matcher can be reset.
Component
| Method Summary | |
|---|---|
void |
reset(boolean matchFound)
Resets the internal state of this matcher. |
| Methods inherited from interface org.fest.swing.core.ComponentMatcher |
|---|
matches |
| Method Detail |
|---|
void reset(boolean matchFound)
matchFound - indicates whether a match has been found before resetting.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||