开发者

Textbox with password properties in Netbeans

In Netbeans, is it possible to hide the type password in a textbox with asterisk (******)?

Tha开发者_高级运维nks


If you mean that you need to design a Swing UI with a password text field you should simply use the JPasswordField component form the standard Swing palette.


Use JPasswordField

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜