how to give transparency to JComboBox,JList and JTable
Answer Posted / naveen
setContainer(Image.NULL)
and then use,
setOpaque(false)
then,
setWindowAdversity(new WindowAdversity(255,255,255))
all the best!!!!!!
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Explain the difference between jfc & wfc.
Is swing an adjective?
What is import javax swing jframe?
What is an event in Swing?
What is jfc swing in java?
What is swing and awt in java?
What is the difference between a scrollbar and a jscrollpane ?
What is the mean of swing?
How to align components in java swing?
Is swing thread-safe?
Why are swing components called lightweight components?
What is the function of lightweight components used in swing?
Is swing still used in java?
Which method is used by the applet to recognize the height and width?
How to move from one page to another in java swing?