I created a form in Java
with interface Swing
, in this it has a field textfield
Text and a button Send , in the code of the precise button to assign the value informado
no textfield
to a variable of type String
, what is the function for this?