public class TextAreaCellEditor
extends javax.swing.DefaultCellEditor
Taken and adapted from the Article "Multi-line cells in JTable in JDK 1.4+" by Dr. Heinz M. Kabutz:
http://www.javaspecialists.eu/archive/Issue106.html
| Constructor and Description |
|---|
TextAreaCellEditor() |
| Modifier and Type | Method and Description |
|---|---|
javax.swing.JTextArea |
getTextArea() |
cancelCellEditing, getCellEditorValue, getClickCountToStart, getComponent, getTableCellEditorComponent, getTreeCellEditorComponent, isCellEditable, setClickCountToStart, shouldSelectCell, stopCellEditingaddCellEditorListener, fireEditingCanceled, fireEditingStopped, getCellEditorListeners, removeCellEditorListener