Module org.autogui
Package org.autogui.swing.table
Interface ObjectTableColumnValue.ColumnViewUpdateSource
- All Known Implementing Classes:
GuiSwingTableColumnImage.ColumnEditImagePane
,GuiSwingTableColumnNumber.ColumnNumberPane
- Enclosing class:
ObjectTableColumnValue
public static interface ObjectTableColumnValue.ColumnViewUpdateSource
an updater holder for renderer component:
the component of
ObjectTableColumnValue.ObjectTableCellRenderer
may implement the interface.
if the component updates a visual property, then it can notify the change by calling the updater-
Method Summary
-
Method Details
-
setColumnViewUpdater
-