Search:

Type: Posts; User: Norm

Search: Search took 0.11 seconds.

  1. Replies
    3
    Views
    1,343

    Re: Write on File on what is on TextField

    Read the API doc for the JTextfield class. It has a method for getting the text it contains as a String.
  2. Replies
    3
    Views
    1,343

    Re: Write on File on what is on TextField

    See the PrintWriter class for writing text to a file.
Results 1 to 2 of 2