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: one question JLabel and swap the text it holds via the JLabel's setText(...) method

  1. #1
    Member
    Join Date
    Jan 2014
    Posts
    209
    My Mood
    Depressed
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default one question JLabel and swap the text it holds via the JLabel's setText(...) method

    what i have tried to do is:

    Change?
    Last edited by stresstedout; April 9th, 2014 at 10:16 PM.


  2. #2
    Super Moderator
    Join Date
    Jun 2013
    Location
    So. Maryland, USA
    Posts
    5,520
    My Mood
    Mellow
    Thanks
    215
    Thanked 698 Times in 680 Posts

    Default Re: one question JLabel and swap the text it holds via the JLabel's setText(...) method

    OP deleted content. Thread closed.

Similar Threads

  1. JLabel text on second frame
    By 0w1 in forum AWT / Java Swing
    Replies: 0
    Last Post: July 12th, 2013, 03:40 PM
  2. How to make Jlabel text blink using timer?'
    By suyog53 in forum AWT / Java Swing
    Replies: 2
    Last Post: November 9th, 2012, 03:28 AM
  3. passing value and setting it to jlabel text
    By Ibanez1408 in forum What's Wrong With My Code?
    Replies: 1
    Last Post: September 19th, 2012, 07:10 AM
  4. Loop through JLabel and change JLabel
    By JoeBrown in forum What's Wrong With My Code?
    Replies: 2
    Last Post: April 11th, 2012, 12:52 PM
  5. adding text to JLabel during actionPerformed
    By that_guy in forum AWT / Java Swing
    Replies: 1
    Last Post: February 12th, 2012, 04:08 PM