Search:

Type: Posts; User: gasmask

Search: Search took 0.10 seconds.

  1. Re: how do i get the answer to appear in textFieldD (line 92)

    what if i dont know what class?
  2. Re: how do i get the answer to appear in textFieldD (line 92)

    i wrapped the code. i really don't know what that line needs to be to display the answer in a textfield. :/
  3. how do i get the answer to appear in textFieldD (line 92)

    import java.awt.EventQueue;

    import javax.swing.JFrame;
    import javax.swing.JOptionPane;
    import javax.swing.JTextField;
    import javax.swing.JButton;
    import java.awt.event.ActionListener;
    import...
Results 1 to 3 of 3