Hi everybody!
I don't know how to get the value of a JPasswordField!!
I've tried the field's method "getPassword()" but it deliveres an array of characters (char[]). I don't know how to get the lenght of this array! I have to store the value of the JPasswordField in a string-value.
Can anybody help me, please?
thanx!
frag patrick.metz@epost.de
I don't know how to get the value of a JPasswordField!!
I've tried the field's method "getPassword()" but it deliveres an array of characters (char[]). I don't know how to get the lenght of this array! I have to store the value of the JPasswordField in a string-value.
Can anybody help me, please?
thanx!
frag patrick.metz@epost.de