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
Dwi Hyuga
NA
116
21.7k
Exception in thread "main" java.lang.NullPointerException
Feb 9 2018 12:21 AM
public
static
void
main(String args[]){
java.awt.EventQueue.invokeLater(() -> {
daftar_timbang daftim =
new
daftar_timbang();
});
txtCoba.setText(
"a"
);
}
it shows
Exception in thread "main" java.lang.NullPointerException
and, txtCoba is a static jtextfield
help me to get rid of that
Reply
Answers (
1
)
My Jtable head does not appear
find distance based on specified route