Search:

Type: Posts; User: Chris.Brown.SPE

Search: Search took 0.10 seconds.

  1. Replies
    10
    Views
    1,215

    Re: modifiers for variable

    The way java is designed, you should be able to run it anywhere. There shouldnt be anything tying it to your IDE. I understand the thing with netbeans developed GUIs (oh how i hate them). But they...
  2. Replies
    10
    Views
    1,215

    Re: modifiers for variable

    I would start by debugging the line wher eyou get playerBet.getText() and see what is coming out of that. Either put a System.out.println() there or a break point (debugging through your IDE, highly...
  3. Replies
    10
    Views
    1,215

    Re: modifiers for variable

    I'm not entirely sure what the question is for the first half, could you explain again or show code in a different way that isnt working as expected? Your issue in the second half is that your...
Results 1 to 3 of 3