public class ArrowColumn extends ButtonColumn
ImageTable
.
Date Created: Feb 21, 2017changeEvent, listenerList
Constructor and Description |
---|
ArrowColumn(JTable table,
int columnIndex,
int direction)
Instantiates a new arrow 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 ArrowColumn(JTable table, int columnIndex, int direction)
table
- the JTable objectcolumnIndex
- the column indexdirection
- the direction of the arrowCopyright © 2017–2019 Funahashi Lab.. All rights reserved.