Search:

Type: Posts; User: timmin

Search: Search took 0.10 seconds.

  1. Thread: changing GUI

    by timmin
    Replies
    2
    Views
    1,154

    Re: changing GUI

    well netbeans is giving me a green light but i don't see anything but that could be for plenty of reasons
    thanks
  2. Thread: changing GUI

    by timmin
    Replies
    2
    Views
    1,154

    changing GUI

    public void incometaxcreator()
    {
    JFrame incometaxframe = new JFrame("income tax generator");
    JButton createincometax = new JButton("generate a list");
    JTextArea...
Results 1 to 2 of 2