Jump to content

JInternalFrame looks .... ugly

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
1 reply to this topic

#1
Shaddix

Shaddix

    Programmer

  • Members
  • PipPipPipPip
  • 102 posts
Normally I always thought swing had a nice default look and feel, but today I made an MDI with JInternalFrame and I was shocked, the internalframes don't look nice at all

here is an example from the program I was writing:

Posted Image

does anyone have a (quick) solution to make an JInternalFrame look more attractive?

#2
tate

tate

    Learning Programmer

  • Members
  • PipPipPip
  • 90 posts
I believe jinteralframe has all the methods needed to pretty easily change the look and feel. I think a list of all the methods are here Customizing a JInternalFrame Look and Feel : JInternalFrameSwingJava Tutorial
twas brillig