GNU Classpath (0.17) | ||
Frames | No Frames |
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.
|
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 |
GNU Classpath (0.17) |