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, setButtonsaddCellEditorListener, cancelCellEditing, fireEditingCanceled, fireEditingStopped, getCellEditorListeners, isCellEditable, removeCellEditorListener, shouldSelectCell, stopCellEditingclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddCellEditorListener, cancelCellEditing, isCellEditable, removeCellEditorListener, shouldSelectCell, stopCellEditingpublic 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.