JPasswordField

GPTKB entity

Statements (19)
Predicate Object
gptkbp:instanceOf gptkb:class
gptkbp:affiliatedWith gptkb:Swing_GUI_toolkit
gptkbp:author gptkb:Sun_Microsystems
gptkbp:defaultEchoChar '*'
gptkbp:extendsTo gptkb:JTextField
gptkbp:hasMethod getText()
setText(String)
getEchoChar()
getPassword()
setEchoChar(char)
https://www.w3.org/2000/01/rdf-schema#label JPasswordField
gptkbp:introducedIn gptkb:Java_2_(JDK_1.2)
gptkbp:partOf javax.swing package
gptkbp:securityNote getPassword() returns char[] for security
getText() is deprecated for security reasons
gptkbp:usedFor password input
gptkbp:usedIn Java desktop applications
gptkbp:bfsParent gptkb:Java_Swing
gptkbp:bfsLayer 7