Searched refs:syncWithScrollPane (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/classes/javax/swing/
H A DJScrollPane.java421 * will invoke <code>syncWithScrollPane</code> on it.
435 ((ScrollPaneLayout)layout).syncWithScrollPane(this);
H A DScrollPaneLayout.java171 public void syncWithScrollPane(JScrollPane sp) { method in class:ScrollPaneLayout

Completed in 34 milliseconds