Top "Look-and-feel" questions

Questions about the Look and Feel (LaF) of applications with a graphical user interface (GUI).

Java eclipse WindowBuilder, change look and feel

im coding a program using windowbuilder in eclipse. I would like to have help with changing the design (Look and …

java eclipse look-and-feel windowbuilder
How to create a custom look and feel for Java Swing?

I want to create my own look and feel in Swing. Can anyone give me succinct knowledge about how to …

swing look-and-feel
Give Java application a Metro Look and Feel in Windows 8

I have already developed a Java application which is working well in Windows XP, Windows 7 & Windows 8 consumer preview. The …

java swing windows-8 windows-runtime look-and-feel
how to change swing look and feel in netbeans

i am new to netbeans ide , i have a swing desktop application and i want to change the default java …

java swing netbeans netbeans6.8 look-and-feel
JFrame theme and appearance

I have a swing application. Below is a small screenshot. OS: Win 7 What is irritating is the theme. I have …

java swing jframe look-and-feel
Java and Windows Look & feel

I made a swing application that scans Images; and each Image represented by a leaf I a tree the problem …

java swing windows-xp look-and-feel
jcombobox filter in java - Look and feel independent

I have a simple JComboBox filter code like this : import java.awt.event.KeyAdapter; import java.awt.event.KeyEvent; import …

java swing jcombobox runtime-error look-and-feel
Change Default Buttons in Java to Make Them Look "Better"

I'm essentially trying to mimic the default windows xp simple calculator. When I change the background colours of the buttons …

java swing jbutton calculator look-and-feel
Can we develop very good looking UI in swing and if not what are alternatives

In my current project we have to develop a good looking desktop based application in java. Currently, we have a …

java swing desktop-application javafx look-and-feel
JTextArea default font very small in Windows

I'm using platform look-and-fell and on Linux my JTextArea is pretty readable But on Windows it uses "Monospaced 9" and the …

java swing look-and-feel jtextarea