answersLogoWhite

0

We'll look at a simple program which displays a small window containing only a JPasswordField object. When you press the Enter key while editing the password field, we'll print out the password and then change what character is used to mask it.

final JFrame frame = new JFrame("Password Test Frame");

frame.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);

final JPasswordField passfield = new JPasswordField();

passfield.addActionListener(new ActionListener() {

// When we press the Enter key, do some stuff to passfield...

public final void actionPerformed(final ActionEvent ev) {

// Print out the underlying password.

System.out.println(new String(passfield.getPassword()));

// Change the character used to mask the password.

passfield.setEchoChar((char) (passfield.getEchoChar() + 1));

}

});

frame.add(passfield);

frame.setSize(300, 60);

frame.setVisible(true);

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

Why does it say invalid zip code length when you try to make an account on photobucket?

try using a different password


How can i hack MY OWN yahoo account to retrieve a password when using the forgot password link wont help because an idiot that used a fake postal code and email?

You can't.


How would I log on to a net book if the pass code was lost?

You would have to reset the pass code on your net book if the pass code somehow became lost. In order to reset the pass code on a net book one needs to either clear the cmos manually or use a specialty password reset program.


What is the code to level 80 on the never ending level game?

The password is "password" the password is not "password"


On game house you get email and password not code?

In gamehouse you get a email and password but you got to make it,you dont get a code


What if you cant remember your password question or anything to log on?

you go to forgot password and then go to your email and theres a code copy the code and type your new password


What does reset password code means?

--Mann Howw Cann Yhall Not Knoww What Password Reset Code iis


What would be some examples of user-defined exceptions ie incorect password?

Well maybe if you are using a try/catch with the If ElseIf etc, put an "else" in the password code and put the exception there.


A code used to access a locked system on a computer?

Password


What is true techs xbox code generator password?

password is Xbox2UXbox


What is the code for MyCard?

If you have MyCard through Miami University, you can look at your account online by using a unique ID and a password. If you do not know, or can't remember, your code you should check with the issuer.


How do you sign into engradecom using the access code?

You just type in your username and password and hit enter or log in. "Proffesor" Timble A. Scott