Descripción
Sintaxis
public class DefaultTableColumnModel extends Object implements TableColumnModel, PropertyChangeListener, ListSelectionListener, Serializable
Constructores
Campos
- changeEvent
- columnMargin
- columnSelectionAllowed
- listenerList
- selectionModel
- tableColumns
- totalColumnWidth
Métodos
- addColumn()
- addColumnModelListener()
- createSelectionModel()
- fireColumnAdded()
- fireColumnMarginChanged()
- fireColumnMoved()
- fireColumnRemoved()
- fireColumnSelectionChanged()
- getColumn()
- getColumnCount()
- getColumnIndex()
- getColumnIndexAtX()
- getColumnMargin()
- getColumnModelListeners()
- getColumns()
- getColumnSelectionAllowed()
- getListeners()
- getSelectedColumnCount()
- getSelectedColumns()
- getSelectionModel()
- getTotalColumnWidth()
- moveColumn()
- propertyChange()
- recalcWidthCache()
- removeColumn()
- removeColumnModelListener()
- setColumnMargin()
- setColumnSelectionAllowed()
- setSelectionModel()
- valueChanged()
Ejemplo
Líneas de Código
Vídeos Java
Disfruta también de nuestros artículos sobre Java en formato vídeo. Aprovecha y suscribete a nuestro canal.