Question: Question 2 3 If nameList is a JList component, use the following statement to display 4 rows in nameList. nameList.setDisplayRowCount ( 4 ) ; nameList.setShowRowCount
Question
If nameList is a JList component, use the following statement to display rows in nameList.
nameList.setDisplayRowCount ;
nameList.setShowRowCount ;
nameList.setVisibleRowCount ;
nameList.setRowCount ;
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
