Search:

Type: Posts; User: loui345

Search: Search took 0.09 seconds.

  1. Re: My birthday was Yesterday, can someone look at my code. Trouble with updating JTEXT

    HI,

    Thank you the fix worked, but I have to make sure I understand exactly from this situation,so I can grow from this situation and correct my thinking pattern. So in this analogy, if Objects...
  2. My birthday was Yesterday, can someone look at my code. Trouble with updating JTEXT

    class Gamehandler extends JFrame implements ActionListener {
    //questions

    JPanel qpanel = new JPanel();
    //answers
    JPanel aPanel = new JPanel();
    JRadioButton[] responses;
    ...
Results 1 to 2 of 2