API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.swing.table. TableStringConverter View Source
Author(s)
Since
1.6
Version
1.2 11/17/05
Serial
Hierarchy
 Object
      TableStringConverter
Implements
Subclasses
Description
publicabstract abstract class TableStringConverter
  TableStringConverter is used to convert objects from the model into strings.
See also:   
Constructors
public TableStringConverter ()
Methods
Hide/Show inherited methods
publicabstract String toString (TableModel model, int row, int column)
  Returns the string representation of the value at the specified location.
Fields
Hide/Show inherited fields
Nested Classes
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar