how to give transparency for JComboBox,JListBox and JTable

Answers were Sorted based on User's Feedback



how to give transparency for JComboBox,JListBox and JTable..

Answer / me

setOpaque(false)

Is This Answer Correct ?    20 Yes 5 No

how to give transparency for JComboBox,JListBox and JTable..

Answer / abcdefgh

yes

Is This Answer Correct ?    4 Yes 4 No

Post New Answer

More Swing Interview Questions

How to add calendar in java swing using eclipse?

0 Answers  


Why does JComponent have add() and remove() methods but Component does not?

0 Answers  


What do you mean by java swing?

0 Answers  


In what context should the value of swing components be updated directly?

0 Answers  


What is the difference between invokeAndWait() and invokeLater()?

0 Answers  






What is container in java swing?

0 Answers  


What are the swing components in java?

0 Answers  


Which method is used by the applet to recognize the height and width?

0 Answers  


What are all the components used in Swing?

1 Answers  


I want to change the appearance of Frame in Runtime, what class can be used to do this?

2 Answers   TCS, Wipro,


How to perform action on button in java swing?

0 Answers  


What are swing components?

0 Answers  


Categories