Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7637899
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T08:02:44+00:00 2026-05-31T08:02:44+00:00

What look and feel does ubuntu use, (11 or higher)? I want to use

  • 0

What look and feel does ubuntu use, (11 or higher)? I want to use the same in a swing application that will run on windows. Where can I find the jar for that lnf?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-31T08:02:46+00:00Added an answer on May 31, 2026 at 8:02 am

    Java supports a SystemLookAndFeel that attempts to match the look of the native applications in each operating system, which is what I assume you want to do. I don’t know how well it succeeds in that task, though.

    There is an official tutorial on the look and feel settings here.

    EDIT:

    This snippet (plus any exception handling) seems to work pretty well on my Linux system

    UIManager.setLookAndFeel(UIManager.getSystemLookAndFeelClassName());
    

    I did not test it extensively but it certainly looks more at home than the default look.

    If you want to reproduce the GTK theme on an different computer you can try this:

    UIManager.setLookAndFeel("com.sun.java.swing.plaf.gtk.GTKLookAndFeel");
    

    com.sun.java.swing.plaf.gtk.GTKLookAndFeel is what getSystemLookAndFeelClassName() returns on Linux systems for recent Sun JREs. You may encounter problems if you use a JRE from a different vendor.

    That said, I am not sure how closely this would match the real thing when used on a non-Linux OS. If I were you, I would install a Linux distribution on a VirtualBox virtual machine and try my application in a proper testing environment.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

The wxPython ToolBar look and feel does not match that of the current operating
I use Nimbus look and feel in my swing applications and it's pretty cool.
My website look and feel is not 100% the same in Internet Explorer 8
Questions : I want to implement similar look and feel of the title bar
How could I change the look and feel of standard UIKeyboard object. I want
It's rather annoying: Windows Forms controls don't look or feel native; they don't glow/fade
my forms look dull and windows 95 like in a large project that i
I'm trying to use the Quaqua look and feel with a java project in
Does anyone know what it would take to override the look and feel of
Does anyone know how to have the MenuStrips to rendered with native Windows look

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.