public class ValueInfoCellEditor
extends java.lang.Object
| Constructor and Description |
|---|
ValueInfoCellEditor() |
| Modifier and Type | Method and Description |
|---|---|
static javax.swing.table.TableCellEditor |
makeEditor(ValueInfo vinfo)
Returns a TableCellEditor that can be used for editing the values
described by this
ValueInfo. |
public static javax.swing.table.TableCellEditor makeEditor(ValueInfo vinfo)
ValueInfo.vinfo - the ValueInfo object describing the cell to be edited