public class JTableColumnIndexToViewTransformer extends Object implements com.github.leanframeworks.propertiesframework.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 © 2017. All rights reserved.