| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TableCustomizer
An interface to allow clients of a DataTip to customize the individual tables that appear in each DataTipWindow: e.g, setting custom renderers and editors.
| Method Summary | |
|---|---|
|  void | customizeTable(javax.swing.JTable table, java.lang.Object node)Customize the table that appears in the DataTipWindow rooted on the given node from the DataTips TreeTableModel | 
| Method Detail | 
|---|
void customizeTable(javax.swing.JTable table,
                    java.lang.Object node)
table - the table to customizenode - the node from the DataTip TreeTableModel that is the parent node of all the rows in this table.| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||