Results 1 to 3 of 3
Thread: JLabel
- 06-14-2007, 05:59 PM #1
Senior Member
- Join Date
- Jun 2007
- Posts
- 130
- Rep Power
- 0
- 07-02-2007, 05:53 AM #2
Senior Member
- Join Date
- Jun 2007
- Posts
- 132
- Rep Power
- 0
Did you try
??Java Code:JLabel label= new JLabel(new ImageIcon("image.jpg"),"Hi");
it's ridiculous but maybe it works
- 07-02-2007, 01:55 PM #3
Senior Member
- Join Date
- Jun 2007
- Posts
- 119
- Rep Power
- 0
Have you use jigloo?Cloud Garden - Jigloo GUI Builder (SWT and Swing) for Eclipse
This is a free plugin that allows to drag and drop components without programming them.
Also each component have their properties and you can do a jlabel and it's easy to put an image inside it with this tool.
try it.
Similar Threads
-
JLabel append?
By Jononomous in forum New To JavaReplies: 0Last Post: 04-07-2008, 07:41 PM -
JLabel .setActionCommand
By stevemcc in forum AWT / SwingReplies: 1Last Post: 03-28-2008, 04:16 AM -
Problems with JLabel 2
By geork in forum New To JavaReplies: 2Last Post: 02-03-2008, 08:40 PM -
help me with JFrame and JLabel
By michcio in forum New To JavaReplies: 5Last Post: 11-20-2007, 07:44 AM -
JLabel
By Freddie in forum AWT / SwingReplies: 2Last Post: 05-29-2007, 02:19 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks