JSR-209 (Final Release)

Uses of Class
javax.swing.table.AbstractTableModel

Packages that use AbstractTableModel
javax.swing.table Provides classes and interfaces for dealing with javax.swing.JTable
 

Uses of AbstractTableModel in javax.swing.table
 

Subclasses of AbstractTableModel in javax.swing.table
 class DefaultTableModel
          This is an implementation of TableModel that uses a Vector of Vectors to store the cell value objects.
 


JSR-209 (Final Release)

Java and Java 2D are trademarks or registered trademarks of Sun Microsystems, Inc. in the U.S. and other countries.
Copyright 1993 - 2006 Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, California 95054, U.S.A. All Rights Reserved.
Use of this specification is subject to this license.