public class JTableEditingProperty extends com.google.code.validationframework.base.property.AbstractReadableProperty<Boolean> implements com.google.code.validationframework.api.common.Disposable
| Constructor and Description |
|---|
JTableEditingProperty(JTable table)
Constructor specifying the table to be tracked.
|
| Modifier and Type | Method and Description |
|---|---|
void |
dispose() |
Boolean |
getValue() |
public JTableEditingProperty(JTable table)
table - Table subject to edition.Copyright © 2015. All Rights Reserved.