Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 2 of 2

Thread: Re: setVariable to Swing JTextfiled?

  1. #1
    Member
    Join Date
    Apr 2011
    Location
    Niperia
    Posts
    30
    My Mood
    Amazed
    Thanks
    6
    Thanked 0 Times in 0 Posts

    Question Re: setVariable to Swing JTextfiled?

    Hello guys! I been working on this project 4 some weeks now and i got stuck somewhere along the way. Am trying to compare an id value on my textfield to see if it matches what i have on my dbase,but i havent been able to. I dont knw if any one has an idea on how i can go about it. My aim is: if the id from my textfield matches that in the dbase,then retrieve some values from other columns in the dbase!!


  2. #2
    Administrator copeg's Avatar
    Join Date
    Oct 2009
    Location
    US
    Posts
    5,320
    Thanks
    181
    Thanked 833 Times in 772 Posts
    Blog Entries
    5

    Default Re: setVariable to Swing JTextfiled?

    Please don't hijack another thread, I have moved this to a thread of its own. The specs you provide are very broad...what have you tried? Where are you stuck?

Similar Threads

  1. setVariable to Swing JTextfiled?
    By Frankly3D in forum AWT / Java Swing
    Replies: 1
    Last Post: April 6th, 2011, 08:52 AM
  2. Could need some help with Swing
    By Kerr in forum AWT / Java Swing
    Replies: 2
    Last Post: March 10th, 2011, 10:11 AM
  3. IO-swing problem
    By haresh2906 in forum What's Wrong With My Code?
    Replies: 2
    Last Post: February 23rd, 2011, 07:00 AM
  4. Swing
    By waboke in forum AWT / Java Swing
    Replies: 2
    Last Post: November 3rd, 2010, 08:55 AM
  5. SWING ANIMATIONS
    By relixus in forum AWT / Java Swing
    Replies: 3
    Last Post: October 3rd, 2010, 10:55 PM