Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.4.0)

E13403-05

Uses of Package
oracle.javatools.controls.nicetable

Packages that use oracle.javatools.controls.nicetable
oracle.javatools.controls.nicetable Customized JTable implementation that adds support for several useful features. 
oracle.javatools.history Provides a model and UI components for displaying the history of a resource. 
oracle.jdeveloper.vcs.vop   
 

Classes in oracle.javatools.controls.nicetable used by oracle.javatools.controls.nicetable
NiceTableModel
          NiceTableModel extends javax.swing.table.TableModel to provide support for the following additional features: Column Alignment: any column in the table can be aligned left, right or center.
NiceTablePersistentSettings
          Simple javabean that can be used to serialize the visible properties of a NiceTable using an external persistence mechanism (e.g.
 

Classes in oracle.javatools.controls.nicetable used by oracle.javatools.history
NiceTable
          Deprecated. GenericTable (uic:oracle.javatools.ui.table) is the standard component for new table implementations. Existing uses of NiceTable should not be transitioned to GenericTable until this class is obsoleted. GenericTable currently has a different API and feature set, but will be made equivalent in an upcoming release.
 

Classes in oracle.javatools.controls.nicetable used by oracle.jdeveloper.vcs.vop
NiceTable
          Deprecated. GenericTable (uic:oracle.javatools.ui.table) is the standard component for new table implementations. Existing uses of NiceTable should not be transitioned to GenericTable until this class is obsoleted. GenericTable currently has a different API and feature set, but will be made equivalent in an upcoming release.
NiceTableCellRenderer
          TableCellRenderer that paints cells in a NiceTable.
NiceTablePersistentSettings
          Simple javabean that can be used to serialize the visible properties of a NiceTable using an external persistence mechanism (e.g.
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.4.0)

E13403-05

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