Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.1.0)

E17493-02

Uses of Interface
oracle.javatools.ui.table.SimpleTableFormat

Packages that use SimpleTableFormat
oracle.javatools.ui.table   
 

Uses of SimpleTableFormat in oracle.javatools.ui.table
 

Constructors in oracle.javatools.ui.table with parameters of type SimpleTableFormat
SimpleTableModel(java.util.List<T> tableRows, SimpleTableFormat<T> format)
           
SimpleTableModel(SimpleTableFormat<T> format)
           
SimpleTableModel(T[] tableRows, SimpleTableFormat<T> format)
           
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.1.0)

E17493-02

Copyright © 1997, 2011, Oracle. All rights reserved.