Package | Description |
---|---|
ilog.views.chart.datax.adapter |
Provides predefined bridges between data models.
|
ilog.views.util.data |
Provides utilities to manage data including facilities for mapping a Swing
TableModel to JViews models,
and also, JDBC, RowSet and CSV based implementations of a Swing TableModel for easy database and flat file access |
Modifier and Type | Class and Description |
---|---|
class |
IlvFlatTableToTableModel
This class implements a Swing
TableModel view on a given
IlvFlatTableModel . |
Modifier and Type | Class and Description |
---|---|
class |
IlvCSVTableModel
This class represents a table model as returned by the
IlvCSVReader . |
class |
IlvRowSetTableModel
The
IlvRowSetTableModel is an implementation of the Swing
TableModel that connects to a RowSet . |
© Copyright 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.