Uses of Class javax.swing.JScrollPane

Uses in package javax.swing

Methods with parameter type javax.swing.JScrollPane

Rectangle
Returns the bounds of the border around a ScrollPane's viewport.
void

Methods with return type javax.swing.JScrollPane

JScrollPane

Uses in package javax.swing.plaf.basic

Fields of type javax.swing.JScrollPane

JScrollPane
JScrollPane that contains list portion of the combo box
JScrollPane
The Scrollpane for which the UI is provided by this class.

Methods with parameter type javax.swing.JScrollPane

void
void

Methods with return type javax.swing.JScrollPane

JScrollPane
This method creates scroll pane that will contain the list of comboBox's items inside of it.
JScrollPane
Returns the JScrollPane housing the JTree, or null if one isn't found.