Please note that this documentation is not final and is subject to change.

Java™ Platform
Standard Ed. 6

DRAFT internal-b09

Uses of Class
javax.swing.text.TableView.TableCell

Packages that use TableView.TableCell
javax.swing.text Provides classes and interfaces that deal with editable and noneditable text components. 
 

Uses of TableView.TableCell in javax.swing.text
 

Methods in javax.swing.text that return TableView.TableCell
protected  TableView.TableCell TableView.createTableCell(Element elem)
          Deprecated. Table cells can now be any arbitrary View implementation and should be produced by the ViewFactory rather than the table.
 


Java™ Platform
Standard Ed. 6

DRAFT internal-b09

Submit a bug or feature

Copyright 2009 Sun Microsystems, Inc. All rights reserved. Use is subject to the terms of the GNU General Public License.