Even though it’s a valid method, JComboBox#setVisible doesn’t hide my JComboBox. Am I doing something wrong? If not, are there any alternatives?
Even though it’s a valid method, JComboBox#setVisible doesn’t hide my JComboBox . Am I
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Since you don’t show any interest in posting an SSCCE, here is mine showing that what you stated in question is false and nothing can be done until you post your code.
This works fine for me ,