how to give transparency to JComboBox,JList and JTable

Answer Posted / priya gupta

or more graphically u can use
means it will give nice looks

setContainer(Image.NULL)
and then use,
setOpaque(false)
then,
setWindowAdversity(new WindowAdversity(255,255,255))

all the best!!!!!!

Is This Answer Correct ?    5 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is swing container?

520


What is swing control in java?

546


What is difference between applet and swing?

535


What is the use of jfc in java swing?

656


Can a class be it?s own event handler? Explain how to implement this?

540






What is the design pattern that java uses for all swing components ?

509


How to link two forms in java swing?

622


What is frame in java swing?

541


What is jfc? What are the features of jfc?

616


How to add calendar in java swing using eclipse?

777


What is import javax swing * used for?

556


Which method of the Component class is used to set the position and size of a component?

565


Is java swing deprecated?

615


What does javax swing do?

541


What are the advantage of swing over awt?

503