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