public class ValueInfoCellEditor
extends java.lang.Object
| Constructor | Description |
|---|---|
ValueInfoCellEditor() |
| Modifier and Type | Method | 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)
vinfo - the ValueInfo object describing the cell to be editedCopyright © 2018 Central Laboratory of the Research Councils. All Rights Reserved.