Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsreader4.netcologne.de!news.netcologne.de!.POSTED!not-for-mail From: Beloumi Newsgroups: comp.lang.java.security Subject: char-based text area Date: Thu, 13 Feb 2014 12:47:00 +0100 Organization: news.netcologne.de Lines: 7 Distribution: world Message-ID: References: NNTP-Posting-Host: cable-78-34-61-45.netcologne.de Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: newsreader4.netcologne.de 1392292020 9872 78.34.61.45 (13 Feb 2014 11:47:00 GMT) X-Complaints-To: abuse@netcologne.de NNTP-Posting-Date: Thu, 13 Feb 2014 11:47:00 +0000 (UTC) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130620 Thunderbird/17.0.7 In-Reply-To: Xref: csiph.com comp.lang.java.security:282 Hi, I would like to break the silence for a little question... JPasswordField based on char[] instead of String, because it is possible to clear char arrays immediately in memory. Is there also something like a corresponding (open source) char-based JTextArea for security applications? Regards