扩展阅读
当前位置: 编程语言>java/jsp
java命名空间javax.swing类jpasswordfield的类成员方法: gettext定义及介绍
发布时间:2014-2-18
本文导语:
gettext
@deprecated
public string gettext()
已过时。 从 java 2 platform v1.2 开始,由 getpassword 来代替。
返回此 textcomponent 中所包含的文本。如果基础文档为 null,则将给出 nullpointerexception。
出于安全考虑,此方法已废弃。使用 getpassw...