public class AddingColumn extends ButtonColumn
ImageTable
.
Date Created: Feb 21, 2017changeEvent, listenerList
Constructor and Description |
---|
AddingColumn(JTable table,
int columnIndex)
Instantiates a new adding column.
|
getCellEditorValue, getTableCellEditorComponent, getTableCellRendererComponent, setButtons
addCellEditorListener, cancelCellEditing, fireEditingCanceled, fireEditingStopped, getCellEditorListeners, isCellEditable, removeCellEditorListener, shouldSelectCell, stopCellEditing
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addCellEditorListener, cancelCellEditing, isCellEditable, removeCellEditorListener, shouldSelectCell, stopCellEditing
public AddingColumn(JTable table, int columnIndex)
table
- the JTable objectcolumnIndex
- the column indexCopyright © 2017–2019 Funahashi Lab.. All rights reserved.