Uses of Class
javax.swing.text.TableView.TableCell
Package
Description
Provides classes and interfaces that deal with editable and noneditable text
components.
-
Uses of TableView.TableCell in javax.swing.text
Modifier and TypeMethodDescriptionprotected 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.