public class ButtonSelectedCriterion extends AbstractActivationCriterion
| Constructor and Description |
|---|
ButtonSelectedCriterion(AbstractButton pButton) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
test()
TODO: return an Object (null for passed test).
|
String |
toString() |
addChangeListener, equals, fireSatisfactionChange, hashCode, inverse, removeChangeListenerclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetFailureMessagepublic ButtonSelectedCriterion(AbstractButton pButton)
pButton - Button to monitor.public boolean test()
ActivationCriterionCopyright © 2023. All rights reserved.