Search:

Type: Posts; User: Emperor_Xyn

Search: Search took 0.09 seconds.

  1. Replies
    7
    Views
    1,548

    [SOLVED] Re: I need help with gui.

    Thanks bud xD I didn't realise that is why they did that :O

    Thanks for your help =)
  2. Replies
    7
    Views
    1,548

    [SOLVED] Re: I need help with gui.

    Ohhhh

    So define a JButton like I would a string, and the Jbutton can be accsessed anywhere in the file? Like a regular global variable?
  3. Replies
    7
    Views
    1,548

    [SOLVED] Re: I need help with gui.

    I know that I probably didn't need to extend that, I was just testing something. It's java lol, I just enclosed it in PHP.


    I'm not getting an error, I was referring to removing the button in...
  4. Replies
    7
    Views
    1,548

    [SOLVED] I need help with gui.

    Ok I got this atm.




    package rpsgui;

    import java.awt.event.ActionEvent;
    import java.awt.event.ActionListener;
    import javax.swing.*;
Results 1 to 4 of 4