how to give transparency to JComboBox,JList and JTable
Answer Posted / sushma
setContainer(Image.NULL)
and then use,
setOpaque(false)
| Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
What is the purpose of action interface in swing?
What is import javax swing?
What is swing?
How to move from one page to another in java swing?
What is pane in swing?
Why swing components are called lightweight components?
What are the components of swing?
What is difference between awt and swing?
What is swing and awt in java?
Why swing is used in java?
What are the advantages of the event-delegation model over the event-inheritance model?
What is swing and its features in java?
What is the class in swing to change the appearance of the frame in runtime?
What are the benefits of swing over awt?
What is swing components in java?