Hello, I am developing a application and using JFrames. I want my application to have a sleek look i.e., with curved edges, 2D look etc. Is it possible, if so then how can it be done. Hoping for a reply at the earliest Zafer
Thomas Paul
mister krabs
Ranch Hand
Joined: May 05, 2000
Posts: 13974
posted
0
You need to create your own Look & Feel. A good Swing book will discuss pluggable look and feel (PLAF).