Questions tagged [look-and-feel]

Questions about the Look and Feel (LaF) of applications with a graphical user interface (GUI). This includes questions on how to achieve a certain appearance (such as the native OS style) or how to alter a component's behaviour.

Look-and-feel can refer to any visual user interface, including individual applications, the operating system itself, or web sites. The 'look' refers to the interface's style (colors, fonts, icons and even branding) and layout of components on the display. The 'feel' refers to how these components behave, especially to user input. This is also known as usability or accessibility.

See also:

Look and Feel - Wikipedia

How to Set the Look and Feel in Java

934 questions
0
votes
0 answers

Sea Glass Look and Feel: changing default button size?

I'm using Sea Glass Look and Feel for my application, which uses a - for my purposes - quite large default button size. I'd like to have all buttons a bit smaller. The L&F supports client properties - but do I have to change set this property for…
Daniel
  • 7,252
  • 6
  • 26
  • 38
0
votes
2 answers

Change JFrame border in UIDefaults

Which key in UIDefaults should I change to change the border color of all JFrames in the application from blue to something else? I know there is no code here but it is a very terse question. EDIT Attached below is the image showing the JFrames…
ShaggyInjun
  • 2,880
  • 2
  • 31
  • 52
0
votes
2 answers

root pane defaultbutton not painted correclty with custom synth lnf

i'm currently working on a custom synth lnf but can't get the root pane's defaultButton to show up correctly. All buttons are painted correctly with following definition: