Presenting the Java Data Sources
The Rogue Wave Server/JavaTM mapping feature offers two kinds of JavaTM data sources:
Swing data sources List data source
Table data source
Tree data source
They are generally represented by the JList, JTable, and JTree Swing gadgets, respectively. Rogue Wave JViews
Rogue Wave JViews data sources:
Gantt data source
Graph data source
SDM data source
They are generally represented by IlvGanttChart, IlvGrapher, and IlvSDMView instances, respectively.
Each of these data sources provides connection to the graphic objects but represents the server objects differently.
Version 6.3
Copyright © 2018, Rogue Wave Software, Inc. All Rights Reserved.