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

/openjdk10/jdk/src/java.desktop/share/classes/java/awt/
H A DScrollPaneAdjustable.java42 public class ScrollPaneAdjustable implements Adjustable, Serializable { class in inherits:Adjustable,Serializable
185 ScrollPaneAdjustable(ScrollPane sp, AdjustmentListener l, int orientation) { method in class:ScrollPaneAdjustable

Completed in 34 milliseconds