| | |
Loading images
![]() |
•
•
Join Date: Jun 2004
Posts: 609
Reputation:
Solved Threads: 7
hi everyone,
Put a JLabel on your window.
try this
ImageIcon i = new ImageIcon("file");
JLabel l = new JLabel(i);
To change the image during runtime have an option that can
reload a new image and repaint the label and window
The ImageIcon class has functions to set the image
See Java's Image Icon class for a more detailed description
I hope this helps you
Richard West
Put a JLabel on your window.
try this
ImageIcon i = new ImageIcon("file");
JLabel l = new JLabel(i);
To change the image during runtime have an option that can
reload a new image and repaint the label and window
The ImageIcon class has functions to set the image
See Java's Image Icon class for a more detailed description
I hope this helps you
Richard West
•
•
Join Date: Nov 2004
Posts: 2
Reputation:
Solved Threads: 0
i tried with the imageicon but i guess image icon works only for .gif and .jpg.anyways,4get abt it,as i have an even more difficult problm.i have been given the c code of steganographyand i'm supposed to convert it to java.it has many pointers and fseek functions.i'll giv the code,could u help me out converting to java.
could i send u through my yahoo account ,plz it is very important.plz
it is actually a zipped file.
could i send u through my yahoo account ,plz it is very important.plz
it is actually a zipped file.
![]() |
Similar Threads
- Random Images on Refresh (JavaScript / DHTML / AJAX)
- Problem loading images in ajax (JavaScript / DHTML / AJAX)
- Loading Images (Java)
- Loading images from executable jar file? (Java)
- PHP Dynamic Images Loads Slowly! (PHP)
- Loading images in AWT (Java)
Other Threads in the Java Forum
- Previous Thread: Images
- Next Thread: what is the effect of using constructors in the program?
| Thread Tools | Search this Thread |
911 addball addressbook android api append applet application apps array arrays automation binary bluetooth businessintelligence button card character class client code collision component crashcourse css csv database eclipse ee error fractal free ftp game gis givemetehcodez graphics gui html ide image integer integration j2me japplet java javaarraylist javadoc javafx javaprojects jni jpanel julia jvm linked linux list loan machine map method methods migrate mobile netbeans objects oriented output phone physics problem program programming project projects radio recursion replaydirector reporting researchinmotion rotatetext scanner se server service set sms software sort sql string swing test textfield threads tree trolltech ubuntu utility windows





