Search:

Type: Posts; User: skerridge

Search: Search took 0.12 seconds.

  1. Replies
    4
    Views
    1,653

    Re: Help with game applet

    thanks for the suggestion, it turns out, it was google chrome.
  2. Replies
    4
    Views
    1,653

    Re: Help with game applet

    i have tried clicking, it doesnt do anything, and i don't think it is capable of getting the focus on the applet, how do i do that?
  3. Replies
    4
    Views
    1,653

    Help with game applet

    Hey,

    i have made an applet game which uses multiple classes. when i run it via eclipse with applet viewer it works perfectly, but when i try to open it using a html page, it shows the...
  4. Replies
    15
    Views
    3,551

    Re: help with JButton closing a JFrame :)

    sorry, im a kind of newbie at java, can you give me an example? or edit some of my code? that would be much appreciated.
  5. Replies
    15
    Views
    3,551

    Re: help with JButton closing a JFrame :)

    yes, that removes the error but doesnt set the frame to visible(false) when i press the button
  6. Replies
    15
    Views
    3,551

    Re: help with JButton closing a JFrame :)

    Cannot refer to a non-final variable frame inside an inner class defined in a different method
  7. Replies
    15
    Views
    3,551

    Re: help with JButton closing a JFrame :)

    i need the button i made to close (or to make it visible(false)) when i click it. :)
  8. Replies
    15
    Views
    3,551

    Re: help with JButton closing a JFrame :)

    :confused:
  9. Replies
    15
    Views
    3,551

    help with JButton closing a JFrame :)

    hey,
    I made a JButton on my frame, but i need that button to set the frame its on to Visible(false), how do i do that, because i have tried it doesnt recognize the frame i have made.

    ...
  10. Replies
    1
    Views
    2,793

    How to make a start/menu screen?

    hey, thanks for taking the time to read this, i do apologize if this question is hard/too easy, but i am sort of new to java.

    I'm making a cook book type of program and i would like to make a...
Results 1 to 10 of 10