Image with label

C

CezarAntonio

Hi friends.
I'm need put one label up one image in J2SE.
Is posible? Anybody help-me? I would like an example

I'm brazilian, sorry my english.
Cézar
 
A

Andrew Thompson

C

CezarAntonio

I think that I did not explain correctly, and my problem excessively
seemed to be simple.
The components that I needed (jLayeredPane1,MatteBorder,GroupLayout)
not exists in J2SE 5.0.

Of any form, thank's for your biggest help.


Cézar
 
A

Andrew Thompson

CezarAntonio said:
I think that I did not explain correctly, and my problem excessively
seemed to be simple.

Putting an image in a label? That is what I was
explainign, and yes, it is simple.
The components that I needed (jLayeredPane1,MatteBorder,GroupLayout)
not exists in J2SE 5.0.

There is no class named jLayeredPane1, though JLayeredPane
was in Java 1.4, as was MatteBorder. Change the GroupLayout
(introduced in 1.6) for a different layout and the code should be
OK to compile in 1.5.
Of any form, thank's for your biggest help.

My 'biggest' help is expensive. Here I offer 'usenet help',
which requires a lot of effort from you.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,743
Messages
2,569,478
Members
44,898
Latest member
BlairH7607

Latest Threads

Top