Results 1 to 2 of 2

Thread: Using Variables w GUI

  1. #1

    Thread Starter
    New Member
    Join Date
    Nov 2006
    Posts
    4

    Exclamation Using Variables w GUI

    Okay---

    I have a program that uses a GUI to collect information from users and inputs it to a mySQL database online. My group and I have no problem getting the variables into the database but there are two questions that I really, really need help with and they are; 1) How do you get variables from the SQL table into your java class/methods
    2) Once you have the variables, how do you display them on the GUI. For example, I want to display orders, or display inventory. The orders and inventory are both placed online, but I don't know exactly how to display them IN the GUI, not like in the little text output box at the bottom of my NetBeans window.

    If you could help me , it would be greatly appreciated. Thanks for putting some time into reading my thread.

    Brian Frick
    The Pennsylvania State University

  2. #2
    Hyperactive Member
    Join Date
    Apr 1999
    Location
    New Jersey
    Posts
    334

    Re: Using Variables w GUI

    No offense meant, but these are very broad questions that would be best answered by picking up a basic book on Java, as well as reading some online tutorials

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width