DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR JAVA
how to add an image to a gui in java windowbuilder
frame
.
add
(
new
JLabel
(
new
ImageIcon
(
"Path/To/Your/Image.png"
)
)
)
;
Source by stackoverflow.com #
PREVIOUS
NEXT
Tagged:
#add
#image
#gui
#java
#windowbuilder
ADD COMMENT
Topic
COMMENT
Name
4+4 =
Submit