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, removeChangeListener
public ContiguousTableRowSelectionCriterion(JTable pTable)
pTable
- Table to monitor.public boolean test()
ActivationCriterion
public Object getFailureMessage()
Copyright © 2023. All rights reserved.