public class JTableColumnIndexToModelTransformer extends Object implements com.google.code.validationframework.api.transform.Transformer<Integer,Integer>
| Constructor and Description |
|---|
JTableColumnIndexToModelTransformer(JTable table)
Constructor specifying the table to be used to convert view column indices to model indices.
|
public JTableColumnIndexToModelTransformer(JTable table)
table - Table to be used to convert view column indices to model indices.Copyright © 2015. All Rights Reserved.