Package org.jdesktop.jdnc.table

Class Summary
DefaultTableModelExt Class used to represent a tabular data model which holds 2 dimensional data.
TableModelExtAdapter Adapts a DefaultTableModelExt object to the DataModel interface so that user-interface components other than a table can easily be bound to columns in the model.
TableModelExtTextLoader Data loader class which reads data from a text input stream and loads it into a DefaultTableModelExt instance.
 



Copyright © 2005 Sun Microsystems All Rights Reserved.