Search:

Type: Posts; User: crazed8s

Search: Search took 0.08 seconds.

  1. Replies
    9
    Views
    3,938

    Re: Make JTextArea accept input from JButton

    Thats more or less what i was trying to avoid but if its the only way then i guess thats ok. But the problem is me thinking the whole program through. So my handleUserInput method would have to store...
  2. Replies
    9
    Views
    3,938

    Re: Make JTextArea accept input from JButton

    no ive got that down alright the problem is i need my method to stop and wait for button to be pressed again and then take the text from the jtextfield and use it as input to decide what the next...
  3. Replies
    9
    Views
    3,938

    Re: Make JTextArea accept input from JButton

    Using a JOptionPane doesn't really make sense for my program. I was trying to find another way to allow the usser to input the data i needed but oh well guess ill keep trying
  4. Replies
    9
    Views
    3,938

    Make JTextArea accept input from JButton

    Hey everybody,

    I don't really have a whats wrong with my code as much as a how would i do such a thing.

    So i have a JTextArea that asks whats your name, and then a bunch of other questions....
Results 1 to 4 of 4