Search:

Type: Posts; User: AstralBoat

Search: Search took 0.07 seconds.

  1. Replies
    0
    Views
    595

    Problem with Sound Distorting

    Hello,

    I am programming a game in Java. I have made a simple test class to show the problem I am experiencing. Upon hitting a jbutton, i want a song to restart. It will do so, but it is...
  2. Replies
    4
    Views
    692

    [SOLVED] Re: JButton not being recognized

    Thanks for the help man!
  3. Replies
    4
    Views
    692

    [SOLVED] Re: JButton not being recognized

    error: cannot find symbol
    Hack.addActionListener=(new ActionListener(){
    ^
    symbol: variable addActionListener
    location: variable Hack of type JButton

    --- Update ---

    Oh, I...
  4. Replies
    4
    Views
    692

    [SOLVED] JButton not being recognized

    Hello,

    I am having a problem with some code I am making. I am trying to make a game. Just started a few weeks back. Well, I have three JButtons, but for some reason one is throwing a error when...
Results 1 to 4 of 4