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 6791571
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T17:51:45+00:00 2026-05-26T17:51:45+00:00

I have just found a nice look that I would like to use for

  • 0

I have just found a nice look that I would like to use for my programs appearance however I’m unsure of how to integrate it. This is the look i’m after:

AcrylLookAndFeel

I have managed to find the website and download a jar file which I have included in my build path. I have also found the following line of code which I have included:

UIManager.setLookAndFeel("com.jtattoo.plaf.acryl.AcrylLookAndFeel");

When I run it I don’t get any errors, however it doesn’t look anything like the image. Have I missed out steps? What do I need to do?

One other concern I have is that I’m currently working on a mac, however I want the appearance to be consistent regardless of whether I run my program on a mac or on windows. Is this even possible? If so please could you advise how to do this (if any changes are required)?

  • 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-26T17:51:46+00:00Added an answer on May 26, 2026 at 5:51 pm

    Setting the Swing look and feel in Java carries over between operating systems. I’ve always only ever done it before I created my Swing GUI.

    public static void main(String[] args) {
        try {    
            UIManager.setLookAndFeel("com.jtattoo.plaf.acryl.AcrylLookAndFeel");
        } 
        // Probably want to break this into handling the various exceptions that can be thrown.
        catch (Exception e) {
           // handle exception
        }
    
        // Create Swing GUI and so forth
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I just found out this nice SVN option that would be very useful on
I have just found this great tutorial as it is something that I need.
I have a question that I just don't feel like I've found a satisfactory
I have just installed Eclipse 3.4 and found out that there is not a
I have an interview tomorrow morning and just found out that I will also
I am learning Java and just found that the Interface can have fields, which
I have just found out that Apache Tomcat cannot run as a Windows service
I have a nice working iphone app that works with core data. I use
I have just found RowSets for database querying with JDBC. They are stateless and
I have just moved job and gone from VB 6 to VB.Net and found

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.