aspose file tools
The moose likes Swing / AWT / SWT and the fly likes JWindow - windows L&F Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Swing / AWT / SWT
Reply Bookmark "JWindow - windows L&F" Watch "JWindow - windows L&F" New topic
Author

JWindow - windows L&F

Martin Thorpe
Ranch Hand

Joined: May 25, 2004
Posts: 45
Hello. I have created a JWindow containing a JProgressBar. This is fine as I don't want the min/max/close buttons. But what I want to acheive is to make the win and bar the same as the windows L&F.

I have tried






Intending then to overwirte the L&F:


But looking at the API these are not possible, also reported by my IDE:
the method setDefaultLookAndFeelDecorated(true) is undefined for type J....

So is there a way I can play with the JWindow display to the user???

Thanks for taking the time to read.
 
I agree. Here's the link: http://jrebel.com/download
 
subject: JWindow - windows L&F
 
Similar Threads
JPopupmenu not working w/ JComboBox metal L&F
JWindow issue
window decorations
I need help with Look&Feel .
JScrollBar width