扩展阅读
当前位置: 编程语言>java/jsp
java命名空间javax.swing.table类tablestringconverter的类成员方法: tablestringconverter定义及介绍
发布时间:2014-2-18
本文导语:
tablestringconverter
public tablestringconverter()
tostring
public abstract string tostring(tablemodel model,
int row,
int column)
返回指定位置处值的字符串表示形式。
参数:model - ...