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