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: Customize Jtable header

  1. #1
    Junior Member
    Join Date
    Oct 2011
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Post Customize Jtable header

    Hi,
    I use Windows 7 OS. I use a Jtable in my project but I can't desiable Jtable header what is showing change the color when mouse over on “UIManager.setLookAndFeel(UIManager.getSystemLookA ndFeelClassName());” look and feel. When I change the look and feel then it will comes to desiable autometically. But I need windows 7 environment and “UIManager.setLookAndFeel(UIManager.getSystemLookA ndFeelClassName());” look and feel and hard code. for example I attach JTable.jpg a image to clear understanding.

    Can someone help me to disable changing the color? JTable.jpg
    Last edited by md_suzon; October 10th, 2011 at 11:34 PM.


  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: Customize Jtable header

    This thread has been cross posted here:

    http://www.java-forums.org/awt-swing/49739-customize-jtable-header.html

    Although cross posting is allowed, for everyone's benefit, please read:

    Java Programming Forums Cross Posting Rules

    The Problems With Cross Posting


Similar Threads

  1. JavaMail - How do I get a specific Header of an Email?
    By gsanchezbiz in forum Java SE APIs
    Replies: 4
    Last Post: December 13th, 2011, 02:27 PM
  2. JAAD ADTS Header Exception
    By Howie in forum What's Wrong With My Code?
    Replies: 3
    Last Post: August 15th, 2011, 10:49 AM
  3. JPCap TCP header encryption
    By proskopos in forum Java SE APIs
    Replies: 0
    Last Post: May 21st, 2011, 05:02 AM
  4. Urgent: invalid stream header: 5B47656E
    By DanBrown in forum File I/O & Other I/O Streams
    Replies: 0
    Last Post: March 28th, 2011, 07:30 AM
  5. How to bind soap header using jax-rpc
    By jadeite100 in forum What's Wrong With My Code?
    Replies: 0
    Last Post: December 5th, 2010, 02:54 PM