diff options
| author | Kelly Rauchenberger <fefferburbia@gmail.com> | 2008-07-31 15:53:09 +0000 | 
|---|---|---|
| committer | Kelly Rauchenberger <fefferburbia@gmail.com> | 2008-07-31 15:53:09 +0000 | 
| commit | 4585e747d58889218c875eacdf383d013c7e5278 (patch) | |
| tree | 00512a75dd7ffa5eb98c0802d9d7f89baf750d8d /update/library/trunk/instadisc.php | |
| parent | ba041c5b89f770af9640dc7077969c4ed70bff65 (diff) | |
| download | instadisc-4585e747d58889218c875eacdf383d013c7e5278.tar.gz instadisc-4585e747d58889218c875eacdf383d013c7e5278.tar.bz2 instadisc-4585e747d58889218c875eacdf383d013c7e5278.zip | |
Client: Fixed up First Run form
Changed the password field (which was a JTextField) in Step 2 to a JPasswordField which has getText() deprecated in favor of getPassword(), which returns the password in a char[]. Since I currently cannot be bothered parsing a char[], I've left it using the deprectated getText(). This must be fixed at some point.
Diffstat (limited to 'update/library/trunk/instadisc.php')
0 files changed, 0 insertions, 0 deletions
