Searched defs:JScrollPane (Results 1 - 1 of 1) sorted by relevance

/openjdk10/jdk/src/java.desktop/share/classes/javax/swing/
H A DJScrollPane.java172 public class JScrollPane extends JComponent implements ScrollPaneConstants, Accessible class in inherits:JComponent,ScrollPaneConstants,Accessible
294 public JScrollPane(Component view, int vsbPolicy, int hsbPolicy) method in class:JScrollPane
323 public JScrollPane(Component view) { method in class:JScrollPane
342 public JScrollPane(int vsbPolicy, int hsbPolicy) { method in class:JScrollPane
351 public JScrollPane() { method in class:JScrollPane
[all...]

Completed in 1475 milliseconds