File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Swing / AWT / SWT and the fly likes JFrame title bar height Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Swing / AWT / SWT
Reply Bookmark "JFrame title bar height" Watch "JFrame title bar height" New topic
Author

JFrame title bar height

S Dan
Greenhorn

Joined: Apr 05, 2005
Posts: 25
Also, how do I change the height of JFrame title bar height?
Thanks.
-Dan
Michael Dunn
Ranch Hand

Joined: Jun 09, 2003
Posts: 4632
at best this would be a hack (and not a very good one)

Stuart Gray
Ranch Hand

Joined: Apr 21, 2005
Posts: 410
Otherwise, will the height be controlled by the current Look and Feel?
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: JFrame title bar height
 
Similar Threads
JFrame title bar
Adding Buttons to JFrame title bar
and onto graphics
Windows height
How to change the height of the JFrame title bar and its color?