Computer Science, asked by sayyedowais786, 19 days ago

17. How to prevent the drop-down list of JComboBox?
a) It is not possible
b) We can use method preventDropMenu( ) method
c) Directly give the value „false‟ in the constructor
d) Use setList( ) method.

Answers

Answered by Ammuharish
1

Answer:

We can use method preventDropMenu( ) method

Explanation:

Similar questions