public class ContiguousTableRowSelectionCriterion extends AbstractActivationCriterion
| Constructor and Description |
|---|
ContiguousTableRowSelectionCriterion(JTable pTable) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getFailureMessage() |
boolean |
test()
TODO: return an Object (null for passed test).
|
addChangeListener, equals, fireSatisfactionChange, hashCode, inverse, removeChangeListenerpublic ContiguousTableRowSelectionCriterion(JTable pTable)
pTable - Table to monitor.public boolean test()
ActivationCriterionpublic Object getFailureMessage()
Copyright © 2023. All rights reserved.