TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Muhammad Raza Saleem
NA
10
8.7k
JFrame ImageIcon withTitle
May 1 2013 1:46 AM
I am working with J Fame .I set Image Icon to the Title of J Frame using below code
setIcon(Toolkit.getDefaultToolkit().getImage(getClass().getClassLoader().getResource("folder/Untitled-6.JPG")));
but when I convert it to jar file it does not show image and output.
anyone help me.
Thanks in advance.
Reply
Answers (
0
)
reading from a text file and store it into an array JAVA
Throwing exceptions linkedList