posted 20 years ago
Hi,
Is there a way I could customize the window minimize, maximize, and close icons? I need to remove the close icon in a JDialog (I don't want to use setUndecorated(true)).
Secondly, is there a tool to aid in developing a custom L&F class?
Finally, I am outputting the UIDefaults and I don't see any name value pairs for frames..
Thanks in advance!!