redho home | products | services

Programming Forums


Community for Java, PHP, Perl C, ASP and Python programmers

Ask your IT question here

how to add an Image to a JFrame?


Goto page 1, 2  Next
 
Post new topic   Reply to topic    Programming Forums -> JAVA programming forum
View previous topic :: View next topic  
Author Message
BigDaddy
Enthusiastic Coder


Joined: 26 May 2006
Posts: 147
Does anyone know how to add an Image to a JFrame

Reply with quote
 
SilviaL
New Programmer


Joined: 10 Jun 2006
Posts: 2
You can only add Components to Containers.
Reply with quote
 
BigDaddy
Enthusiastic Coder


Joined: 26 May 2006
Posts: 147
I tried to solve the problem with an ImageIcon but i can not resize the ImageIcon
Reply with quote
 
Trendi
New Programmer


Joined: 25 Jun 2006
Posts: 16
New JLabel(new ImageIcon(someImage.getScaledInstance(...)));
Reply with quote
 
BigDaddy
Enthusiastic Coder


Joined: 26 May 2006
Posts: 147
Is someImage an Instance of Image (new Image("foo.gif))
And How can i make a jwindow transparent?

Reply with quote
 
Trendi
New Programmer


Joined: 25 Jun 2006
Posts: 16
You can fake transparency with screenshot taking, but it sucks ass, check out java.awt.Robot if you insist on it
Reply with quote
 
Keith Maclaine
New Programmer


Joined: 23 Jun 2006
Posts: 12
BigDaddy, JComponent has setOpaque(boolean), but you may be asking a slightly different question.
Reply with quote
 
Trendi
New Programmer


Joined: 25 Jun 2006
Posts: 16
And JWindow is not a JComponent and doesnt have setOpaque
Reply with quote
 
BigDaddy
Enthusiastic Coder


Joined: 26 May 2006
Posts: 147
Can i cast a jwindow to a a jcomponent
Reply with quote
 
Trendi
New Programmer


Joined: 25 Jun 2006
Posts: 16
BigDaddy, no
He means a special type of casting
Typecasting

Reply with quote
 
Page 1 of 2 Goto page 1, 2  Next
Post new topic   Reply to topic    Programming Forums -> JAVA programming forum


Dubai Forums - Expat Help | Vegan Chat | Java Programming | Free 3D tutorials and 3d textures | Paris Forum | EU Forum
Free Dubai Classifieds | Free London Classifieds | Jobs in London

High Quality, Custom 3d animation and Web Design solutions Royal Quality Web Hosting Services Vegetarian and Animal Rights news

Powered by phpBB © 2001, 2005 phpBB Group