public
interfaceTableCellEditor
extends
CellEditor
Overview
Inheritance
Members
Usage
Source
Books
SinceNot specified.
Version1.23 05/05/07
Author(s)Alan Chung
This interface defines the method any object that would like to be
an editor of values for components such as JListBox,
JComboBox, JTree, or JTable
needs to implement.
JListBox,JComboBox,JTree, orJTableneeds to implement.