Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Lourdes Edwards   on Jan 22 In Java Category.

  
Question Answered By: Ora Hanson   on Jan 22

You do not have control of the command line  from
within Java. Generally, whatever is typed there, stays
there unless you override the OS functionality, as far
as I know.<br><br>Instead, I would suggest you use
the TextField or JTextField to present a small gui
that can hide the password  characters.

Share: 

 
 
Didn't find what you were looking for? Find more on Password input from System.in Or get search suggestion and latest updates.


Tagged: