Search:

Type: Posts; User: kprofgold

Search: Search took 0.10 seconds.

  1. Thread: GUI help

    by kprofgold
    Replies
    2
    Views
    1,302

    Re: GUI help

    Alot of that code is netbeans generated I think the main portion I am having trouble with is in here

    private void exitjButtonActionPerformed(java.awt.event.ActionEv ent evt) {
    System.exit(0);
    }...
  2. Thread: GUI help

    by kprofgold
    Replies
    2
    Views
    1,302

    GUI help

    Hi can someone take a look at this and help me to figure out how to fix the code? I am using netbeans (as a requirement) and am trying to get my mortgage calculator GUI to work. Im not necessarily...
Results 1 to 2 of 2