N
N
Nube2016-12-03 13:17:57
Java
Nube, 2016-12-03 13:17:57

How to fill char array with data from TextField and PasswordField?

You need to fill the array with data from the fields, in order to then transfer them over the network. Thanks

Answer the question

In order to leave comments, you need to log in

1 answer(s)
N
Nube, 2016-12-04
@Nube

char[] login = loginText.getText().toCharArray();

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question