public class TableBlockTools extends Object
| Constructor and Description |
|---|
TableBlockTools() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setTableColumnEditor(TableColumn tableColumn,
Object component)
Sets the specified component to act as a column editor for the specified table column.
|
public static void setTableColumnEditor(TableColumn tableColumn, Object component)
tableColumn - the table column on which to set an editorcomponent - the editor to set at the specified table column.Copyright © 2006–2020 Esito AS. All rights reserved.