Uses of Interface
org.ujmp.gui.table.TableColumnModel64
Packages that use TableColumnModel64
-
Uses of TableColumnModel64 in org.ujmp.gui.panels
Classes in org.ujmp.gui.panels that implement TableColumnModel64 -
Uses of TableColumnModel64 in org.ujmp.gui.table
Classes in org.ujmp.gui.table that implement TableColumnModel64Fields in org.ujmp.gui.table declared as TableColumnModel64Methods in org.ujmp.gui.table that return TableColumnModel64Constructors in org.ujmp.gui.table with parameters of type TableColumnModel64ModifierConstructorDescriptionConstantTableColumnEnumeration
(TableColumnModel64 tableColumnModel, TableModel64 tableModel64) JTable64
(TableModel64 dataModel, TableColumnModel64 tableColumnModel, ListSelectionModel64 rowSelectionModel) TableColumn64
(TableColumnModel64 tableColumnModel, long modelIndex) TableColumn64
(TableColumnModel64 tableColumnModel, long modelIndex, TableCellRenderer cellRenderer, TableCellEditor cellEditor) TableColumnModelEvent64
(TableColumnModel64 source, long from, long to)