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 How to insert image logo on Jframe Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Swing / AWT / SWT
Reply Bookmark "How to insert image logo on Jframe" Watch "How to insert image logo on Jframe" New topic
Author

How to insert image logo on Jframe

panumarch anantachaiwanich
Greenhorn

Joined: Jan 02, 2009
Posts: 6
I don't know how to insert image logo to my GUI on JFrame.

And I think I may draw it on ScrollPanel.

But there is border on ScrollPanel, so it look strange.

Moreover I think that it's strange way to do it.

Does anyone has ideas about this?

Thank you very much...


I'm not good at English. So sorry for my strange writing.
pete stein
Bartender

Joined: Feb 23, 2007
Posts: 1561
Perhaps this may help you: Background Image on a JPanel

Once you've created this JPanel, simply make it the JFrame's contentPane.
Maneesh Godbole
Saloon Keeper

Joined: Jul 26, 2007
Posts: 8552

By "logo" if you mean the small icon which you typically get on the top left of the frame's title bar, check out

[Donate a pint, save a life!] [How to ask questions] [Onff-turn it on!]
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: How to insert image logo on Jframe
 
Similar Threads
Placing an Image above Menubar in Frame
inserting image
How to set paddings?
Jframe
jsf or ice faces