java命名空间javax.swing.event类listselectionevent的类成员方法:
tostring定义及介绍
本文导语:
tostring
public string tostring()
返回显示并标识此对象的属性的 string。
覆盖:类 eventobject 中的 tostring
返回:此对象的字符串表示形式
public string tostring()
- 返回显示并标识此对象的属性的
string
。
- 覆盖:
- 类
eventobject
中的 tostring
- 返回:
- 此对象的字符串表示形式