Search:

Type: Posts; User: idanbob

Search: Search took 0.29 seconds.

  1. Replies
    6
    Views
    1,679

    Re: Switching Between JFrames - Please help!

    No I know what a JDialog is, thanks.
  2. Replies
    5
    Views
    1,556

    Re: Changing a JButton background

    Yeah I figured that out thanks, my whole program is so messed up though i don't know why it builds and compiles perfectly but it just doesn't work
  3. Replies
    5
    Views
    1,556

    Re: Changing a JButton background

    Yeah I know what accessors and mutators are, but I can't find one for the button to set the background.
  4. Replies
    6
    Views
    1,679

    Re: Switching Between JFrames - Please help!

    Alright thanks so much, really appreciate the help! :)

    --- Update ---

    Omg I just realised what a JDialog is, of course I know it it was like the first thing I ever learned. I feel like such an...
  5. Replies
    6
    Views
    1,679

    Re: Switching Between JFrames - Please help!

    Ok so this is probably a really stupid question - what's a JDialog? I've never used one *embarassedface* And by calling it an "amazing feat" are you implying that it's rather difficult? ;) Thanks :)
  6. Replies
    5
    Views
    1,556

    Changing a JButton background

    Hi

    So I'm making a small game in NetBeans. In my GUI I have a jButton and I want to know, is it possible to change the background of the JButton once it has been set? If so, can I change it from a...
  7. Replies
    6
    Views
    1,679

    Switching Between JFrames - Please help!

    Hey there!
    Is it possible to switch between a JFrame? i.e When one button is clicked on my JFrame, I want it to open another JFrame immediately. If so, how? Thanks :)
Results 1 to 7 of 7