| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.3.0) E17493-04  | 
|||||||||
| 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 11g Release 2 (11.1.2.3.0) E17493-04  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||